On 5.10.2010, at 14.13, Leonardo Rodrigues wrote:
>you seem to be completly right things wasnt working as expected on
> 1.2 altough there were no errors and warnings.
>
>to get things working on 2.0 as they were working on 1.2,
Didn't you just say they weren't working in 1.2? :)
>
Hi Timo,
Em 04/10/2010 11:19, Timo Sirainen escreveu:
On Sun, 2010-10-03 at 16:09 -0300, Leonardo Rodrigues wrote:
password_query = select endereco as user, password, '/var/spool/mail/%u'
as userdb_home, 'maildir:/var/spool/mail/%u' as userdb_mail, 8 as
userdb_uid, 12 as userdb_gid, concat
On Sun, 2010-10-03 at 16:09 -0300, Leonardo Rodrigues wrote:
> password_query = select endereco as user, password, '/var/spool/mail/%u'
> as userdb_home, 'maildir:/var/spool/mail/%u' as userdb_mail, 8 as
> userdb_uid, 12 as userdb_gid, concat('*:storage=', quota) as
> userdb_quota_rule, 'Trash:s
Hi,
On dovecot 1.2 i had the following configuration on my
dovecot-sql.conf file:
password_query = select endereco as user, password, '/var/spool/mail/%u'
as userdb_home, 'maildir:/var/spool/mail/%u' as userdb_mail, 8 as
userdb_uid, 12 as userdb_gid, concat('*:storage=', quota) as