Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: affd8c3f9339077a08b2fda99140b752c52311ae
https://github.com/smtpd/qpsmtpd/commit/affd8c3f9339077a08b2fda99140b752c52311ae
Author: Matt Simerson <[email protected]>
Date: 2015-02-11 (Wed, 11 Feb 2015)
Changed paths:
M lib/Qpsmtpd/SMTP.pm
Log Message:
-----------
limit split = to 2 fields
(for cases where the field had more than one = sign)
Commit: 37c04cf72856577b0ae6aed8f6dccb5266fc1d63
https://github.com/smtpd/qpsmtpd/commit/37c04cf72856577b0ae6aed8f6dccb5266fc1d63
Author: Jared Johnson <[email protected]>
Date: 2015-02-11 (Wed, 11 Feb 2015)
Changed paths:
M lib/Qpsmtpd/SMTP.pm
Log Message:
-----------
Merge pull request #228 from msimerson/ar
limit split = to 2 fields
Compare: https://github.com/smtpd/qpsmtpd/compare/f3872b1e66a2...37c04cf72856