summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorlukem <lukem>2004-03-11 14:13:51 +0000
committerlukem <lukem>2004-03-11 14:13:51 +0000
commitf79fbb984c172cedb7cc1b5697f57d6ffec712b7 (patch)
tree3c63f5ea650b4e8d6020153a9b89c96a83b58227 /mail
parentad820d56987b71d0c1bb398be0561fe5ab6c1b18 (diff)
downloadpkgsrc-f79fbb984c172cedb7cc1b5697f57d6ffec712b7.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.
+===========================================================================