Add protocol=smtps support to smtp transport.
authorPhil Pennock <pdp@exim.org>
Sat, 27 Aug 2011 21:43:09 +0000 (14:43 -0700)
committerPhil Pennock <pdp@exim.org>
Sat, 27 Aug 2011 21:43:09 +0000 (14:43 -0700)
commit061b7ebd7d69db7674f03025d552fa0bedd0fef8
tree15423f9c8a172bd4e7965a7c299a2215fbcf0c6c
parente2ca70829c8ec70da1fcc0aecbdf50cc3f28527a
Add protocol=smtps support to smtp transport.

Permits SSL-on-connect for outbound connections.

Heavily based on Simon Arlott's patch, but with enough modifications to
risk new bugs.

nb: am on a plane, change confirmed to compile on MacOS, nothing more

fixes bug 97
doc/doc-docbook/spec.xfpt
doc/doc-txt/ChangeLog
doc/doc-txt/NewStuff
src/src/transports/smtp.c