diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2025-10-03 16:01:14 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2025-10-03 16:01:14 +0200 |
| commit | 431310a5ddb95f3eccf00c632e4af4fa2530f238 (patch) | |
| tree | 3262002f6c18bf8b2410b9f9c65725b34dc5b8e9 /.mbsyncrc | |
| parent | aeb9e0bc3b3acf00ef51c681a84bb271deb92858 (diff) | |
| download | dotfiles-431310a5ddb95f3eccf00c632e4af4fa2530f238.tar.gz dotfiles-431310a5ddb95f3eccf00c632e4af4fa2530f238.zip | |
isync: Remove 'ajuntament' account
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à <mssola@mssola.com>
Diffstat (limited to '.mbsyncrc')
| -rw-r--r-- | .mbsyncrc | 36 |
1 files changed, 0 insertions, 36 deletions
@@ -177,42 +177,6 @@ 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 IMAPAccount sindicat |
