Hi list, I am using Dovecot version 1.0.10 in a Debian package. At the moment, i have the main INBOX of each user in /var/mail/%u and others mboxes in ~/mail/. Here is the line coming from my /etc/dovecot/dovecont.conf mail_location = mbox:~/mail:INBOX=/var/mail/%u I would like to move the main inbox in each home folder with the rest of the others mboxes. What should be the process ? Should i only tkahe the network down, update my conf file and move the inbox of every user ? Or do I have to do something different ? Thanks Regards Romain romain(at)abakila(dot)net