summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorlukem <lukem@pkgsrc.org>2004-03-11 14:13:51 +0000
committerlukem <lukem@pkgsrc.org>2004-03-11 14:13:51 +0000
commit00aa32b52528ec5b35ba979f273c8eca2dd72ec2 (patch)
tree3c63f5ea650b4e8d6020153a9b89c96a83b58227 /mail
parent2a10a4810c138cc532b5611432712a79262cd652 (diff)
downloadpkgsrc-00aa32b52528ec5b35ba979f273c8eca2dd72ec2.tar.gz
add warning about older procmail versions
Diffstat (limited to 'mail')
-rw-r--r--mail/spamprobe/MESSAGE9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/spamprobe/MESSAGE b/mail/spamprobe/MESSAGE
new file mode 100644
index 00000000000..5080ffe2e55
--- /dev/null
+++ b/mail/spamprobe/MESSAGE
@@ -0,0 +1,9 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2004/03/11 14:13:51 lukem Exp $
+
+If you are going to use ${PKGNAME} in conjunction with procmail,
+ensure that you are running at least
+ procmail-3.22nb1
+as there are bugs in earlier versions of procmail that prevent ${PKGNAME}
+from functioning correctly as a procmail filter.
+===========================================================================