X-Git-Url: http://git.jankratochvil.net/?p=PerlMail.git;a=blobdiff_plain;f=README;h=e8aaa08830aed448389cb8481d06a2c8417ac7ae;hp=0662e35ff2d6e8a16ce075ab7ceb56dcb9546d3e;hb=8bb92e71f1630eb54ce8897502cdbb8f40e98058;hpb=5d346256a5c3b4b4266b00d1adda8a56320c6171 diff --git a/README b/README index 0662e35..e8aaa08 100644 --- a/README +++ b/README @@ -22,6 +22,22 @@ perlmail 852/tcp ---------------------------------- cut here ---------------------------------- +workstation: /etc/aliases +run after: newaliases +substitute: USERNAME +---------------------------------- cut here ---------------------------------- +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 ----------------------------------