setupmailacct
Command Line Email Account Management Tool
This tool will help you to createcreate, , delete ,delete, quota settings ndand password change of an email account from the server shell. The server administrator can use this friendly tootool to manage andan email account on any domain on the server.
This is a server admin tool and not an end user tooltool.
Command
/usr/local/eenos/scripts/setupmailacct
Command Options:
Usage: /usr/local/eenos/scripts/setupmailacct <options>=[values]
Command Groups:
Options:
--add - Create a new email account
--del - Delete email account
--quota - Change email quota
--chpass - Change email password
Example : /usr/local/eenos/scripts/setupmailacct --add
Create Email Account
Command :
/usr/local/eenos/scripts/setupmailacct --add
Delete Email Account
Command:
/usr/local/eenos/scripts/setupmailacct --del
Change Email Quota
Command:
/usr/local/eenos/scripts/setupmailacct --quota
Change Email Password
Command
/usr/local/eenos/scripts/setupmailacct --chpass
It is always recommend to manage email account from the UAPP ( User control panel ) , but this tool is handy for some sysadminssysadmins.