From 431310a5ddb95f3eccf00c632e4af4fa2530f238 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 3 Oct 2025 16:01:14 +0200 Subject: isync: Remove 'ajuntament' account MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It no longer works since the move of this administation into outlook in a way that app passwords are not allowed. Hence, just remove it and I will find other ways on fetching/archiving email locally. Signed-off-by: Miquel Sabaté Solà --- .mbsyncrc | 36 ------------------------------------ 1 file changed, 36 deletions(-) diff --git a/.mbsyncrc b/.mbsyncrc index a5bc2cb..ac7ed3c 100644 --- a/.mbsyncrc +++ b/.mbsyncrc @@ -176,42 +176,6 @@ Channel comsuse-inbox Channel comsuse-all Channel comsuse-sent -## -# ajuntament: notice that in this case the mailbox is configured to 'Pull' only -# and that deletions are not propagated. This is done to workaround the -# shamefully-low capacity given on this service, in a way that I have to -# periodically *remove everything* on the server. This is hence manually backed -# up. - -IMAPAccount ajuntament -Host outlook.office365.com -Port 993 -User sabatesm@capellades.cat -# TODO -PassCmd "kwallet-query --read-password susede kdewallet --folder email" -TLSType IMAPS -AuthMechs Plain -CertificateFile /etc/ssl/ca-bundle.pem -Timeout 0 - -IMAPStore ajuntament-remote -Account ajuntament - -MaildirStore ajuntament-local -Path /home/mssola/data/mail/ajuntament/ -Inbox /home/mssola/data/mail/ajuntament/inbox -SubFolders Verbatim - -Channel ajuntament -Far :ajuntament-remote: -Near :ajuntament-local: -Patterns * !Calendar !Calendari/Aniversaris !"Elements suprimits/Archive" !Arxivats -Create None -Sync Pull New Flags -Expunge None -SyncState * -CopyArrivalDate yes - ## # cgtsuse.org -- cgit v1.2.3