Changes

From Amahi Wiki
Jump to: navigation, search
446 bytes added ,  01:47, 18 March 2010
m
Reformatted and added information regarding adding new users, passwords and forwards
* For https, most certificates are self-signed. You may need to follow the procedures listed [[Web_Browser_Tips|here]] when accessing [http://webmail http://webmail].
* 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 tables:*** In the '''users''' table: **** Insert a new record with the following information...***** ''user'': add <u>user@foo.com</u>*** add any ** ''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:
mailx -s Welcome user@foo.com < /var/hda/web-apps/webmail/html/patch/welcome.txt
1

edit