From Jason's announcement:
"After almost three years of hacking on TMDA, I'm proud to announce the
release of version 1.0-final. I figured that after this length of
time, the version number should be bumped to a positive value to
better reflect its current stability."
- Reword pkg-descr
* A potentially serious bug is fixed in the 'smtp-check-sender'
script. If use use smtp-check-sender, you should upgrade.
See http://mla.libertine.org/tmda-cvs/2003-10/msg00000.html
for details on the change.
* 'Jane Doe' is no longer used if a real fullname value can't
be determined for the user. Instead, an empty string is used,
which will result in just the e-mail address being used in the
"From:" field when TMDA sends auto-responses.
PR: 57538
Submitted by: maintainer
* New feature from Cory Wright. TEMPLATE_DIR_MATCH_RECIPIENT will
search for a template directory based on the recipient address.
* New feature. The bounce,reject FILTER_INCOMING action now takes an
optional 'template' argument to bounce using a specific template
rather than the default template (bounce.txt).
- Install missing contributed scripts/configs
Noticed by: Jason R. Mastaler <jason@mastaler.com>
PR: 53297
Submitted by: Sergei Kolobov <sergei@kolobov.com>
Approved by: Mike Meyer <mwm@mired.org> (MAINTAINER)
- Add all official mirrors
- Remove pkg-req script: use PYTHON_REL for checking Pyhton version
- Use dynamically generated pkg-message instead of several ECHO_MSG in Makefile
so users installing from package would also see this information
- Install example config and contrib bits into EXAMPLESDIR
- Only documentation now goes to DOCSDIR
- Do not install yet another copy of GPL
- Use DATADIR/DOCSDIR/EXAMPLESDIR macros in pkg-plist
PR: 52737
Submitted by: Sergei Kolobov <sergei@kolobov.com>
Approved by: maintainer
- add MASTER_SITE magic so the port doesn't break when the distfile is
moved to the "old" directory
- use DATADIR, DOCSDIR, and .for loops to clean up some
- use %%PYTHON_SITELIBDIR%% in the plist
PR: 41863
Submitted by: Sergei Kolobov <skolobov@globcon.net>
Approved by: maintainer
- no longer depend on qmail, as this works with qmail/postfix/exim now
- adjust pkg-{comment,descr} to reflect reality
- sort pkg-plist
PR: 31801
Submitted by: maintainer