Changes

From Amahi Wiki
Jump to: navigation, search
10 bytes removed ,  17:52, 17 April 2011
* These are the steps needed to add '''NEW''' users to the foo.com domain (does not include any DNS MX records). Use [http://www.amahi.org/apps/phpmyadmin phpMyAdmin] to modify the ''mail'' database and substitute your information accordingly. In the '''mail''' mySQL database:
** In the '''users''' table:
*** ## Insert a new record with the following information...**** ## ''user'': <u>user@foo.com</u>**** ## ''password'': choose 'ENCRYPT' for the function and enter the users password. (Alternatively, you can have the user enter their password and click the "Go" button)**** ## ''quota'': do NOT edit this field (unless you know what you are doing)**** ## Click the "Go" button
** In the '''forwardings''' table:
*** ## Insert a new record for each forwarded email addresses to <u>user@foo.com</u> and click the "Go" button
* Run the command line below to set up the /home/vmail/foo.com/user mail files:
{{Code|mailx -s Welcome user@foo.com < /var/hda/web-apps/webmail/html/patch/welcome.txt}}
12,424

edits