17 Sep
2009
17 Sep
'09
4:23 a.m.
On Wed, 2009-09-16 at 17:12 +0200, Timo Sirainen wrote:
On Sep 16, 2009, at 1:11 PM, John Dubchak wrote:
mail_location = maildir:%h
and change your SQL query to return something like:
password_query = select .., '/var/spool/virtual_mailboxes/' ||
maildir_path as userdb_home, ..
Thanks Timo! The upgrade was very smooth and, with your suggestion, I was able to cleanup the SQL and the use of the virtual mailbox home directories.
The upgrade was actually a non-event - wow. Thanks again.
John