aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/smtp/camel-smtp-provider.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-65/+0
* Remove the "quick_login" member, which is unnecessary.Dan Winship2001-04-031-1/+2
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-1/+4
* add an argument to say whether or not you want "PLAIN" in the list (so youDan Winship2001-03-271-1/+1
* Add an "extra_conf" field to CamelProvider with structures and defines andDan Winship2001-03-271-29/+2
* add a "GList *authtypes", so you can get the list of authtypes used by aDan Winship2001-03-221-15/+10
* defined "ssmtp"Jeffrey Stedfast2001-03-151-2/+33
* Doh! Set the CAMEL_URL_ALLOW_AUTH flag.Jeffrey Stedfast2001-03-031-1/+1
* Mark strings for translation.Kjartan Maraas2001-01-191-2/+2
* Add an "url_flags" field to CamelProvider. Move the CAMEL_SERVICE_URL_*Dan Winship2000-11-041-1/+3
* lots of i18n fixesDan Winship2000-10-241-1/+2
* Remove default_ports.Dan Winship2000-10-031-1/+0
* Add support for specifying on which port to connect to a server; fix a potent...Peter Williams2000-08-261-0/+1
* UpdatedJeffrey Stedfast2000-06-231-1/+6
* Add a domain field to CamelProvider, to say what kind of data it provides.Dan Winship2000-05-291-0/+2
* Added debug fprintfs, tested with a few messages (smtp_data): Fixed to useEDT 2000 Jeffrey Stedfast2000-05-241-2/+1
* A machine which serves neither POP nor KPOP is not a POP server.Dan Winship2000-05-071-1/+2
* oops. s/CAMEL_TRANSPORT_TYPE/CAMEL_PROVIDER_TRANSPORT/Dan Winship2000-05-011-1/+1
* Tweak the definition of CamelProvider. Among other things, a provider mayDan Winship2000-04-301-15/+11
* kill camel-logDan Winship2000-04-191-1/+0
* Clarify what provider.protocol, provider.name, and provider.descriptionDan Winship2000-04-111-2/+5
* o Added smtp/ to providers tree under camel o Added makefiles and sourceEDT 2000 Jeffrey Stedfast2000-04-071-0/+54