Tim Hunter wrote: > all you need is to use thisd for your startup > > #!/bin/sh > > # Using splogger to send the log through syslog. > # Using procmail to deliver messages to /var/spool/mail/$USER by default. > > exec env - PATH="/var/qmail/bin:$PATH" \ > qmail-start '|preline procmail' splogger qmail Didn't work. I am using an rpm instalation on RedHat 5.2
- /home/$USER/Mailbox -> /var/spool/mail/$USER Diego Puertas
- RE: /home/$USER/Mailbox -> /var/spool/mail/$USER Tim Hunter
- Diego Puertas
