X-Git-Url: http://git.jankratochvil.net/?p=PerlMail.git;a=blobdiff_plain;f=README;h=e242e02f9e94c3e2cd2c18bc62d3bce424916123;hp=8a4797cca50da74a3cf1dff59bc3af578bd7f77d;hb=d907581bb8e972b54f727bc6dba646135a5b62d5;hpb=1c41109ca89c6e17f7d0615f141cff7e7d3b1d7d diff --git a/README b/README index 8a4797c..e242e02 100644 --- a/README +++ b/README @@ -5,10 +5,10 @@ Installation ------------ Edit: PerlMail/Config.pm +MySQL database password store to: /home/USERNAME/priv/mysql.USERNAME.pwd Run: ./perlmail-submit --initdb - workstation: /etc/inetd.conf substitute: USERNAME, PATH/TO ---------------------------------- cut here ---------------------------------- @@ -30,6 +30,14 @@ sentout: /home/USERNAME/Mail/sentout ---------------------------------- cut here ---------------------------------- +(optional if using sendmail wrapper) workstation: Run +substitute: USERNAME, PATH/TO +---------------------------------- cut here ---------------------------------- + mv /usr/sbin/sendmail /usr/sbin/sendmail-orig + ln -s /home/USERNAME/PATH/TO/PerlMail/perlmail-sendmail /usr/sbin/sendmail +---------------------------------- cut here ---------------------------------- + + server: crontab -e substitute: PATH/TO ---------------------------------- cut here ----------------------------------