aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/smtp
Commit message (Expand)AuthorAgeFilesLines
* o Undid changes to camel-internet-address.[c,h] o FixedEDT 2000 Jeffrey Stedfast2000-05-091-27/+29
* o Moved struct_address from camel-internet-address.c toEDT 2000 Jeffrey Stedfast2000-05-091-3/+26
* o updated to use CamelException (as needed by new camel-stream.c) o noEDT 2000 Jeffrey Stedfast2000-05-091-30/+29
* Make camel not leak like a sieve.Dan Winship2000-05-081-4/+1
* A machine which serves neither POP nor KPOP is not a POP server.Dan Winship2000-05-071-1/+2
* New function to replace camel_provider_scan. Returns a list of either (a)Dan Winship2000-05-041-10/+30
* Set G_LOG_DOMAIN in following files.Matthew Loper2000-05-031-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-303-16/+14
* Made Evolution OAF-compatible.Ettore Perazzoli2000-04-281-2/+7
* kill camel-logDan Winship2000-04-191-1/+0
* Clarify what provider.protocol, provider.name, and provider.descriptionDan Winship2000-04-111-2/+5
* o Reformatted providers/smtp/camel-smtp-transport.c to fit the standardEDT 2000 Jeffrey Stedfast2000-04-101-387/+352
* pixmap_DATA isn't defined so don't use it as a variable.Christopher James Lahey2000-04-091-0/+6
* #include <sys/param.h> for MAXHOSTNAMELEN. (This is a stopgap: some of theDan Winship2000-04-091-0/+1
* o fixed numerous bugs in providers/smtp/camel-smtp-transport.c; should nowEDT 2000 Jeffrey Stedfast2000-04-082-53/+49
* Removed smtp for now, its a long way from building. Removed file thatNotZed2000-04-071-527/+0
* o Added smtp_helo() request into smtp_connect() (forgott o do this before)EDT 2000 Jeffrey Stedfast2000-04-071-1/+7
* fix Makefile.amChris Toshok2000-04-071-2/+2
* o Added smtp/ to providers tree under camel o Added makefiles and sourceEDT 2000 Jeffrey Stedfast2000-04-075-0/+1368