On 01/09/2010 12:10, Pablo wrote:
Thank you again.Yes, you're on the way :-) Problem was that in /etc/dovecot/dovecot.conf was: mail_location = maildir:/home/vmail/%u/ instead of my new line: mail_location = maildir:/home/vmail/%d/%u/
Are you sure that you want %d/%u and not %d/%n ? Bill