summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorwiz <wiz>2003-03-22 03:40:21 +0000
committerwiz <wiz>2003-03-22 03:40:21 +0000
commit801b8ab753ea814db8e49f885301d24eda875e44 (patch)
tree4e7a6b6e20b8530837a9a3dc3681abe1e0fcfae0 /mail
parentc664d174e34e879532109b7b58e5ca1663701fc6 (diff)
downloadpkgsrc-801b8ab753ea814db8e49f885301d24eda875e44.tar.gz
Add message explaining main differences to the old 2.x versions.
From Toru TAKAMIZU.
Diffstat (limited to 'mail')
-rw-r--r--mail/getmail/MESSAGE13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/getmail/MESSAGE b/mail/getmail/MESSAGE
new file mode 100644
index 00000000000..bbff46aa601
--- /dev/null
+++ b/mail/getmail/MESSAGE
@@ -0,0 +1,13 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2003/03/22 03:40:21 wiz Exp $
+
+There are two incompatible changes from 2.x.
+
+ Mbox delivery is now accomplished via an external MDA including
+ getmail_mbox, which is included in this version of getmail.
+ It assumes mboxrd format and flock locking. Use with care.
+
+ The recipient_header directive is renamed to "envelope_recipient".
+ You might have to update your getmailrc.
+
+===========================================================================