Hi,

I want to migrate some Maildirs from one system (SuSE) to an other (Debian).
I copied the users' Maildirs to their respective homes, e. g. 

cp -a /mnt/home/user1/Maildir /home/user1

where, -a means that the ownerhship and modes of the copies will be
preserved. Then I change the owner of the users' Maildirs to their userids, as the
userids between the different systems do not match.

chown -R user1 /home/user1/Maildir

However, each time user1 trys to connect, the connection gets closed be
courier-imap with the /var/log/syslog message chdir: permission denied.

What am I doing wrong? Is it possible to migrate Maildirs anyhow?

Cheers

Thiemo

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Günstige DSL- & Modem/ISDN-Tarife!



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to