Skip to content

Instantly share code, notes, and snippets.

@ciaoben
Created January 18, 2017 16:48
Show Gist options
  • Save ciaoben/c7d7c2c4fd87f0af545dfbfa03c5d365 to your computer and use it in GitHub Desktop.
Save ciaoben/c7d7c2c4fd87f0af545dfbfa03c5d365 to your computer and use it in GitHub Desktop.
response sync
[root@localhost qbpanel]# /usr/local/bin/imapsync --timeout 10 --host1 'imap.cbsolt.net' --user1 'marcello.salvi@cbsolt.it' --password1 "prova\"01A" --host2 imapsync.cbsolt.net --user2 'test1@qboxcloud.it' --authuser2 msync --passfile2 /home/qbpanel/msync-password.txt --authmech1 LOGIN --ssl1 --nocheckmessageexists --useuid --noreleasecheck --justlogin --logdir /var/log/imapsync --logfile 'test1@qboxcloud.it-2017-01-18T14:33-justLogin' --no-modules_version
Transfer started at Wed Jan 18 16:48:01 2017
PID is 8005
Log file is /var/log/imapsync/test1@qboxcloud.it-2017-01-18T14:33-justLogin ( to change it, use --logfile path ; or use --nolog to turn off logging )
$RCSfile: imapsync,v $ $Revision: 1.670 $ $Date: 2015/12/03 02:36:41 $
Here is a [linux] system (Linux localhost.localdomain 2.6.32-642.3.1.el6.x86_64 #1 SMP Tue Jul 12 18:30:56 UTC 2016 x86_64)
With perl 5.10.1 Mail::IMAPClient 3.37
Command line used:
/usr/local/bin/imapsync --timeout 10 --host1 imap.cbsolt.net --user1 marcello.salvi@cbsolt.it --password1 MASKED --host2 imapsync.cbsolt.net --user2 test1@qboxcloud.it --authuser2 msync --passfile2 /home/qbpanel/msync-password.txt --authmech1 LOGIN --ssl1 --nocheckmessageexists --useuid --noreleasecheck --justlogin --logdir /var/log/imapsync --logfile test1@qboxcloud.it-2017-01-18T14:33-justLogin --no-modules_version
Temp directory is /tmp ( to change it use --tmpdir dirpath )
PID file is /tmp/imapsync.pid ( to change it use --pidfile filepath ; to avoid it use --pidfile "" )
Info: turned ON syncinternaldates, will set the internal dates (arrival dates) on host2 same as host1.
Info: will try to use LOGIN authentication on host1
Info: will try to use PLAIN authentication on host2
Info: imap connexions timeout is 10 seconds
Host1: IMAP server [imap.cbsolt.net] port [993] user [marcello.salvi@cbsolt.it]
Host2: IMAP server [imapsync.cbsolt.net] port [143] user [test1@qboxcloud.it]
error [/home/qbpanel/msync-password.txt]: No such file or directory at /usr/local/bin/imapsync line 3037.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment