Changes

From Amahi Wiki
Jump to: navigation, search
12 bytes removed ,  17:51, 17 April 2011
* To permanently change your hostname from '''localhost.localdomain''', see this [http://www.labtestproject.com/using_linux/permanently_change_hostname_on_fedora article].
* 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:*** 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}}
* These are the steps needed to add an additional mail 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.
** Creating a mail domain e.g. :
*** ''domain'' is: <u>bar.com</u>
12,424

edits