X-Git-Url: http://git.jankratochvil.net/?p=PerlMail.git;a=blobdiff_plain;f=README;h=e8aaa08830aed448389cb8481d06a2c8417ac7ae;hp=8a4797cca50da74a3cf1dff59bc3af578bd7f77d;hb=d721282f5566b9991baf8e3cfc25314543f40f4a;hpb=a10f1afce1b60c05a297e8bb66d4fa1d4791f8af diff --git a/README b/README index 8a4797c..e8aaa08 100644 --- a/README +++ b/README @@ -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 ----------------------------------