Can anyone point me to a resource on what variables I have access to
inside of a dot-qmail file? I want to have users send email to some
VERP-like address:
[EMAIL PROTECTED]
Inside .qmail-user-action-default, I want to run a program via a pipe that
performs some action based upon information like the to, the from, and the
VERP-like information in the email address.
I am looking to create functionality similar to EZMLM moderation requests
where the .qmail-listname-accept-default will catch messages addressed to:
[EMAIL PROTECTED]
How do I reference the value 9810192.28393.cookiename in my .qmail file?
Can I?
I want to know what variables I have access to inside of
.qmail-user-accept-default and if/how I can pickup on the additional
information in the email address as well as information like from, to,
header information, etc.
Thanks!
Brian