From a5b52a648ce27171f23a7dd0cc5790cf228b0b07 Mon Sep 17 00:00:00 2001 From: kim Date: Thu, 12 Dec 2002 04:38:30 +0000 Subject: Upgrade to tmda-0.65: What's new? * New feature: A new header called ``X-Primary-Address'' is now supported in order to reduce the amount of thinking and planning ahead you need to do when sending mail to a new correspondent who may or may not use a challenge/response system like TMDA. Essentially, this header allows a sender to specify the address he prefers be whitelisted once he confirms his first message. For more information, see the following URLs: * New feature. You can customize the header lines displayed by tmda-pending in interactive mode by setting SUMMARY_HEADERS. See for more information. * New version of Josh Huber's tmda.el. * Bugfixes. Here are the new additions to UPGRADE: * If you are using customized templates, you should replace %(envelope_sender)s with %(confirm_append_address)s in your confirm_request.txt. This is to support the new feature. * When doing program deliveries to procmail, you should no longer be using the ``-f'' option. e.g, DELIVERY = "|/usr/bin/procmail -f $SENDER ~/.procmailrc-tmda" becomes DELIVERY = "|/usr/bin/procmail ~/.procmailrc-tmda" * contrib/sample.tmdarc has been renamed contrib/sample.config. --- mail/tmda/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/tmda/PLIST') diff --git a/mail/tmda/PLIST b/mail/tmda/PLIST index 83fcbf81ac4..08eea7cb70b 100644 --- a/mail/tmda/PLIST +++ b/mail/tmda/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2002/11/11 05:28:07 schmonz Exp $ +@comment $NetBSD: PLIST,v 1.7 2002/12/12 04:38:30 kim Exp $ bin/tmda-address bin/tmda-check-address bin/tmda-filter @@ -112,7 +112,7 @@ ${DOCDIR}/contrib/collectaddys ${DOCDIR}/contrib/def2html ${DOCDIR}/contrib/printcdb ${DOCDIR}/contrib/printdbm -${DOCDIR}/contrib/sample.tmdarc +${DOCDIR}/contrib/sample.config ${DOCDIR}/contrib/tmda.el ${DOCDIR}/contrib/tmda.spec ${SHAREDIR}/bounce.txt -- cgit v1.2.3