Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: 7230de2ddc7a69675081c24f3ecd2f1d98856f9e
https://github.com/smtpd/qpsmtpd/commit/7230de2ddc7a69675081c24f3ecd2f1d98856f9e
Author: Matt Simerson <[email protected]>
Date: 2014-09-16 (Tue, 16 Sep 2014)
Changed paths:
M lib/Qpsmtpd/SMTP.pm
Log Message:
-----------
SMTP: don't create new Transaction at disconnect
the current result of passing a DENY* response is a new transaction. That seems
wrong.
Commit: e50fee88c08f455207c0def3d427428bc14b6ca8
https://github.com/smtpd/qpsmtpd/commit/e50fee88c08f455207c0def3d427428bc14b6ca8
Author: Jared Johnson <[email protected]>
Date: 2014-09-16 (Tue, 16 Sep 2014)
Changed paths:
M lib/Qpsmtpd/SMTP.pm
Log Message:
-----------
Merge pull request #106 from msimerson/disconnect
SMTP: don't create new Transaction at disconnect
Compare: https://github.com/smtpd/qpsmtpd/compare/4f3ff19d1a84...e50fee88c08f