diff --git a/.config/mutt/accounts/3-mbkante98.muttrc b/.config/mutt/accounts/3-mbkante98.muttrc deleted file mode 100644 index 1db6363..0000000 --- a/.config/mutt/accounts/3-mbkante98.muttrc +++ /dev/null @@ -1,30 +0,0 @@ -# vim: filetype=neomuttrc -# muttrc file for account mbkante98 -set realname = "Marten Kante" -set from = "mbkante98@googlemail.com" -set sendmail = "msmtp -a mbkante98" -alias me Marten Kante -set folder = "/home/tiynger/.local/share/mail/mbkante98" -set header_cache = /home/tiynger/.cache/mutt-wizard/mbkante98/headers -set message_cachedir = /home/tiynger/.cache/mutt-wizard/mbkante98/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 mbkante98" "run mbsync to sync mbkante98" -unmailboxes * - -set spoolfile = "+INBOX" -set record = "" -set postponed = "" -set trash = "" -mailboxes =mbkante98 ===================== "=INBOX" "=INBOX.Playstation" "=[Gmail].Gesendet" -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 "=[Gmail].Spam" "go to spam" # mw-autogenerated -macro index,pager MS "=[Gmail].Spam" "move mail to spam" # mw-autogenerated -macro index,pager CS "=[Gmail].Spam" "copy mail to spam" # mw-autogenerated