Imapsync: Difference between revisions

imported>Onny
Add usage example
imported>Onny
mNo edit summary
Line 14: Line 14:


<syntaxhighlight lang="console">
<syntaxhighlight lang="console">
# imapsync \
imapsync \
   --host1 mail1.example.org --user1 user1 --password1 "secret1" \
   --host1 mail1.example.org --user1 user1 --password1 "secret1" \
   --host2 mail2.example.org --user2 user1 --password2 "secret1"
   --host2 mail2.example.org --user2 user1 --password2 "secret1"