Subject: CVS commit: pkgsrc/mail/qmail
To: None <pkgsrc-changes@netbsd.org>
From: Tomasz Luchowski <zuntum@netbsd.org>
List: pkgsrc-changes
Date: 01/28/2002 20:28:10
Module Name: pkgsrc
Committed By: zuntum
Date: Mon Jan 28 18:28:09 UTC 2002
Modified Files:
pkgsrc/mail/qmail: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/mail/qmail/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/mail/qmail/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.