pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/mimedefang



Module Name:    pkgsrc
Committed By:   pettai
Date:           Wed Jul 27 04:23:53 UTC 2011

Modified Files:
        pkgsrc/mail/mimedefang: Makefile distinfo

Log Message:
Here are the most important changes in MIMEDefang 2.72:

* In mimedefang.c, truncate overlong responses from the multiplexor. Also 
sanitize replies so "\r" doesn't get fed to smfi_setmlreply.
* If a slave process replies with a very long reply, have the multiplexor 
consume (and discard) the excess input so the multiplexor-to-slave protocol 
does not become de-synchronized.
* When mimedefang becomes a daemon, have it wait for a "go/no-go" message from 
the child before exiting. This should eliminate race conditions whereby the MTA 
starts before the milter socket is present.
* Avoid run-time errors from Unix::Syslog on some platforms.


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/mail/mimedefang/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/mail/mimedefang/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index