diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2004-03-13 06:36:06 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2004-03-13 06:36:06 +0800 |
commit | a188e260964100b03a85bf56cbccc3f196b52dde (patch) | |
tree | 65f2ebfb5bc14e238292e6f0f33575b1500a62cb /camel/camel-disco-diary.c | |
parent | dadf1e0950e6f1bb809d46588957319630cc3686 (diff) | |
download | gsoc2013-evolution-a188e260964100b03a85bf56cbccc3f196b52dde.tar gsoc2013-evolution-a188e260964100b03a85bf56cbccc3f196b52dde.tar.gz gsoc2013-evolution-a188e260964100b03a85bf56cbccc3f196b52dde.tar.bz2 gsoc2013-evolution-a188e260964100b03a85bf56cbccc3f196b52dde.tar.lz gsoc2013-evolution-a188e260964100b03a85bf56cbccc3f196b52dde.tar.xz gsoc2013-evolution-a188e260964100b03a85bf56cbccc3f196b52dde.tar.zst gsoc2013-evolution-a188e260964100b03a85bf56cbccc3f196b52dde.zip |
Fix for bug #53497.
2004-03-12 Jeffrey Stedfast <fejj@ximian.com>
Fix for bug #53497.
* providers/smtp/camel-smtp-transport.c (smtp_helo): Instead of
unreffing the streams, call camel_service_disconnect().
(smtp_mail): Same.
(smtp_rcpt): Same.
(smtp_data): Same.
(smtp_send_to): Ignore exceptions for smtp_rset(). Also, check
that we are connected before we try to send (in Evolution's
current usage scenario, this isn't a problem but in the future if
we ever try to fire off several messages via the same smtp
connection, it may be - especially if RSET failed during the
previous send).
svn path=/trunk/; revision=25053
Diffstat (limited to 'camel/camel-disco-diary.c')
0 files changed, 0 insertions, 0 deletions