]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-lda: Moved most of mail_deliver_save_open() to lib-storage.
authorStephan Bosch <stephan.bosch@dovecot.fi>
Wed, 13 Sep 2017 23:32:17 +0000 (01:32 +0200)
committerTimo Sirainen <tss@dovecot.fi>
Wed, 4 Oct 2017 22:07:46 +0000 (01:07 +0300)
commitfe6a2885e07818ae9145ab5dbfb36a9c1b6bd54a
treee3961baeffed0514e515ed96887522010a498d86
parent7d716afc5d775055d07b5cbc5093334ac36a9cac
lib-lda: Moved most of mail_deliver_save_open() to lib-storage.

This prevents the need to link Pigeonhole lib-sieve to lib-lda, which makes no sense for IMAPSIEVE.
This also allows lib-sieve to have more control over how mailboxes are opened.
src/lib-lda/mail-deliver.c