From 8e81ecc83860f7a6872a38cedd391d4f91c0f0f9 Mon Sep 17 00:00:00 2001
From: Joe <bousset.rudy@gmail.com>
Date: Thu, 11 Aug 2022 14:09:36 +0200
Subject: mutt update

---
 .config/mbsync/mbsyncrc | 48 ++++++++++++++++++++++++------------------------
 .config/mutt/muttrc     |  2 +-
 2 files changed, 25 insertions(+), 25 deletions(-)

diff --git a/.config/mbsync/mbsyncrc b/.config/mbsync/mbsyncrc
index 79c8232..eeb6cb2 100644
--- a/.config/mbsync/mbsyncrc
+++ b/.config/mbsync/mbsyncrc
@@ -49,30 +49,30 @@ MaxMessages 0
 ExpireUnread no
 # End profile
 
-IMAPStore towerofsilence777@gmail.com-remote
-Host imap.gmail.com
-Port 993
-User towerofsilence777@gmail.com
-PassCmd "pass show mutt/towerofsilence777@gmail.com"
-AuthMechs LOGIN
-SSLType IMAPS
-CertificateFile /etc/ssl/cert.pem
-
-MaildirStore towerofsilence777@gmail.com-local
-SubFolders Verbatim
-Path /var/mail/jozan/towerofsilence777@gmail.com/
-Inbox /var/mail/jozan/towerofsilence777@gmail.com/INBOX
-
-Channel towerofsilence777@gmail.com
-Expunge Both
-Far :towerofsilence777@gmail.com-remote:
-Near :towerofsilence777@gmail.com-local:
-Patterns *
-Create Both
-SyncState *
-MaxMessages 0
-ExpireUnread no
-# End profile
+# IMAPStore towerofsilence777@gmail.com-remote
+# Host imap.gmail.com
+# Port 993
+# User towerofsilence777@gmail.com
+# PassCmd "pass show mutt/towerofsilence777@gmail.com"
+# AuthMechs LOGIN
+# SSLType IMAPS
+# CertificateFile /etc/ssl/cert.pem
+# 
+# MaildirStore towerofsilence777@gmail.com-local
+# SubFolders Verbatim
+# Path /var/mail/jozan/towerofsilence777@gmail.com/
+# Inbox /var/mail/jozan/towerofsilence777@gmail.com/INBOX
+# 
+# Channel towerofsilence777@gmail.com
+# Expunge Both
+# Far :towerofsilence777@gmail.com-remote:
+# Near :towerofsilence777@gmail.com-local:
+# Patterns *
+# Create Both
+# SyncState *
+# MaxMessages 0
+# ExpireUnread no
+# # End profile
 
 IMAPStore rbousset@secuserve.com-remote
 Host next.optimails.com
diff --git a/.config/mutt/muttrc b/.config/mutt/muttrc
index 717f762..a09d8d8 100644
--- a/.config/mutt/muttrc
+++ b/.config/mutt/muttrc
@@ -3,7 +3,7 @@ source /home/jozan/.config/mutt/defaults.muttrc
 source /home/jozan/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc # mw-autogenerated
 macro index,pager i1 '<sync-mailbox><enter-command>source /home/jozan/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to bousset.rudy@gmail.com" # mw-autogenerated
 macro index,pager i2 '<sync-mailbox><enter-command>source /home/jozan/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to olsen.oyvind.nor@gmail.com" # mw-autogenerated
-macro index,pager i3 '<sync-mailbox><enter-command>source /home/jozan/.config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to towerofsilence777@gmail.com" # mw-autogenerated
+# macro index,pager i3 '<sync-mailbox><enter-command>source /home/jozan/.config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to towerofsilence777@gmail.com" # mw-autogenerated
 macro index,pager i5 '<sync-mailbox><enter-command>source /home/jozan/.config/mutt/accounts/5-rbousset@secuserve.com.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to rbousset@secuserve.com" # mw-autogenerated
 macro index,pager i6 '<sync-mailbox><enter-command>source /home/jozan/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to exploitation@secuserve.com" # mw-autogenerated
 macro index,pager i7 '<sync-mailbox><enter-command>source /home/jozan/.config/mutt/accounts/7-support@secuserve.com.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to support@secuserve.com" # mw-autogenerated
-- 
cgit v1.2.3