Date: Sat, 6 Apr 2002 00:17:34 -0800 (PST) From: Dirk Meyer <dinoex@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/sendmail Makefile distinfo pkg-message pkg-plist ports/mail/sendmail/files patch-FreeBSD patch-sendmail-deliver.c patch-sendmail-milter.c pkg-milter sendmail.sh sm-client.sh Message-ID: <200204060817.g368HYt10383@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dinoex 2002/04/06 00:17:34 PST
Modified files:
mail/sendmail Makefile distinfo pkg-message pkg-plist
mail/sendmail/files pkg-milter sm-client.sh
Added files:
mail/sendmail/files sendmail.sh
Removed files:
mail/sendmail/files patch-FreeBSD patch-sendmail-deliver.c
patch-sendmail-milter.c
Log:
- Update to new release: sendmail-8.12.3
- Patches removed that are now in the distribution
- More MILTER dokumentation
- sm-client.sh.sample have now 'restart' command.
- Add standalone startupscript for all sendmail deamons
- Update pkg-message
This version fixes a long-standing MIME (7 to 8-bit) conversion bug
and several smaller problems, e.g., a possible communication problem
between the MTA and libmilter, a bug in handling (invalid) addresses
containing 8-bit characters, a possible problem with small timeouts
being lost on slow machines if itimers are used, and the handling of
the 421 reply code and timeouts in the SMTP delivery code. There are
two changes in the msp feature that may change the behavior: MX lookups
are turned on for the SMTP mailers and hence `[localhost]' is used as
default instead of `localhost', and confTIME_ZONE is set to USE_TZ in
submit.mc. A complete list of changes can be found in the release notes.
Revision Changes Path
1.40 +5 -2 ports/mail/sendmail/Makefile
1.10 +1 -1 ports/mail/sendmail/distinfo
1.3 +0 -8 ports/mail/sendmail/files/patch-FreeBSD (dead)
1.2 +0 -64 ports/mail/sendmail/files/patch-sendmail-deliver.c (dead)
1.2 +0 -39 ports/mail/sendmail/files/patch-sendmail-milter.c (dead)
1.5 +1 -0 ports/mail/sendmail/files/pkg-milter
1.1 +58 -0 ports/mail/sendmail/files/sendmail.sh (new)
1.3 +13 -4 ports/mail/sendmail/files/sm-client.sh
1.5 +4 -1 ports/mail/sendmail/pkg-message
1.11 +2 -1 ports/mail/sendmail/pkg-plist
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204060817.g368HYt10383>
