diff options
author | zuntum <zuntum> | 2002-01-28 18:28:09 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2002-01-28 18:28:09 +0000 |
commit | 27880a430c755c511c23ced5a8bfb5e1ed39e19b (patch) | |
tree | 7d8bd0d0c8d24c307bfdd7fb65ccd4e3ffaa017d /mail/qmail/distinfo | |
parent | c27ec7755c207fb09f951dd4da23a9394d167e50 (diff) | |
download | pkgsrc-27880a430c755c511c23ced5a8bfb5e1ed39e19b.tar.gz |
Apply QMAILQUEUE patch:
Bruce Guenter has written a patch which causes any program that would
run qmail-queue to look for an environment variable QMAILQUEUE.
If it is present, it is used in place of the string "bin/qmail-queue"
when running qmail-queue. This could be used, for example, to add a program
into the qmail-smtpd->qmail-queue pipeline that could do filtering,
rewrite broken headers, etc.
This does not break anything, and is required by some programs, for instance
qmail-scanner.
Bump PKGREVISION - we are at qmail-1.03nb2 now.
Diffstat (limited to 'mail/qmail/distinfo')
-rw-r--r-- | mail/qmail/distinfo | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/qmail/distinfo b/mail/qmail/distinfo index 3ba405d73a6..280cf1d1dac 100644 --- a/mail/qmail/distinfo +++ b/mail/qmail/distinfo @@ -1,6 +1,8 @@ -$NetBSD: distinfo,v 1.1.1.1 2001/08/13 09:10:10 zuntum Exp $ +$NetBSD: distinfo,v 1.2 2002/01/28 18:28:09 zuntum Exp $ SHA1 (qmail-1.03.tar.gz) = 18fb960481291a0503e93a94df3f6094edb7f27a Size (qmail-1.03.tar.gz) = 220668 bytes SHA1 (qmail-103.patch) = dfb9cdabe91449dad2117115177b0a6a356baa9f Size (qmail-103.patch) = 2104 bytes +SHA1 (qmailqueue-patch) = 5a870ab1552457e900a45f7460bf7e331934ff53 +Size (qmailqueue-patch) = 4128 bytes |