Compare commits
2 Commits
350f70dae0
...
ea63de4a52
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ea63de4a52 | ||
|
|
cf5ad2305c |
@@ -20,18 +20,24 @@
|
|||||||
```bash
|
```bash
|
||||||
./imapsync \
|
./imapsync \
|
||||||
--host1 imap.mail.ru \
|
--host1 imap.mail.ru \
|
||||||
--user1 trest_zhanna@mail.ru \
|
--user1 uas-chel@mail.ru \
|
||||||
--password1 '0SLrC2Re6DbRxNgELzeI' \
|
--password1 'ZCgyiYVlMRPYRDfaZj31' \
|
||||||
--ssl1 \
|
--ssl1 \
|
||||||
--host2 localhost \
|
--host2 localhost \
|
||||||
--user2 legal@uralav.ru \
|
--user2 info@uralav.ru \
|
||||||
--password2 'I7f2SjJF7XppdhI' \
|
--password2 'xp7h2vWGkM6Cny2' \
|
||||||
--ssl2
|
--ssl2 \
|
||||||
--folder "INBOX" \
|
--exclude "&BB4EQgQ,BEAEMAQyBDsENQQ9BD0ESwQ1-" \
|
||||||
--folderrec "INBOX/*"
|
--exclude "&BCEEPwQwBDw-" \
|
||||||
--syncinternaldates
|
--exclude "Infected Items" \
|
||||||
--useuid
|
--exclude "&BB0ENQQ2BDUEOwQwBEIENQQ7BEwEPQQwBE8- &BD8EPgRHBEIEMA-" \
|
||||||
|
--exclude "&BCcENQRABD0EPgQyBDgEOgQ4-" \
|
||||||
|
--exclude "Archive" \
|
||||||
|
--exclude "Junk" \
|
||||||
|
--syncinternaldates \
|
||||||
|
--useuid \
|
||||||
--search "ALL"
|
--search "ALL"
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
@@ -73,12 +79,12 @@ c LOGOUT
|
|||||||
```bash
|
```bash
|
||||||
./imapsync \
|
./imapsync \
|
||||||
--host1 imap.mail.ru \
|
--host1 imap.mail.ru \
|
||||||
--user1 trest_zhanna@mail.ru \
|
--user1 uas-chel@mail.ru \
|
||||||
--password1 '0SLrC2Re6DbRxNgELzeI' \
|
--password1 'ZCgyiYVlMRPYRDfaZj31' \
|
||||||
--ssl1 \
|
--ssl1 \
|
||||||
--host2 localhost \
|
--host2 localhost \
|
||||||
--user2 legal@uralav.ru \
|
--user2 info@uralav.ru \
|
||||||
--password2 'I7f2SjJF7XppdhI' \
|
--password2 'xp7h2vWGkM6Cny2' \
|
||||||
--ssl2 \
|
--ssl2 \
|
||||||
--folder "&BB4EQgQ,BEAEMAQyBDsENQQ9BD0ESwQ1-" \
|
--folder "&BB4EQgQ,BEAEMAQyBDsENQQ9BD0ESwQ1-" \
|
||||||
--regextrans2 "s/&BB4EQgQ,BEAEMAQyBDsENQQ9BD0ESwQ1-/Sent/" \
|
--regextrans2 "s/&BB4EQgQ,BEAEMAQyBDsENQQ9BD0ESwQ1-/Sent/" \
|
||||||
@@ -94,3 +100,9 @@ ZCgyiYVlMRPYRDfaZj31
|
|||||||
|
|
||||||
info@uralav.ru
|
info@uralav.ru
|
||||||
```
|
```
|
||||||
|
|
||||||
|
```
|
||||||
|
bid.group@mail.ru
|
||||||
|
info@bid-group74.ru
|
||||||
|
YvabfX1ZfXeZfcmeKhPT
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user