mirror of
https://github.com/imapsync/imapsync.git
synced 2025-06-27 14:44:43 +02:00
1.504
This commit is contained in:
parent
495d5a9526
commit
c08a56e486
277 changed files with 692 additions and 10803 deletions
8
examples/imapsync_example.bat.txt
Normal file
8
examples/imapsync_example.bat.txt
Normal file
|
@ -0,0 +1,8 @@
|
|||
|
||||
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"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue