Changes

From Amahi Wiki
Jump to: navigation, search
639 bytes added ,  14:47, 12 October 2009
no edit summary
* 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]].
* Add '''NEW''' users: These are the steps needed on the server. Does not include any DNS MX records.
** Creating a mail domain e.g. :
*** ''domain'' is: <u>bar.com</u>
*** ''server'' is: <u>foo.bar.com</u>
*** ''admin user'' is: <u>me@bar.com</u>
** In the mail mySQL database tables:
*** ''domain'': add <u>bar.com</u>
*** ''transport'': add <u>bar.com</u>
*** ''user'': add <u>me@bar.com</u>
*** ''forward'': add <u>postmaster@bar.com</u>, <u>me@bar.com</u>, and <u>abuse@bar.com</u>
** Run the script to set up the /home/vmail/bar.com/me mail files:
mailx -s Welcome me@bar.com < /var/hda/web-apps/webmail/html/patch/welcome.txt
==== Install Guidance ====
12,424

edits