Changes

From Amahi Wiki
Jump to: navigation, search
4 bytes removed ,  21:55, 15 May 2011
# Enable Advanced Settings in the Amahi Dashboard (Settings-->Settings)
# Create a web app in Amahi named '''ams'''.
# Open a terminal window, become '''root''', and navigate to <u>/var/hda/web-apps/mailams</u> directory.# Download [http://dl.getdropbox.com/u/1380867/mail-server-1.8.7.tar.gz mail-server-1.8.7.tar.gz] (sha1sum 77b02607f512eb8030f12b3c3bb85dcac4b8100a) to this directory and extract it into <u>html</u> directory of mail ams (archive [http://dl.getdropbox.com/u/1380867/FilesList.html content]).
# Ensure you recursively change ownership of the files to apache:users.
# Need to make a directory called '''elevated''' in <u>mail</u>. Copy mail-setup.sh and del-maildir.sh to that location.
===== Example Install Terminal Session =====
{{Code|su -
cd /var/hda/web-apps/mailwget amswget http://dl.getdropbox.com/u/1380867/mail-server-1.8.7.tar.gz
mkdir elevated
cd html
12,424

edits