Displaying 1 result from an estimated 1 matches for "ldaand".
Did you mean:
land
2011 Nov 29
1
Authentication listener configuration
Hi,
I'm wondering about the authentication listeners that dovecot uses. In many configurations I see:
service auth {
unix_listener auth-userdb {
Does any component of dovecot use this listener internally (lmtp, lda ...) and does that read the config and search for the listener, or is the exact name "auth-userdb" expected? Is this maybe dependent on the userdb? Which ones need it?