pkgsrc/mail/tmda/PLIST
kim a5b52a648c 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:

  <URL:http://tmda.net/config-vars.html#PRIMARY_ADDRESS_MATCH>
  <URL:http://tmda.net/faq.cgi?req=show&file=faq04.005.htp>

* New feature. You can customize the header lines displayed by
  tmda-pending in interactive mode by setting SUMMARY_HEADERS. See
  <URL:http://tmda.net/config-vars.html#SUMMARY_HEADERS> 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
  <URL:http://tmda.net/config-vars.html#PRIMARY_ADDRESS_MATCH>
  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.
2002-12-12 04:38:30 +00:00

127 lines
4.2 KiB
Text

@comment $NetBSD: PLIST,v 1.7 2002/12/12 04:38:30 kim Exp $
bin/tmda-address
bin/tmda-check-address
bin/tmda-filter
bin/tmda-inject
bin/tmda-keygen
bin/tmda-ofmipd
bin/tmda-pending
bin/tmda-rfilter
bin/tmda-sendmail
${PYSITELIB}/TMDA/AutoResponse.py
${PYSITELIB}/TMDA/AutoResponse.pyc
${PYSITELIB}/TMDA/Cookie.py
${PYSITELIB}/TMDA/Cookie.pyc
${PYSITELIB}/TMDA/Defaults.py
${PYSITELIB}/TMDA/Defaults.pyc
${PYSITELIB}/TMDA/Deliver.py
${PYSITELIB}/TMDA/Deliver.pyc
${PYSITELIB}/TMDA/Errors.py
${PYSITELIB}/TMDA/Errors.pyc
${PYSITELIB}/TMDA/FilterParser.py
${PYSITELIB}/TMDA/FilterParser.pyc
${PYSITELIB}/TMDA/HMAC.py
${PYSITELIB}/TMDA/HMAC.pyc
${PYSITELIB}/TMDA/MTA.py
${PYSITELIB}/TMDA/MTA.pyc
${PYSITELIB}/TMDA/MessageLogger.py
${PYSITELIB}/TMDA/MessageLogger.pyc
${PYSITELIB}/TMDA/SMTP.py
${PYSITELIB}/TMDA/SMTP.pyc
${PYSITELIB}/TMDA/Util.py
${PYSITELIB}/TMDA/Util.pyc
${PYSITELIB}/TMDA/Version.py
${PYSITELIB}/TMDA/Version.pyc
${PYSITELIB}/TMDA/__init__.py
${PYSITELIB}/TMDA/__init__.pyc
${PYSITELIB}/TMDA/pythonlib/email/Charset.py
${PYSITELIB}/TMDA/pythonlib/email/Charset.pyc
${PYSITELIB}/TMDA/pythonlib/email/Encoders.py
${PYSITELIB}/TMDA/pythonlib/email/Encoders.pyc
${PYSITELIB}/TMDA/pythonlib/email/Errors.py
${PYSITELIB}/TMDA/pythonlib/email/Errors.pyc
${PYSITELIB}/TMDA/pythonlib/email/Generator.py
${PYSITELIB}/TMDA/pythonlib/email/Generator.pyc
${PYSITELIB}/TMDA/pythonlib/email/Header.py
${PYSITELIB}/TMDA/pythonlib/email/Header.pyc
${PYSITELIB}/TMDA/pythonlib/email/Iterators.py
${PYSITELIB}/TMDA/pythonlib/email/Iterators.pyc
${PYSITELIB}/TMDA/pythonlib/email/MIMEAudio.py
${PYSITELIB}/TMDA/pythonlib/email/MIMEAudio.pyc
${PYSITELIB}/TMDA/pythonlib/email/MIMEBase.py
${PYSITELIB}/TMDA/pythonlib/email/MIMEBase.pyc
${PYSITELIB}/TMDA/pythonlib/email/MIMEImage.py
${PYSITELIB}/TMDA/pythonlib/email/MIMEImage.pyc
${PYSITELIB}/TMDA/pythonlib/email/MIMEMessage.py
${PYSITELIB}/TMDA/pythonlib/email/MIMEMessage.pyc
${PYSITELIB}/TMDA/pythonlib/email/MIMEMultipart.py
${PYSITELIB}/TMDA/pythonlib/email/MIMEMultipart.pyc
${PYSITELIB}/TMDA/pythonlib/email/MIMENonMultipart.py
${PYSITELIB}/TMDA/pythonlib/email/MIMENonMultipart.pyc
${PYSITELIB}/TMDA/pythonlib/email/MIMEText.py
${PYSITELIB}/TMDA/pythonlib/email/MIMEText.pyc
${PYSITELIB}/TMDA/pythonlib/email/Message.py
${PYSITELIB}/TMDA/pythonlib/email/Message.pyc
${PYSITELIB}/TMDA/pythonlib/email/Parser.py
${PYSITELIB}/TMDA/pythonlib/email/Parser.pyc
${PYSITELIB}/TMDA/pythonlib/email/Utils.py
${PYSITELIB}/TMDA/pythonlib/email/Utils.pyc
${PYSITELIB}/TMDA/pythonlib/email/__init__.py
${PYSITELIB}/TMDA/pythonlib/email/__init__.pyc
${PYSITELIB}/TMDA/pythonlib/email/_compat21.py
${PYSITELIB}/TMDA/pythonlib/email/_compat21.pyc
${PYSITELIB}/TMDA/pythonlib/email/_compat22.py
${PYSITELIB}/TMDA/pythonlib/email/_compat22.pyc
${PYSITELIB}/TMDA/pythonlib/email/_parseaddr.py
${PYSITELIB}/TMDA/pythonlib/email/_parseaddr.pyc
${PYSITELIB}/TMDA/pythonlib/email/base64MIME.py
${PYSITELIB}/TMDA/pythonlib/email/base64MIME.pyc
${PYSITELIB}/TMDA/pythonlib/email/quopriMIME.py
${PYSITELIB}/TMDA/pythonlib/email/quopriMIME.pyc
${HTMLDIR}/bugs.html
${HTMLDIR}/config-client.html
${HTMLDIR}/config-filter.html
${HTMLDIR}/config-pre.html
${HTMLDIR}/config-server.html
${HTMLDIR}/config-vars.html
${HTMLDIR}/config.html
${HTMLDIR}/download.html
${HTMLDIR}/features.html
${HTMLDIR}/filter-sources.html
${HTMLDIR}/history.html
${HTMLDIR}/howto-template.html
${HTMLDIR}/howtos.html
${HTMLDIR}/index.html
${HTMLDIR}/install.html
${HTMLDIR}/inuse.html
${HTMLDIR}/press.html
${HTMLDIR}/requirements.html
${HTMLDIR}/resources.html
${HTMLDIR}/results.html
${HTMLDIR}/tmda-ofmipd.html
${HTMLDIR}/trouble.html
${DOCDIR}/COPYING
${DOCDIR}/CRYPTO
${DOCDIR}/ChangeLog
${DOCDIR}/INSTALL
${DOCDIR}/README
${DOCDIR}/THANKS
${DOCDIR}/UPGRADE
${DOCDIR}/contrib/ChangeLog
${DOCDIR}/contrib/collectaddys
${DOCDIR}/contrib/def2html
${DOCDIR}/contrib/printcdb
${DOCDIR}/contrib/printdbm
${DOCDIR}/contrib/sample.config
${DOCDIR}/contrib/tmda.el
${DOCDIR}/contrib/tmda.spec
${SHAREDIR}/bounce.txt
${SHAREDIR}/confirm_accept.txt
${SHAREDIR}/confirm_request.txt
@dirrm ${SHAREDIR}
@dirrm ${DOCDIR}/contrib
@dirrm ${DOCDIR}
@dirrm ${HTMLDIR}
@dirrm ${PYSITELIB}/TMDA/pythonlib/email
@dirrm ${PYSITELIB}/TMDA/pythonlib
@dirrm ${PYSITELIB}/TMDA