Page 1 of 1

cURL Command for Create Email Accounts on Vesta CP

Posted: Sun Oct 01, 2017 10:11 am
by mnhque
Hi,

I am trying to run a cURL command that will create email accounts but I don't find anything here or online.

How to write a cURL for Vesta so that I can use it on my Terminal, hit enter and create email one by one?

Please help.

Thanks

Re: cURL Command for Create Email Accounts on Vesta CP

Posted: Sun Oct 01, 2017 7:29 pm
by mehargags

Code: Select all

cd /usr/local/vesta/bin
This is has vesta CLI Scripts that can be used for various operations. ls to see the options.

Code: Select all

v-add-mail-account
is the one you need to create mail accounts