vault backup: 2026-03-13 15:05:33

This commit is contained in:
sShemet
2026-03-13 15:05:33 +05:00
parent 3e4afe5f50
commit 2298bee312

View File

@@ -20,12 +20,12 @@
```bash ```bash
./imapsync \ ./imapsync \
--host1 imap.mail.ru \ --host1 imap.mail.ru \
--user1 cy-1miass@mail.ru \ --user1 trest_zhanna@mail.ru \
--password1 'pLbAOA2PAWHoc1yrj5qP' \ --password1 '0SLrC2Re6DbRxNgELzeI' \
--ssl1 \ --ssl1 \
--host2 localhost \ --host2 localhost \
--user2 info@1-su.ru \ --user2 legal@uralav.ru \
--password2 'xp7h2vWGkM6Cny2' \ --password2 'I7f2SjJF7XppdhI' \
--ssl2 --ssl2
--folder "INBOX" \ --folder "INBOX" \
--folderrec "INBOX/*" --folderrec "INBOX/*"
@@ -40,9 +40,9 @@
тест папок через ssl тест папок через ssl
```bash ```bash
openssl s_client -connect imap.gmail.com:993 -crlf -quiet openssl s_client -connect imap.mail.com:993 -crlf -quiet
a LOGIN uralavtostroymiass@gmail.com password1 a LOGIN trest_zhanna@mail.ru 0SLrC2Re6DbRxNgELzeI
b LIST "" "*" b LIST "" "*"
c LOGOUT c LOGOUT
``` ```
@@ -73,12 +73,12 @@ c LOGOUT
```bash ```bash
./imapsync \ ./imapsync \
--host1 imap.mail.ru \ --host1 imap.mail.ru \
--user1 cy-1miass@mail.ru \ --user1 trest_zhanna@mail.ru \
--password1 '???' \ --password1 '0SLrC2Re6DbRxNgELzeI' \
--ssl1 \ --ssl1 \
--host2 localhost \ --host2 localhost \
--user2 sales@1-agent.ru \ --user2 legal@uralav.ru \
--password2 'sinkhrotsiklOtron6107' \ --password2 'I7f2SjJF7XppdhI' \
--ssl2 \ --ssl2 \
--folder "&BB4EQgQ,BEAEMAQyBDsENQQ9BD0ESwQ1-" \ --folder "&BB4EQgQ,BEAEMAQyBDsENQQ9BD0ESwQ1-" \
--regextrans2 "s/&BB4EQgQ,BEAEMAQyBDsENQQ9BD0ESwQ1-/Sent/" \ --regextrans2 "s/&BB4EQgQ,BEAEMAQyBDsENQQ9BD0ESwQ1-/Sent/" \