Displaying 1 result from an estimated 1 matches for "spicifi".
Did you mean:
specifi
2006 Oct 24
1
converting from courier questions
...SELECT Maildir AS
home, VUID AS uid , VGID AS gid FROM users WHERE Email_address = '%u'
This almost worked but as i was watching the logs it was looking for
/var/spool/postfix/virtuals/<somedomainname>/Maildir//Maildir
In courier the "Maildir" is not implied, it has to be spicified in the
database. I have a LOT of users and would love to avoid chaning every
line in my database. or add another filed just for dovecot. I would also
like the ability to switch back and forth for testing with courier..
Is there anyway that this can be done?
Thanks in advance,
Aaron