Branch: refs/tags/v0.93
Home: https://github.com/smtpd/qpsmtpd
Commit: c3305179d246a4325c54f2fbfed5e9113a5a1517
https://github.com/smtpd/qpsmtpd/commit/c3305179d246a4325c54f2fbfed5e9113a5a1517
Author: Matt Simerson <[email protected]>
Date: 2013-08-05 (Mon, 05 Aug 2013)
Changed paths:
R UPGRADING
Log Message:
-----------
remove plaintext UPGRADING (.pod added by Ask)
Commit: 5b3f616571ad92a8e9c00512e9daf06b4f234aee
https://github.com/smtpd/qpsmtpd/commit/5b3f616571ad92a8e9c00512e9daf06b4f234aee
Author: Matt Simerson <[email protected]>
Date: 2013-12-01 (Sun, 01 Dec 2013)
Changed paths:
M docs/config.pod
Log Message:
-----------
removed a diff block from docs/config.pod
Commit: b085388cda28012a1a63da9c3c94225b399ac6a8
https://github.com/smtpd/qpsmtpd/commit/b085388cda28012a1a63da9c3c94225b399ac6a8
Author: Matt Simerson <[email protected]>
Date: 2013-12-01 (Sun, 01 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: a26d46ed87ccfee32b23f0ad0087a368fddaccdd
https://github.com/smtpd/qpsmtpd/commit/a26d46ed87ccfee32b23f0ad0087a368fddaccdd
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: 7a9ae2c7058c6f77dd12dd15797b2cd1981810d3
https://github.com/smtpd/qpsmtpd/commit/7a9ae2c7058c6f77dd12dd15797b2cd1981810d3
Author: Matt Simerson <[email protected]>
Date: 2013-12-17 (Tue, 17 Dec 2013)
Changed paths:
M STATUS
Log Message:
-----------
STATUS: removed -dev comments
Commit: 2a12acce6e3090906ad0730d27efbead41a82604
https://github.com/smtpd/qpsmtpd/commit/2a12acce6e3090906ad0730d27efbead41a82604
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/c3305179d246^...2a12acce6e30