pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/opensmtpd
Module name: wip
Committed by: szptvlfn
Date: Sun May 26 20:34:34 UTC 2013
Modified Files:
wip/opensmtpd: Makefile distinfo
Added Files:
wip/opensmtpd/patches: patch-configure.ac
patch-smtpd_queue_fsqueue.c
Log Message:
Update to OpenSMTPD 5.3.2p1
release-5.3.2.txt:
This is a bugfix and reliability release mostly, with few new features.
Features:
=========
* add support for transparent queue compression
* fsqueue now keeps a safety disk space / inode 5% reserve
* add SECURE and AUTH transmission type as specified in rfc3848
* add db(3) support for "helo" lookups
* make "source" no longer required for "helo" lookups
* add check to ensure smtpd and smtpctl are "compatible"
* add new "error" alias kind to have an alias return 4xx or 5xx
* source and session are now logged when relaying
* make OpenSMTPD cope gracefully with many former "fatal" cases
* detect and cope with "corrupted" envelopes at runtime
* smtpd -d no longer implies "debug" logging
* smtpd -v no longer requires -d to output debug logging
* traces no longer require -dv and can be (de)activated at runtime
* add support for Unix sockets in local LMTP deliveries
contributed by Gleb Kozyrev <gleb%gkoz.com@localhost>
BugFixes:
=========
* fix logic error in our SSL layer causing possible DoS [1]
* fix delivery_lmtp issues when dealing with multi-response LHLO
* do not replace '/' with ':' in user.directory token
* do not reject [IPv6:...] notation in clients HELO commands
* do not close session on *recipient* temporary failures
* fix possible spin when admin messes with queue perms at runtime
* fix a bug where offline mails are not enqueued unless sent by root
* support + as user-part "directory" separator in virtual domains
* fix "reject" rules when used with senders
* fix mbox deliveries when dealing with bounces
* fix smtp-level sender rewriting when dealing with bounces
* lowercase keys before performing table lookups
* fix MTA to cope with reaching a limit on a MX
* assorted minor bug fixes, memleak plugs and improvements
* existing but empty ~/.forward should skip expansion
contributed by "Naabed"
[1] bug exists in both native and portable version but DoS doesn't
seem to trigger on OpenBSD. you should update still.
To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/opensmtpd/patches/patch-configure.ac \
wip/opensmtpd/patches/patch-smtpd_queue_fsqueue.c
cvs -z3 rdiff -u -r1.7 -r1.8 wip/opensmtpd/Makefile wip/opensmtpd/distinfo
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/opensmtpd/patches/patch-configure.ac?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/opensmtpd/patches/patch-smtpd_queue_fsqueue.c?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/opensmtpd/Makefile?r1=1.7&r2=1.8
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/opensmtpd/distinfo?r1=1.7&r2=1.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index