vault backup: 2026-03-13 16:16:11

This commit is contained in:
sShemet
2026-03-13 16:16:11 +05:00
parent 350f70dae0
commit cf5ad2305c

View File

@@ -20,18 +20,25 @@
```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 "&BBoEPgRABDcEOAQ9BDA-" \
--exclude "&BBoEPgRABDcEOAQ9BDA-" \
--syncinternaldates \
--useuid \
--search "ALL" --search "ALL"
--dry
``` ```
@@ -73,12 +80,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/" \