diff options
author | lukem <lukem@pkgsrc.org> | 2004-03-11 14:13:51 +0000 |
---|---|---|
committer | lukem <lukem@pkgsrc.org> | 2004-03-11 14:13:51 +0000 |
commit | 00aa32b52528ec5b35ba979f273c8eca2dd72ec2 (patch) | |
tree | 3c63f5ea650b4e8d6020153a9b89c96a83b58227 /mail/spamprobe | |
parent | 2a10a4810c138cc532b5611432712a79262cd652 (diff) | |
download | pkgsrc-00aa32b52528ec5b35ba979f273c8eca2dd72ec2.tar.gz |
add warning about older procmail versions
Diffstat (limited to 'mail/spamprobe')
-rw-r--r-- | mail/spamprobe/MESSAGE | 9 |
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. +=========================================================================== |