Ok, I finally found what was wrong.

MYSQL_MAILDIR_FIELD must be the full path to the maildir, not the
relative path according to MYSQL_HOME_FIELD.

So, instead of
MYSQL_HOME_FIELD "/home/vmail"
MYSQL_MAILDIR_FIELD mail

It must be:
MYSQL_HOME_FIELD "/home/vmail"
MYSQL_MAILDIR_FIELD concat("/home/vmail/",mail)

Thank you for the guidance.

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to