From bb4a92e4c29cfb8250ae0852bbbb9162c94efb66 Mon Sep 17 00:00:00 2001 From: Joe Date: Fri, 23 Sep 2022 18:05:52 +0200 Subject: good config --- .../mutt/accounts/5-rbousset@secuserve.com.muttrc | 45 ---------------------- 1 file changed, 45 deletions(-) delete mode 100644 .config/mutt/accounts/5-rbousset@secuserve.com.muttrc (limited to '.config/mutt/accounts/5-rbousset@secuserve.com.muttrc') diff --git a/.config/mutt/accounts/5-rbousset@secuserve.com.muttrc b/.config/mutt/accounts/5-rbousset@secuserve.com.muttrc deleted file mode 100644 index b0979f6..0000000 --- a/.config/mutt/accounts/5-rbousset@secuserve.com.muttrc +++ /dev/null @@ -1,45 +0,0 @@ -# vim: filetype=neomuttrc -# muttrc file for account rbousset@secuserve.com -set realname = "Rudy Bousset" -set from = "rbousset@secuserve.com" -set sendmail = "msmtp -a rbousset@secuserve.com" -alias me Rudy Bousset -set folder = "$MAIL/rbousset@secuserve.com" -set header_cache = $XDG_RUNTIME_DIR/mutt/rbousset@secuserve.com/headers -set message_cachedir = $XDG_RUNTIME_DIR/mutt/rbousset@secuserve.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 rbousset@secuserve.com" "run mbsync to sync rbousset@secuserve.com" -unmailboxes * - -mailboxes "=INBOX" "=Sent" "=Drafts" "=Junk" "=Trash" "=Keep" "=NEWS" "=Calendrier" "=T&AOI-ches" "=Notes" "=Reports" "=Reports/OTRS" "=Reports/Trello" "=Reports/Teams" "=Reports/Unimus" "=Reports/vzdump" - -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" -macro index,pager gs "=Sent" "go to sent" -macro index,pager Ms ";=Sent" "move mail to sent" -macro index,pager Cs ";=Sent" "copy mail to sent" -set record = "+Sent" -macro index,pager gd "=Drafts" "go to drafts" -macro index,pager Md ";=Drafts" "move mail to drafts" -macro index,pager Cd ";=Drafts" "copy mail to drafts" -set postponed = "+Drafts" -macro index,pager gS "=Junk" "go to junk" -macro index,pager MS ";=Junk" "move mail to junk" -macro index,pager CS ";=Junk" "copy mail to junk" -macro index,pager gt "=Trash" "go to trash" -macro index,pager Mt ";=Trash" "move mail to trash" -macro index,pager Ct ";=Trash" "copy mail to trash" -set trash = "+Trash" -macro index,pager gn "=NEWS" "go to news" -macro index,pager Mn ";=NEWS" "move mail to news" -macro index,pager Cn ";=NEWS" "copy mail to news" -- cgit v1.2.3