From bb4a92e4c29cfb8250ae0852bbbb9162c94efb66 Mon Sep 17 00:00:00 2001 From: Joe Date: Fri, 23 Sep 2022 18:05:52 +0200 Subject: good config --- .../accounts/3-towerofsilence777@gmail.com.muttrc | 41 ---------------------- 1 file changed, 41 deletions(-) delete mode 100644 .config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc (limited to '.config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc') diff --git a/.config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc b/.config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc deleted file mode 100644 index 848da7f..0000000 --- a/.config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc +++ /dev/null @@ -1,41 +0,0 @@ -# vim: filetype=neomuttrc -# muttrc file for account towerofsilence777@gmail.com -set realname = "Tower Of Silence" -set from = "towerofsilence777@gmail.com" -set sendmail = "msmtp -a towerofsilence777@gmail.com" -alias me Tower Of Silence -set folder = "$MAIL/towerofsilence777@gmail.com" -set header_cache = $XDG_RUNTIME_DIR/mutt/towerofsilence777@gmail.com/headers -set message_cachedir = $XDG_RUNTIME_DIR/mutt/towerofsilence777@gmail.com/bodies -set mbox_type = Maildir - -bind index,pager gg noop -bind index,pager g noop -bind index,pager M noop -bind index,pager C noop -bind index gg first-entry -bind pager gg top -bind pager G bottom -macro index o "killall mbsync >/dev/null 2>&1; mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc towerofsilence777@gmail.com" "run mbsync to sync towerofsilence777@gmail.com" -unmailboxes * - -mailboxes "=INBOX" "=[Gmail].Messages envoy&AOk-s" "=[Gmail].Brouillons" "=[Gmail].Spam" "=[Gmail].Corbeille" "=[Gmail].Important" "=[Gmail].Suivis" -macro index,pager gi "=INBOX" "go to inbox" -macro index,pager Mi ";=INBOX" "move mail to inbox" -macro index,pager Ci ";=INBOX" "copy mail to inbox" -set spoolfile = "+INBOX" -set postponed = "+[Gmail].Brouillons" -macro index,pager gd "=[Gmail].Brouillons" "go to drafts" -macro index,pager Md ";=[Gmail].Brouillons" "move mail to drafts" -macro index,pager Cd ";=[Gmail].Brouillons" "copy mail to drafts" -set record = "+[Gmail].Messages envoy&AOk-s" -macro index,pager gs "=[Gmail].Messages envoy&AOk-s" "go to sent" -macro index,pager Ms ";=[Gmail].Messages envoy&AOk-s" "move mail to sent" -macro index,pager Cs ";=[Gmail].Messages envoy&AOk-s" "copy mail to sent" -macro index,pager gS "=[Gmail].Spam" "go to spam" -macro index,pager MS ";=[Gmail].Spam" "move mail to spam" -macro index,pager CS ";=[Gmail].Spam" "copy mail to spam" -macro index,pager gt "=[Gmail].Corbeille" "go to trash" -macro index,pager Mt ";=[Gmail].Corbeille" "move mail to trash" -macro index,pager Ct ";=[Gmail].Corbeille" "copy mail to trash" -set trash = "+[Gmail].Corbeille" -- cgit v1.2.3