On Fri, Apr 19, 2002 at 05:04:09PM -0400, Duncan Hill wrote:
>I'm stuck in the situation of moving a set of maildirs from one system to 
>another.  The systems have different host names.
>
>I've worked out that I need to rename all the files, and then update the 
>courieruidb file to match.

What's wrong with something like:
        cd $HOME/Maildir
        rsync -e ssh -var ./ destinationsystem:~usrname/Maildir

Bill
--
INTERNET:   [EMAIL PROTECTED]  Bill Campbell; Celestial Software LLC
UUCP:               camco!bill  PO Box 820; 6641 E. Mercer Way
FAX:            (206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676
URL: http://www.celestial.com/

``Independent self-reliant people would be a counterproductive anachronism
in the collective society of the future where people will be defined by
their associations.''  1896 John Dewey, educational philosopher, proponent
of modern public schools.

_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to