Hello,

I have started qmail with the following option in /var/qmail/rc:

        exec env - PATH="/var/qmail/bin:$PATH" \
        qmail-start '|dot-forward .forward |preline procmail' splogger qmail

Here I am explicitly using procmail as my MDA. My .qmail has one entry which is,
"./Maildir/"

When a mail is delivered, I do not think that procmail is being used. The
procmailrc has the "VERBOSE" flag set to 'yes' and there is no logging being
done for this one particular user.

Is qmail-command an MDA for local users? If so, how can I use qmail-command to
execute a script before delivering the mail to the user's maildir? I don't know
if I am doing this right, but I have created .qmail-special and inserted,

        |preline /scripts/format.pl

Now I have .qmail and .qmail-special. How will or should .qmail-special be
invoked?

Thank you in advance for any help.

-- 

Subba Rao
[EMAIL PROTECTED]
http://members.home.net/subba9/

GPG public key ID 27FC9217

Reply via email to