Support AUTH for verify-callout and cutthrough-delivery.
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 19 May 2013 17:14:50 +0000 (18:14 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Mon, 20 May 2013 22:44:48 +0000 (23:44 +0100)
commitfcc8e04755fd6f211fd636e6c077ac41963ab0b9
tree7a3710d49129ca798469a2e5cc77ae896703fc00
parentf9d04f08f7ca18e099843180edea967dd831df91
Support AUTH for verify-callout and cutthrough-delivery.

Refactored smtp transport to pull out AUTH-related routines so they could be
also called from the verify code.

Bugs 321, 823.
doc/doc-docbook/spec.xfpt
doc/doc-txt/ChangeLog
doc/doc-txt/NewStuff
src/src/transports/smtp.c
src/src/verify.c
test/confs/0568 [new file with mode: 0644]
test/scripts/0000-Basic/0568 [new file with mode: 0644]
test/stderr/0398
test/stderr/0432
test/stderr/5410
test/stdout/0568 [new file with mode: 0644]