log src/lib-lda/smtp-client.h @ 22656:1789bf2a1e01

age author description
Fri, 06 Mar 2015 16:32:05 +0200 Timo Sirainen lib-lda: Added smtp_client_deinit_timeout() to give a session timeout.
Thu, 09 Oct 2014 12:02:21 +0300 Timo Sirainen lib-lda: Added smtp_client_abort()
Thu, 08 May 2014 15:11:26 +0300 Teemu Huovila Removed unnecessary #includes.
Tue, 29 Apr 2014 00:50:08 +0300 Timo Sirainen lib-lda: More smtp-client.h API changes to support multiple destination addresses.
Fri, 25 Apr 2014 15:54:49 +0300 Timo Sirainen lib-lda: Added new smtp_client_init/deinit() APIs
Sun, 24 Jun 2012 00:52:57 +0300 Timo Sirainen Marked functions parameters that are allowed to be NULL. Some APIs were also changed.
Mon, 27 Feb 2012 12:02:07 +0200 Timo Sirainen lib-lda: smtp_client_open() API changed to return struct ostream, not FILE.
Mon, 17 Aug 2009 13:05:32 -0400 Timo Sirainen smtp_client_open() API changed to take lda_settings instead of mail_deliver_context. HEAD
Mon, 13 Apr 2009 15:45:17 -0400 Timo Sirainen Renamed deliver to dovecot-lda and moved most of its code to lib-lda. HEAD