Batch email creation

Hi, I need to create a lot of email accounts; there is a way that I can mass create them, form a text file or so?

Hi @calete,

Yes, you can create a script to read the needed data from that file and use the command v-add-mail-account to add those accounts.

Usage (remember to use single quotes to enclose PASSWORD) :

v-add-mail-account USER DOMAIN ACCOUNT PASSWORD [QUOTA]
1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.