Please excuse my stundedness but here is my /var/qmail/rc:

#!/bin/sh

# Using splogger to send the log through syslog.
# Using qmail-local to deliver messages to ~/Maildir/ by default.

exec env - PATH="/var/qmail/bin:$PATH" \
qmail-start | bouncesaying VIRUS awk '/^Subject: hello/{exit 0}/^$/{exit
1}END{exit 0}' \
./Maildir/ splogger qmail

I know there is an error in here, but what. Should there really be a
pipe in there? If so, how does qmail-start see the ./Maildir/ ?

-- 
___________________________________________________________________
Mark E Drummond                    Royal Military College of Canada
[EMAIL PROTECTED]                                Computing Services
Linux Uber Alles                                        perl || die

       ...there are two types of command interfaces in the world of
                    computing: good interfaces and user interfaces.
                                   - Dan Bernstein, Author of qmail

PGP Fingerprint = 503D A72D AF41 2AD1 D433 C514 98D9 9A39 B25A 2405

Reply via email to