summaryrefslogtreecommitdiff
path: root/camel/providers/smtp/camel-smtp-transport.h
Commit message (Expand)AuthorAgeFilesLines
* bump version, libtool numbersEVOLUTION_DATA_SERVER_0_0_92eds_0_0_92JP Rosevear2004-04-191-89/+0
* Fixes bug #31752Jeffrey Stedfast2002-10-071-1/+1
* Remove "possibly non-fatal" exception strings, all exceptions are fatalJeffrey Stedfast2002-07-251-0/+1
* Make the standard AUTH format take priority over the AUTH= priority, sinceJeffrey Stedfast2002-07-161-0/+2
* Remove this: it couldn't be generically used, because different subclassesDan Winship2002-03-111-7/+2
* Start the ssl stream off in non-ssl mode (useful for STARTTLS).Jeffrey Stedfast2002-03-061-4/+9
* Use flags rather than a bunch of gboolean variables. (smtp_connect): Same.Jeffrey Stedfast2002-01-281-5/+11
* Fixing the license text.Ettore Perazzoli2001-10-271-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Add an "extra_conf" field to CamelProvider with structures and defines andDan Winship2001-03-271-1/+1
* Don't forget to unref the SASL object.Jeffrey Stedfast2001-03-021-1/+1
* change a bunch of IS_CAMEL_* macros to CAMEL_IS_*EVOLUTION_0_8Dan Winship2000-12-131-1/+1
* Fixed some memory leaks. (camel_smtp_transport_init): InitializeJeffrey Stedfast2000-09-291-1/+1
* Merge with camel-async.Peter Williams2000-08-101-5/+5
* Fixes to make the SMTP transport thread-safeEDT 2000 Jeffrey Stedfast2000-05-241-0/+13
* o fixed numerous bugs in providers/smtp/camel-smtp-transport.c; should nowEDT 2000 Jeffrey Stedfast2000-04-071-1/+1
* o Added smtp/ to providers tree under camel o Added makefiles and sourceEDT 2000 Jeffrey Stedfast2000-04-071-0/+68