Hi Folks, this is an update of clamsmtp to version 1.5 ChangeLog: - Handle condition of server refusing data transfers more gracefully. - Less chatty when setting timeouts fail - Drop privileges after binding to port. Allows listening on ports < 1024 - Ported to Solaris - Fix problem with binding to certain 'long' addresses
Any comments? Regards, Simon
Index: distinfo =================================================================== --- distinfo (revision 372) +++ distinfo (working copy) @@ -1,4 +1,4 @@ -MD5 (clamsmtp-1.4.1.tar.gz) = 4eb6311f5f46bf76e9b7490247ba59ed -RMD160 (clamsmtp-1.4.1.tar.gz) = aaf8b94a0a88c53eea76b1165eb76d055fe5146c -SHA1 (clamsmtp-1.4.1.tar.gz) = b2b9cb23fb5655738f3447e86b7f90053b52d231 -SIZE (clamsmtp-1.4.1.tar.gz) = 144951 +MD5 (clamsmtp-1.5.tar.gz) = 521e43f5872cab8e53c21285041a759f +RMD160 (clamsmtp-1.5.tar.gz) = 459d975c4501a63d485e22d98654073ef7eaf768 +SHA1 (clamsmtp-1.5.tar.gz) = 01880b3f1b9aad84c4db5632ff1c4afaafe5a606 +SIZE (clamsmtp-1.5.tar.gz) = 148067 Index: Makefile =================================================================== --- Makefile (revision 372) +++ Makefile (working copy) @@ -2,7 +2,7 @@ COMMENT= "SMTP virus filter" -DISTNAME= clamsmtp-1.4.1 +DISTNAME= clamsmtp-1.5 CATEGORIES= mail HOMEPAGE= http://memberwebs.com/nielsen/software/clamsmtp/