aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/sendmail
Commit message (Expand)AuthorAgeFilesLines
* Updated.Jeffrey Stedfast2001-02-061-26/+26
* Added profiling temp files.Not Zed2001-01-221-0/+4
* Add an "url_flags" field to CamelProvider. Move the CAMEL_SERVICE_URL_*Dan Winship2000-11-041-0/+2
* lots of i18n fixesDan Winship2000-10-242-17/+19
* 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
* Merge with camel-async.Peter Williams2000-08-112-23/+17
* Fix Makefile.am booboo.Peter Williams2000-07-281-2/+0
* New method, to return an end-user-friendly name corresponding to aDan Winship2000-07-021-0/+15
* UpdatedJeffrey Stedfast2000-06-231-1/+6
* don't pass a second (incorrect) -rpath in addition to the (correct) oneDan Winship2000-06-131-1/+1
* Add a domain field to CamelProvider, to say what kind of data it provides.Dan Winship2000-05-291-0/+2
* > searchpart = strchr(namepart, '?');NotZed2000-05-201-6/+7
* Bleah. Can't fsync a pipe. As a quick kludge, just don't stream_flush it.Dan Winship2000-05-101-2/+0
* Use CamelException to signal failure. (camel_stream_write_strings):Dan Winship2000-05-091-2/+10
* Make camel not leak like a sieve.Dan Winship2000-05-081-1/+2
* Set G_LOG_DOMAIN in following files.Matthew Loper2000-05-031-1/+2
* Tweak the definition of CamelProvider. Among other things, a provider mayDan Winship2000-04-303-15/+14
* Made Evolution OAF-compatible.Ettore Perazzoli2000-04-281-1/+5
* Clarify what provider.protocol, provider.name, and provider.descriptionDan Winship2000-04-111-2/+6
* actually record the pid returned by fork(). Noticed by clahey.Dan Winship2000-04-091-1/+2
* fix the CamelProvider entry (new flags field was missing)Dan Winship2000-03-241-0/+1
* chuuuut.Mathieu Lacage2000-02-261-0/+7
* another typoDan Winship2000-02-251-1/+1
* Add CamelTransport abstract class and CamelSendmailTransportDan Winship2000-02-254-0/+343