On Wed, 2008-05-14 at 21:01 +0300, Evaggelos Balaskas wrote: > I am trying to have the same configuration with dovecot 1.1 and MySQL. > According to log files when a virtual user is connecting to dovecot, > the dovecot reads from MySQL the correct values but dovecot doesnt > create the dirs for INDEX, CONTROL and the allow_nets is bypasses. > > - From my logs : > dovecot: May 14 20:56:23 Info: auth(default): master out: USER 12 > [EMAIL PROTECTED] uid=1002 gid=8 > mail=maildir:/var/mail/ebalaskas.gr/ebalaskas > INDEX=/var/mail/.index/ebalaskas.gr/ebalaskas > CONTROL=/var/mail/.control/ebalaskas.gr/ebalaskas allow_nets=10.10.10.192
1) There seem to be spaces between mail/INDEX/CONTROL? They're supposed to be separated by ':', not spaces. 2) allow_nets is supposed to be in password_query, not in user_query.
signature.asc
Description: This is a digitally signed message part