From the ChangeLog:
- IMPORTANT: Removed support for listening on ports under < 1024
- Support embedded NULLs in email data.
- Fix problems with not listening properly when in daemon mode
- Handle empty addresses properly in logs.
- Don't let exchange send it's strange binary data through the proxy
- Don't reject emails when server is overloaded or errors.
- Don't reject emails when starting the filter command fails.
ClamSMTP is an SMTP filter that allows you to check for viruses using
the ClamAV anti-virus software. It accepts SMTP connections and forwards
the SMTP commands and responses to another SMTP server.
from Simon Dassow <janus@errornet.de>;
ok naddy@