1
0
mirror of https://github.com/imapsync/imapsync.git synced 2024-11-17 00:02:29 +01:00
imapsync/W/test3.bat
Nick Bebout 137242e609 1.727
2016-09-19 10:17:24 -05:00

15 lines
361 B
Batchfile

@REM $Id: test3.bat,v 1.24 2016/08/05 14:22:42 gilles Exp gilles $
cd /D %~dp0
@REM \$1 must be $1 on Windows
@REM ==== password within double-quotes
perl ./imapsync --host1 p --user1 tata --passfile1 secret.tata --host2 p --user2 titi --passfile2 secret.titi ^
--debugimap2 --debugcontent --folder INBOX --maxage 1
@EXIT