10 Sep
2007
10 Sep
'07
2:49 p.m.
Hi again, I find-out my problem, I have created in "socket listen" client socket but not master socket as required for dovecot lda. Now I've corrected it and everythink works fine. I'm sorry for filling mailing list with so trivial problems.
BB
On 20:34 09/09/07 Branislav Baca brano@zilina.net wrote:
socket listen { client {
here should be "master {"
path = /var/run/dovecot/auth-master mode = 0600 user = mails group = mails } }
}