home+df.sh (287B)
1 #!/bin/sh 2 3 # Using splogger to send the log through syslog. 4 # Using dot-forward to support sendmail-style ~/.forward files. 5 # Using qmail-local to deliver messages to ~/Mailbox by default. 6 7 exec env - PATH="QMAIL/bin:$PATH" \ 8 qmail-start '|dot-forward .forward 9 ./Mailbox' splogger qmail