Ok, I finally found what was wrong. On authmysqlrc, 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. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/caog-p06oukvdz8wbckpbr53kb0yhiw0v8gpxiiuq9carohh...@mail.gmail.com