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/1-metu.muttrc | 39 ---------------------------------- .config/mutt/accounts/2-ceng.muttrc | 42 ------------------------------------- 2 files changed, 81 deletions(-) delete mode 100644 .config/mutt/accounts/1-metu.muttrc delete mode 100644 .config/mutt/accounts/2-ceng.muttrc (limited to '.config') diff --git a/.config/mutt/accounts/1-metu.muttrc b/.config/mutt/accounts/1-metu.muttrc deleted file mode 100644 index 3f17d05..0000000 --- a/.config/mutt/accounts/1-metu.muttrc +++ /dev/null @@ -1,39 +0,0 @@ -# vim: filetype=neomuttrc -# muttrc file for account metu -set realname = "Yigit Sever" -set from = "yigit.sever@metu.edu.tr" -set sendmail = "msmtp -a metu" -alias me Yigit Sever -set folder = "/home/yigit/.local/share/mail/metu" -set header_cache = /home/yigit/.cache/mutt-wizard/metu/headers -set message_cachedir = /home/yigit/.cache/mutt-wizard/metu/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 -macro index o "mailsync -V metu" "run mbsync to sync metu" -unmailboxes * - -set spoolfile = "+INBOX" -set record = "+sent-mail" -set postponed = "+drafts" -set trash = "+Trash" -mailboxes "=Trash" "=drafts" "=Archive" "=INBOX" "=sent-mail" -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-mail" "go to sent" # mw-autogenerated -macro index,pager Ms ";=sent-mail" "move mail to sent" # mw-autogenerated -macro index,pager Cs ";=sent-mail" "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 ga "=Archive" "go to archive" # mw-autogenerated -macro index,pager Ma ";=Archive" "move mail to archive" # mw-autogenerated -macro index,pager Ca ";=Archive" "copy mail to archive" # mw-autogenerated 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