For the SSL-only ports, if crypto negotiation fails,
authorArt Cancro <ajc@citadel.org>
Mon, 10 Sep 2007 22:14:26 +0000 (22:14 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 10 Sep 2007 22:14:26 +0000 (22:14 +0000)
commit0e211d73471e57a1ac1bf20fad04e9866a5142c3
tree0592ce2744e77b84ac27f49090ecce1009258446
parent9f259717bf2b1f5bf8ffdba69d7373ff01ba096f
For the SSL-only ports, if crypto negotiation fails,
drop the session instead of falling back to unencrypted mode.
citadel/modules/imap/serv_imap.c
citadel/modules/pop3/serv_pop3.c
citadel/modules/smtp/serv_smtp.c