History log of /dovecot/src/lib-lda/Makefile.am
Revision Date Author Comments Expand
9e33e0ae16d5ac8cbd1d6d5f9f180f86e943bdad 26-Nov-2017 Stephan Bosch <stephan.bosch@dovecot.fi>

lib-lda: Added support for message submission with SSL.

3d7828efd92ecc0d08049f727d9be0154d1d681b 26-Nov-2017 Stephan Bosch <stephan.bosch@dovecot.fi>

lib-lda: Changed struct mail_deliver_context address fields to use the new struct smtp_address type.

06426c2f623230e039bb4db8045f10ce26225e77 05-Oct-2017 Stephan Bosch <stephan.bosch@dovecot.fi>

lib-lda: Moved duplicate handling to lib-storage.

3ff9a44972543bad36c1f96b958434e05aca2eec 05-Oct-2017 Stephan Bosch <stephan.bosch@dovecot.fi>

lib-lda: Removed old smtp-client API.

792813592c69ddc0389b6f071d8120a7706b914d 08-Sep-2017 Stephan Bosch <stephan.bosch@dovecot.fi>

lib-lda: Moved smtp-submit to lib-smtp.

98437599b5c603507c5fb4408d7a93160d0eb220 08-Sep-2017 Stephan Bosch <stephan.bosch@dovecot.fi>

lib-lda: Renamed smtp-client to smtp-submit (2/2). Renamed smtp_client identifiers to smtp_submit. Also, created temporary backwards-compatibility in smtp-client.h.

3e5a1673793631ea5cf0371e9ef5360b5e525335 08-Sep-2017 Stephan Bosch <stephan.bosch@dovecot.fi>

lib-lda: Renamed smtp-client to smtp-submit (1/2). Renamed the files.

be02ac47a984f422823feb20a77dcf160f7d562e 08-Sep-2017 Stephan Bosch <stephan.bosch@dovecot.fi>

lib-lda: Created tests for SMTP message submission using the smtp-client API.

eed56fe22f1fc61f2003d5e66373d03dacbc9aaa 14-Feb-2017 Timo Sirainen <timo.sirainen@dovecot.fi>

lib-lda: Fix deliver_log_format variables with Sieve With Sieve it was using src_mail for getting the values, which weren't correct especially if Sieve had modified the mail.

a4692ca37f2f670b99e8692e92064045322c42b3 01-Jan-2017 Stephan Bosch <stephan.bosch@dovecot.fi>

lib-lda: Moved LMTP client to lib-smtp. This makes the LMTP client available without dependency on lib-storage. For Dovecot v2.3, the newly created lib-smtp will evolve into a full client/server SMTP implementation. That will then remove the remaining SMTP code from lib-lda.

e7ebceac4ba9e8de67c3447fa713cade3cf52be2 08-Nov-2016 Stephan Bosch <stephan.bosch@dovecot.fi>

lib-lda: smtp-client: Use program-client for invoking sendmail binary.

f302af7296430dd065a044f36f1b04c6b6aaecfb 20-Sep-2010 Timo Sirainen <tss@iki.fi>

lda, storage .so libs: Added explicit linking against other .so libs they require Based on patch by Funda Wang

9f86dab529923d0b73f8f42be23a01651c5212c3 23-Apr-2010 Timo Sirainen <tss@iki.fi>

lib-lda is now an installed shared library. --HG-- branch : HEAD

53f37d41e1abb068131320f39f870fc92e81f560 08-Apr-2010 Timo Sirainen <tss@iki.fi>

configure: Removed --enable-header-install. It's now always enabled. There didn't seem to be much point in keeping it optional anymore. They're now more useful than before because shared libraries are also installed. --HG-- branch : HEAD

/dovecot/Makefile.am /dovecot/configure.in /dovecot/src/auth/Makefile.am /dovecot/src/imap/Makefile.am /dovecot/src/lib-auth/Makefile.am /dovecot/src/lib-charset/Makefile.am /dovecot/src/lib-dict/Makefile.am /dovecot/src/lib-dns/Makefile.am /dovecot/src/lib-imap/Makefile.am /dovecot/src/lib-index/Makefile.am Makefile.am /dovecot/src/lib-mail/Makefile.am /dovecot/src/lib-master/Makefile.am /dovecot/src/lib-settings/Makefile.am /dovecot/src/lib-sql/Makefile.am /dovecot/src/lib-storage/Makefile.am /dovecot/src/lib-storage/index/Makefile.am /dovecot/src/lib-storage/index/cydir/Makefile.am /dovecot/src/lib-storage/index/dbox-common/Makefile.am /dovecot/src/lib-storage/index/dbox-multi/Makefile.am /dovecot/src/lib-storage/index/dbox-single/Makefile.am /dovecot/src/lib-storage/index/maildir/Makefile.am /dovecot/src/lib-storage/index/mbox/Makefile.am /dovecot/src/lib-storage/index/raw/Makefile.am /dovecot/src/lib-storage/index/shared/Makefile.am /dovecot/src/lib-storage/list/Makefile.am /dovecot/src/lib-test/Makefile.am /dovecot/src/lib/Makefile.am /dovecot/src/login-common/Makefile.am /dovecot/src/plugins/notify/Makefile.am /dovecot/src/pop3/Makefile.am
98720d3b830e8ec762e9bdde94a71c0ef184595d 02-Mar-2010 Timo Sirainen <tss@iki.fi>

lmtp proxy: Added support for DNS lookups. --HG-- branch : HEAD

ed51404d355ae65d762cee68aefdbf900903a658 10-Nov-2009 Timo Sirainen <tss@iki.fi>

lib-lda: Log mailbox name using UTF-8, not mUTF-7. --HG-- branch : HEAD

987fc5cabbdae635942b0d6ee262fa1dcbc94cae 31-Aug-2009 Timo Sirainen <tss@iki.fi>

lib-lda: Added LMTP client code. --HG-- branch : HEAD

ee99e9730164f6652804047e901d219b0c213843 05-May-2009 Mark Washenberger <none@none>

Flattened header namespace on install. --HG-- branch : HEAD

/dovecot/src/auth/Makefile.am /dovecot/src/imap/Makefile.am /dovecot/src/lib-auth/Makefile.am /dovecot/src/lib-charset/Makefile.am /dovecot/src/lib-dict/Makefile.am /dovecot/src/lib-imap/Makefile.am /dovecot/src/lib-index/Makefile.am Makefile.am /dovecot/src/lib-mail/Makefile.am /dovecot/src/lib-settings/Makefile.am /dovecot/src/lib-sql/Makefile.am /dovecot/src/lib-storage/Makefile.am /dovecot/src/lib-storage/index/Makefile.am /dovecot/src/lib-storage/index/cydir/Makefile.am /dovecot/src/lib-storage/index/dbox/Makefile.am /dovecot/src/lib-storage/index/maildir/Makefile.am /dovecot/src/lib-storage/index/mbox/Makefile.am /dovecot/src/lib-storage/index/raw/Makefile.am /dovecot/src/lib-storage/index/shared/Makefile.am /dovecot/src/lib-storage/list/Makefile.am /dovecot/src/lib/Makefile.am /dovecot/src/pop3/Makefile.am
58c61ac5650583d21c891e61e051c614290d31fb 13-Apr-2009 Timo Sirainen <tss@iki.fi>

Renamed deliver to dovecot-lda and moved most of its code to lib-lda. --HG-- branch : HEAD