From 2c097b425093cd3e87b8f2495ffdd2d6ddc8fc3e Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Mon, 14 Oct 2024 19:28:52 +0400 Subject: [PATCH] it broke --- config/emacs/.mbsyncrc | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/config/emacs/.mbsyncrc b/config/emacs/.mbsyncrc index 531085b2..a8e5f73a 100644 --- a/config/emacs/.mbsyncrc +++ b/config/emacs/.mbsyncrc @@ -75,15 +75,15 @@ Host 127.0.0.1 Port 1143 UserCmd "pass 'Proton Account' | grep 'login:' | sed 's/login: //'" PassCmd "cat ~/.hydroxide-bridge-pass" -SSLType none +TLSType None IMAPStore proton-remote Account proton MailDirStore proton-local SubFolders Verbatim -Path ~/Mail/Proton/ -Inbox ~/Mail/Proton/Inbox +Path ~/.mail/proton/ +Inbox ~/.mail/proton/Inbox Channel proton Far :proton-remote: @@ -94,19 +94,18 @@ Expunge Both SyncState * IMAPAccount li -Host 127.0.0.1 -Port 993 +AuthMechs * UserCmd "pass show email/li | grep 'login: ' | sed 's/login: //'" -PassCmd "cat ~/.hydroxide-bridge-pass" -SSLType none +PassCmd "pass show email/li" +Tunnel "nc -T protocols=all -T ciphers=compat -X 5 -x " IMAPStore li-remote Account li MailDirStore li-local SubFolders Verbatim -Path ~/Mail/Proton/ -Inbox ~/Mail/Proton/Inbox +Path ~/.mail/li/ +Inbox ~/.mail/li/Inbox Channel li Far :li-remote: @@ -114,4 +113,4 @@ Near :li-local: Patterns * Create Both Expunge Both -SyncState * \ No newline at end of file +SyncState *