Để có thể dễ dàng chạy imapsync với gmail, tài khoản gmail phải bật Less secure app access tại https://myaccount.google.com/security.
Cú pháp tổng quát được áp dụng như sau:
imapsync \
--user1 foo@gmail.com \
--password1 gmailsecret \
--host2 localhost \
--user2 tata \
--gmail1
Dùng –gmail1 thay cho khai báo chi tiết về –host1
--host1 imap.gmail.com \
--ssl1 \
...
Continue reading