> On 23 Nov 2017, at 15.32, A. Schulze <[email protected]> wrote: > > > Steffen Kaiser: > >> Is the detail delived to Dovecot by the MTA at all? > sure! > > have to say: I faked that example. In reality I tested the inverse way: > My lab setup actually *do* deliver to folders and > I saw, setting lmtp_save_to_detail_mailbox to 'no' still deliver to folder > while INBOX was expected. > > so, correct hint: I should really try on an other system ... > > But from my debug logs it really should not matter if > > doveconf.conf: lmtp_save_to_detail_mailbox = yes > set to 'no' per user from ldap > > vs. > > doveconf.conf: lmtp_save_to_detail_mailbox = no > set to 'yes' per user from ldap
can you verify if the value is correctly formed in userdb. Ie. is it visible in output: doveadm -o service=lmtp user <uid> Sami
