Files
evolution/camel/providers
Jeffrey Stedfast f8a7bfbc7f If errno is EINTR, set USER_CANCEL instead of SERVICE_UNAVAILABLE or
2004-03-12  Jeffrey Stedfast  <fejj@ximian.com>

	* providers/smtp/camel-smtp-transport.c (connect_to_server): If
	errno is EINTR, set USER_CANCEL instead of SERVICE_UNAVAILABLE or
	whatever.
	(smtp_helo): Same.
	(smtp_auth): Same.
	(smtp_mail): Same.
	(smtp_rcpt): Same.
	(smtp_data): Same.
	(smtp_rset): Same.
	(smtp_quit): Same.
	(smtp_set_exception): Here too.
	(smtp_auth): If the AUTH response code is not 334, then use
	smtp_set_exception() to get the most accurate error report we can.

svn path=/trunk/; revision=25044
2004-03-12 17:43:00 +00:00
..
2004-02-19 07:27:49 +00:00
2004-02-19 07:27:49 +00:00