RE: newbie userdb lookup problem

2016-06-22 Thread aki . tuomi
> On June 23, 2016 at 8:56 AM Michael Fox wrote: > > > > http://wiki.dovecot.org/LDA > > > > Section virtual users, with lookup has the answer. > > Thanks for the quick response Aki. > > I presume you're referring to this: > > service auth { > unix_listener auth-userdb { > mode = 0600

RE: newbie userdb lookup problem

2016-06-22 Thread Michael Fox
> http://wiki.dovecot.org/LDA > > Section virtual users, with lookup has the answer. Thanks for the quick response Aki. I presume you're referring to this: service auth { unix_listener auth-userdb { mode = 0600 user = vmail # User running dovecot-lda #group = vmail # Or alternativ

Re: newbie userdb lookup problem

2016-06-22 Thread aki . tuomi
> On June 23, 2016 at 8:01 AM Michael Fox wrote: > > > I'm new to Dovecot and I'm having trouble getting basic, flat file userdb > lookups to work. This must have been asked before, but if so, I can't find > it. > > > > I'm following the basic setup here: > http://wiki2.dovecot.org/HowTo/S

newbie userdb lookup problem

2016-06-22 Thread Michael Fox
I'm new to Dovecot and I'm having trouble getting basic, flat file userdb lookups to work. This must have been asked before, but if so, I can't find it. I'm following the basic setup here: http://wiki2.dovecot.org/HowTo/SimpleVirtualInstall with a few minor differences. Output of doveconf -n