Will now always send EHLO first, if that fails it will fall back on HELO.
authorJeffrey Stedfast <fejj@helixcode.com>
Fri, 9 Jun 2000 18:58:57 +0000 (18:58 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Fri, 9 Jun 2000 18:58:57 +0000 (18:58 +0000)
commitfd4e47a7360439ac8f0b42ad1f4ad9f57a91a565
tree42718ab89c73056eba03dc52ea18a72972f6e7c7
parent487018547d9fd4359b980980b7703599ac76e751
Will now always send EHLO first, if that fails it will fall back on HELO.

2000-06-09  Jeffrey Stedfast  <fejj@helixcode.com>

* providers/smtp/camel-smtp-transport.c (smtp_connect): Will now always
send EHLO first, if that fails it will fall back on HELO.
(esmtp_get_authtypes): Should now correctly parse authtypes.
camel/ChangeLog
camel/providers/imap/camel-imap-folder.c
camel/providers/smtp/camel-smtp-transport.c