"Perry E. Metzger" <[email protected]> writes: > Timo Sirainen <[email protected]> writes: >> On Wed, 2010-07-07 at 14:42 -0400, Perry E. Metzger wrote: >>> It appears that the lda + sieve does not respect the userdb_mail >>> setting, though the imap server does(!?). Is this expected behavior? >> >> Are you calling deliver with -d parameter? If not, it's not doing a >> userdb lookup. > > No, I wasn't aware I needed to do that. Thanks so much!
Ah, but as the lda doesn't have privs to read the userdb, it can't read it anyway. I suppose if I want to do this, I need to use lmtp instead. -- Perry E. Metzger [email protected]
