# vim: filetype=neomuttrc # muttrc file for account yigit@yigitcolakoglu.com set realname = "Yigit Colakoglu" set from = "yigit@yigitcolakoglu.com" set sendmail = "msmtp -a yigit@yigitcolakoglu.com" alias me yigit set folder = "/home/yigit/.local/share/mail/yigit@yigitcolakoglu.com" set header_cache = /home/yigit/.cache/mutt-wizard/yigit@yigitcolakoglu.com/headers set message_cachedir = /home/yigit/.cache/mutt-wizard/yigit@yigitcolakoglu.com/bodies set mbox_type = Maildir set signature = "/home/yigit/.config/mutt/accounts/formal.sig" 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 unmailboxes * unalternates * unset signature unmacro index o macro index o "mw -y yigit@yigitcolakoglu.com" "run mbsync to sync yigit@yigitcolakoglu.com" mailboxes "=Archived Mail" "=Mailspring/Snoozed" "=Spam" "=Sent" "=Trash/Mailspring/Snoozed" "=Drafts" "=INBOX" macro index,pager ga "=Archived" "go to archive" macro index,pager Ma ";=Archived" "move mail to archive" macro index,pager Ca ";=Archived" "copy mail to archive" macro index,pager gS "=Spam" "go to spam" macro index,pager MS ";=Spam" "move mail to spam" macro index,pager CS ";=Spam" "copy mail to spam" set record = "+Sent" 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" macro index,pager gt "=Trash/Mailspring/Snoozed" "go to trash" macro index,pager Mt ";=Trash/Mailspring/Snoozed" "move mail to trash" macro index,pager Ct ";=Trash/Mailspring/Snoozed" "copy mail to trash" set trash = "+Trash" set postponed = "+Drafts" 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" 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"