Changes

From Amahi Wiki
Jump to: navigation, search
No change in size ,  03:14, 31 December 2013
# [[Open_Terminal_as_root|Open a terminal as '''root''']], and create a web app in Amahi named '''ams''' (see [[Amahi_7_Create_Manual_Web_App|Create Manual Web App in Amahi 7]]).
# Navigate to '''''/var/hda/web-apps/ams''''' directory.
# Download [https://dl.dropboxusercontent.com/u/1380867/mail-server-1.0203.zip mail-server-1.0203.zip] (sha1sum c528405143e26eb2f692b372767084041bfc7093ac1358a89ada6be4b810259908c81e5e05bb0631) to this directory and extract it into '''''html''''' directory of '''''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 '''''ams'''''. Copy mail-setup.sh and del-maildir.sh to that location.
mkdir elevated
cd html
unzip ../mail-server-1.0203.zip
cp mail-setup.sh ../elevated
cp del-maildir.sh ../elevated
12,424

edits