Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: ed8eca0a630be3a100840a247f7a8305bfae15c4
https://github.com/smtpd/qpsmtpd/commit/ed8eca0a630be3a100840a247f7a8305bfae15c4
Author: Matt Simerson <[email protected]>
Date: 2012-04-07 (Sat, 07 Apr 2012)
Changed paths:
M MANIFEST
M plugins/auth/auth_vpopmail
M plugins/auth/auth_vpopmaild
A t/plugin_tests/auth/auth_vpopmail
A t/plugin_tests/auth/auth_vpopmail_sql
A t/plugin_tests/auth/auth_vpopmaild
Log Message:
-----------
fixed failing auths to auth/vpopmaild, added tests
Apparently the format of vpopmaild responses has been expanded and the responses
are conditional.
* Replaced the 'sometimes works' eq comparison with a regexp that always works.
* added tests for all 3 vpopmail plugins
* added cram-md5 auth support to auth_vpopmaild.
Commit: ffb561d0657b025544bc20c33897cfc065cc1abe
https://github.com/smtpd/qpsmtpd/commit/ffb561d0657b025544bc20c33897cfc065cc1abe
Author: Ask Bjørn Hansen <[email protected]>
Date: 2012-04-07 (Sat, 07 Apr 2012)
Changed paths:
A .travis.yml
Log Message:
-----------
Add travis-ci configuration file
Compare: https://github.com/smtpd/qpsmtpd/compare/cd5f088...ffb561d