Changes

Jump to navigation Jump to search
12 bytes added ,  23:50, 24 September 2011
Line 29: Line 29:  
==== Basic Example: Account Duplication ====
 
==== Basic Example: Account Duplication ====
 
This example would copy all existing folders from foo@imap.truc.org to bar@imap.trac.org
 
This example would copy all existing folders from foo@imap.truc.org to bar@imap.trac.org
  /usr/bin/imapsync \
+
  /usr/bin/imapsync --noauthmd5 \
 
   --host1 imap.truc.org --user1 foo --passfile1 /etc/secret1 \
 
   --host1 imap.truc.org --user1 foo --passfile1 /etc/secret1 \
 
   --host2 imap.trac.org --user2 bar --passfile2 /etc/secret2
 
   --host2 imap.trac.org --user2 bar --passfile2 /etc/secret2

Navigation menu