Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: 8b1ff67604bbfcb723f16d4e6df9902c3f90784d
https://github.com/smtpd/qpsmtpd/commit/8b1ff67604bbfcb723f16d4e6df9902c3f90784d
Author: Jonathan Hall <[email protected]>
Date: 2014-09-11 (Thu, 11 Sep 2014)
Changed paths:
M lib/Qpsmtpd/ConfigServer.pm
M lib/Qpsmtpd/SMTP.pm
M t/misc.t
Log Message:
-----------
Update fault()'s output to inidcate the possibly meaninglessness of the
reported system error.
Commit: 78425a0897141ec99e45289a10bea8da8dbd274e
https://github.com/smtpd/qpsmtpd/commit/78425a0897141ec99e45289a10bea8da8dbd274e
Author: Matt Simerson <[email protected]>
Date: 2014-09-11 (Thu, 11 Sep 2014)
Changed paths:
M lib/Qpsmtpd/ConfigServer.pm
M lib/Qpsmtpd/SMTP.pm
M t/misc.t
Log Message:
-----------
Merge pull request #93 from flimzy/fault-cleanup
Update fault()'s output to inidcate the possible meaninglessness of the error
Compare: https://github.com/smtpd/qpsmtpd/compare/8f8463e91ee7...78425a089714