diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-08-24 04:56:35 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-08-24 04:56:35 +0800 |
commit | f5630296fb4dfef165c682c9723dd86f37551f3d (patch) | |
tree | ceba871fa6b57bfe1c1ee512edcda57b65eda41c /e-util | |
parent | 3fa45e2cfcf2a61c9c80a0f2e9ebf23dc3cc20cd (diff) | |
download | gsoc2013-evolution-f5630296fb4dfef165c682c9723dd86f37551f3d.tar gsoc2013-evolution-f5630296fb4dfef165c682c9723dd86f37551f3d.tar.gz gsoc2013-evolution-f5630296fb4dfef165c682c9723dd86f37551f3d.tar.bz2 gsoc2013-evolution-f5630296fb4dfef165c682c9723dd86f37551f3d.tar.lz gsoc2013-evolution-f5630296fb4dfef165c682c9723dd86f37551f3d.tar.xz gsoc2013-evolution-f5630296fb4dfef165c682c9723dd86f37551f3d.tar.zst gsoc2013-evolution-f5630296fb4dfef165c682c9723dd86f37551f3d.zip |
If we fail to send the EHLO/HELO command successfully, set
2002-08-23 Jeffrey Stedfast <fejj@ximian.com>
* providers/smtp/camel-smtp-transport.c (smtp_helo): If we fail to
send the EHLO/HELO command successfully, set transport->connected
to FALSE when we close the tcp connection. Also updated to work on
an IPv6 network.
(smtp_connect): transport->authtypes can be NULL, so NULL-protect
the call to g_hash_table_size() - this should fix a warning that
was reported on the evolution@ximian.com mailing list.
(smtp_set_exception): If the status message is multi-line, add a
\n between lines.
(connect_to_server): If we are going to ignore the EHLO/HELO error
as if it were non-fatal, then we should clear the exception.
svn path=/trunk/; revision=17852
Diffstat (limited to 'e-util')
0 files changed, 0 insertions, 0 deletions