pristine/qmailqueue-patch.README
author "Tomas Zeman <tzeman@volny.cz>"
Thu, 01 Nov 2007 16:41:45 +0100
changeset 1 b375914441b2
permissions -rw-r--r--
mq init; added pristine patches + fix for qregex
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
b375914441b2 mq init; added pristine patches + fix for qregex
"Tomas Zeman <tzeman@volny.cz>"
parents:
diff changeset
     1
http://www.qmail.org/qmailqueue-patch
b375914441b2 mq init; added pristine patches + fix for qregex
"Tomas Zeman <tzeman@volny.cz>"
parents:
diff changeset
     2
b375914441b2 mq init; added pristine patches + fix for qregex
"Tomas Zeman <tzeman@volny.cz>"
parents:
diff changeset
     3
QMAILQUEUE (http://www.qmail.org/qmailqueue-patch) patch to check for a
b375914441b2 mq init; added pristine patches + fix for qregex
"Tomas Zeman <tzeman@volny.cz>"
parents:
diff changeset
     4
QMAILQUEUE environment variable for a replacement program to qmail-queue. This
b375914441b2 mq init; added pristine patches + fix for qregex
"Tomas Zeman <tzeman@volny.cz>"
parents:
diff changeset
     5
allows virus scanners or other programs to perform some action before rejecting
b375914441b2 mq init; added pristine patches + fix for qregex
"Tomas Zeman <tzeman@volny.cz>"
parents:
diff changeset
     6
the email or putting it into the queue with the real qmail-queue prorgram.
b375914441b2 mq init; added pristine patches + fix for qregex
"Tomas Zeman <tzeman@volny.cz>"
parents:
diff changeset
     7
simscan and qmail-scanner both use this method. By Bruce Guenter.