26 Jan
2008
26 Jan
'08
8:09 p.m.
current version : 1.0.rc15
Hi,
I would just like to know if it's possible to have different mail locations for different UNIX users, using pam authentication and the passwd userdb. We also have some virtual users using an SQL db.
The current config is :
auth default: username_translation: %@ verbose: yes debug: yes passdb: driver: pam passdb: driver: passwd passdb: driver: sql args: /etc/dovecot/dovecot-sql.conf userdb: driver: passwd userdb: driver: sql args: /etc/dovecot/dovecot-sql.conf
Then we can only modify mail locations for virtual users on the sql userdb. But how could we change it for real users ?
Thanks for help,
-- Maxime Brugidou