Skip to main content

setupmailacct

Command LineĀ  Email Account Management Tool

This tool will help you to create, delete, quota settings, and password change of an email account from the server shell. The server administrator can use this friendly tool to manage an email account on any domain on the server.

This is a server admin tool and not an end-user tool.

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 recommended to manage email accounts from the UAPP ( User control panel ), but this tool is handy for some sysadmins.