imapsync/examples/imapsync_example.bat.txt
Nick Bebout c08a56e486 1.504
2012-09-02 19:08:57 -05:00

8 lines
328 B
Text

REM imapsync example batch for Windows users
REM lines beginning with REM are just comments
REM Replace imap.foo.org toto secretoto 192.168.42.4 titi secretiti with your own values
.\imapsync.exe --host1 imap.foo.org --user1 toto --password1 "secretoto" --host2 192.168.42.4 --user2 titi --password2 "secretiti"