Branch: refs/heads/master
Home: http://github.com/abh/qpsmtpd
Commit: 19a0f5ded13e804b9546224c3bdc5e1b7eaa9487
http://github.com/abh/qpsmtpd/commit/19a0f5ded13e804b9546224c3bdc5e1b7eaa9487
Author: Devin Carraway <[email protected]>
Date: 2009-04-27 (Mon, 27 Apr 2009)
Changed paths:
M qpsmtpd-prefork
Log Message:
-----------
[PATCH] prefork: add multi-address support
Allows qpsmtpd-prefork to listen on multiple address/port combinations
simultaneously, based on the corresponding implementation in forkserver.
Signed-off-by: Robert <[email protected]>
Commit: 6c4dc31827e5bd45857bd3b4018726ec1fbaad5f
http://github.com/abh/qpsmtpd/commit/6c4dc31827e5bd45857bd3b4018726ec1fbaad5f
Author: Devin Carraway <[email protected]>
Date: 2009-04-27 (Mon, 27 Apr 2009)
Changed paths:
M Changes
M plugins/virus/clamdscan
Log Message:
-----------
[PATCH] Update clamdscan plugin to use ClamAV::Client
Signed-off-by: Robert <[email protected]>