Changes

From Amahi Wiki
Jump to: navigation, search
4 bytes added ,  21:14, 24 August 2011
*# Reload postfix -->
* The two scripts below need to be place in the elevated directory. You can run these as root user should your mail server hang up and stop working:
<precode>start.sh (execute stop.sh first):</precode>
{{Text|Text=/etc/init.d/courier-authlib start;
/etc/init.d/sendmail stop;
/etc/init.d/amavisd restart;
sa-update --no-gpg;}}
<precode>stop.sh (run prior to start.sh):</precode>
{{Text|Text=/etc/init.d/courier-authlib stop;
/etc/init.d/sendmail stop;
12,424

edits