Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: 62a063b3662cb5c9da517ca6e8ba85dc5c53333f
https://github.com/smtpd/qpsmtpd/commit/62a063b3662cb5c9da517ca6e8ba85dc5c53333f
Author: Matt Simerson <[email protected]>
Date: 2015-01-04 (Sun, 04 Jan 2015)
Changed paths:
M lib/Qpsmtpd/SMTP.pm
M t/qpsmtpd-smtp.t
Log Message:
-----------
completed DKIM signing detection to A-R header
cleaning function, making it 'safe'
* added test coverage to authentication_results and clean_authentication_results
Commit: 391dfc9309d5554cc9f0a4cddda584b208dc804c
https://github.com/smtpd/qpsmtpd/commit/391dfc9309d5554cc9f0a4cddda584b208dc804c
Author: Matt Simerson <[email protected]>
Date: 2015-01-21 (Wed, 21 Jan 2015)
Changed paths:
M lib/Qpsmtpd/SMTP.pm
M t/qpsmtpd-smtp.t
Log Message:
-----------
Merge pull request #189 from msimerson/auth-results
completed DKIM signing detection to A-R header
Compare: https://github.com/smtpd/qpsmtpd/compare/5fff5105f8fb...391dfc9309d5