Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: 14d5bad9ff60dcc780ba822b20ba85cd4c808926
https://github.com/smtpd/qpsmtpd/commit/14d5bad9ff60dcc780ba822b20ba85cd4c808926
Author: Matt Simerson <[email protected]>
Date: 2013-12-17 (Tue, 17 Dec 2013)
Changed paths:
R UPGRADING
Log Message:
-----------
remove plaintext UPGRADING (.pod added by Ask)
Commit: 6b4b714c2af17baaf08df8d5d432acdb1a7dfc71
https://github.com/smtpd/qpsmtpd/commit/6b4b714c2af17baaf08df8d5d432acdb1a7dfc71
Author: Matt Simerson <[email protected]>
Date: 2013-12-17 (Tue, 17 Dec 2013)
Changed paths:
M docs/config.pod
Log Message:
-----------
removed a diff block from docs/config.pod
Commit: ddb613f173c6226a9e537c35ddb23f11489ac50e
https://github.com/smtpd/qpsmtpd/commit/ddb613f173c6226a9e537c35ddb23f11489ac50e
Author: Matt Simerson <[email protected]>
Date: 2013-12-17 (Tue, 17 Dec 2013)
Changed paths:
M lib/Qpsmtpd/TcpServer.pm
Log Message:
-----------
TcpServer: optimize DNS lookups for PTR
a. don't use search path (/etc/resolv.conf)
b. explicitely specify PTR in query request
Commit: 19115cd2e435f2cdcdd44524c404263e64723eb7
https://github.com/smtpd/qpsmtpd/commit/19115cd2e435f2cdcdd44524c404263e64723eb7
Author: Matt Simerson <[email protected]>
Date: 2013-12-17 (Tue, 17 Dec 2013)
Changed paths:
M lib/Qpsmtpd/SMTP.pm
Log Message:
-----------
move Auth-Results header to Original-Auth-Results
this was in a sub, commented out as a TODO to delete them. Instead of deleting,
move the Authentication-Results header on incoming messages to the Original-A-R.
Commit: 04634feffea89d763ca02b8ab76f40f1bde713e5
https://github.com/smtpd/qpsmtpd/commit/04634feffea89d763ca02b8ab76f40f1bde713e5
Author: Matt Simerson <[email protected]>
Date: 2013-12-17 (Tue, 17 Dec 2013)
Changed paths:
M STATUS
Log Message:
-----------
STATUS: removed -dev comments
Commit: f78da4b13dd70d25fcd096cdff7476f4fa5ab206
https://github.com/smtpd/qpsmtpd/commit/f78da4b13dd70d25fcd096cdff7476f4fa5ab206
Author: Matt Simerson <[email protected]>
Date: 2013-12-17 (Tue, 17 Dec 2013)
Changed paths:
M Changes
Log Message:
-----------
Changes: updated with 0.93 changes
Compare: https://github.com/smtpd/qpsmtpd/compare/423c35aab382...f78da4b13dd7