On 03/26/2014 12:46 PM, Luigi Rosa wrote:
mail_location = maildir:/var/spool/mail/%u/
You didn't include your SQL files, so I don't now if you return userdb
fields there, but anyway, you seem to have the home directory and
mail_location set to the same place. You need to have home set to e.g.
maildir:/var/spool/mail/%u/ and mail_location set to
maildir:/var/spool/mail/%u/Maildir, a subdirectory of home, or just set
the home directory to a different place altogether.
Very important: the maildir directory should contain maildir files ONLY.
The home directory is for everything else, such as sieve.