From 366712e09dbdd4f869063daadd40fc358f6a0b1f Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Sun, 16 Feb 2020 03:40:57 +0300 Subject: Leave these to mw --- .config/mutt/accounts/2-ceng.muttrc | 42 ------------------------------------- 1 file changed, 42 deletions(-) delete mode 100644 .config/mutt/accounts/2-ceng.muttrc (limited to '.config/mutt/accounts/2-ceng.muttrc') diff --git a/.config/mutt/accounts/2-ceng.muttrc b/.config/mutt/accounts/2-ceng.muttrc deleted file mode 100644 index e5a1321..0000000 --- a/.config/mutt/accounts/2-ceng.muttrc +++ /dev/null @@ -1,42 +0,0 @@ -# vim: filetype=neomuttrc -# muttrc file for account ceng -set realname = "Yigit Sever" -set from = "yigit.sever@ceng.metu.edu.tr" -set sendmail = "msmtp -a ceng" -alias me Yigit Sever -set folder = "/home/yigit/.local/share/mail/ceng" -set header_cache = /home/yigit/.cache/mutt-wizard/ceng/headers -set message_cachedir = /home/yigit/.cache/mutt-wizard/ceng/bodies -set mbox_type = Maildir - -set pgp_self_encrypt = yes -set pgp_default_key = "BA92244CBEE0980DE926C49F57428AA6F93E4FE8" - -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 -macro index o "mailsync -V ceng" "run mbsync to sync ceng" -unmailboxes * - -set spoolfile = "+INBOX" -set record = "+Sent" -set postponed = "+Drafts" -set trash = "+Trash" -mailboxes "=spam" "=Trash" "=Sent" "=INBOX" "=Drafts" -macro index,pager gi "=INBOX" "go to inbox" # mw-autogenerated -macro index,pager Mi ";=INBOX" "move mail to inbox" # mw-autogenerated -macro index,pager Ci ";=INBOX" "copy mail to inbox" # mw-autogenerated -macro index,pager gs "=Sent" "go to sent" # mw-autogenerated -macro index,pager Ms ";=Sent" "move mail to sent" # mw-autogenerated -macro index,pager Cs ";=Sent" "copy mail to sent" # mw-autogenerated -macro index,pager gd "=Drafts" "go to drafts" # mw-autogenerated -macro index,pager Md ";=Drafts" "move mail to drafts" # mw-autogenerated -macro index,pager Cd ";=Drafts" "copy mail to drafts" # mw-autogenerated -macro index,pager gt "=Trash" "go to trash" # mw-autogenerated -macro index,pager Mt ";=Trash" "move mail to trash" # mw-autogenerated -macro index,pager Ct ";=Trash" "copy mail to trash" # mw-autogenerated -macro index,pager gS "=spam" "go to spam" # mw-autogenerated -macro index,pager MS ";=spam" "move mail to spam" # mw-autogenerated -macro index,pager CS ";=spam" "copy mail to spam" # mw-autogenerated -- cgit v1.2.3-70-g09d2