31 Mar
2007
31 Mar
'07
5:43 p.m.
On Fri, 2007-03-30 at 14:27 -0700, Tom Bombadil wrote:
"If you're using Dovecot's local delivery agent, you'll still need a valid userdb which it can use to locate the users. You can do this by adding a normal sql/ldap userdb after userdb prefetch."
(http://wiki.dovecot.org/UserDatabase/Prefetch)
My question is:
Does it need to be a SQL/LDAP userdb? How about static or passwd?
It doesn't *have* to be, but I think you're doing something very weird if imap/pop logins use SQL while deliver uses passwd..
And if you can use static as userdb, prefetch is pointless.