# vim: filetype=neomuttrc # muttrc file for account yigitcolakoglu@hotmail.com set realname = "Yigit Colakoglu" set from = "yigitcolakoglu@hotmail.com" set sendmail = "msmtp -a yigitcolakoglu@hotmail.com" alias me Yigit Colakoglu set folder = "/home/yigit/.local/share/mail/yigitcolakoglu@hotmail.com" set header_cache = /home/yigit/.cache/mutt-wizard/yigitcolakoglu@hotmail.com/headers set message_cachedir = /home/yigit/.cache/mutt-wizard/yigitcolakoglu@hotmail.com/bodies set mbox_type = Maildir set signature = "/home/yigit/.config/mutt/accounts/1-yigitcolakoglu@hotmail.com.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 * unmacro index o macro index o "mw -y yigitcolakoglu@hotmail.com" "run mbsync to sync yigitcolakoglu@hotmail.com" mailboxes "=Archive" "=Archived Mail" "=Deleted" "=Drafts" "=INBOX" "=Junk" "=Mailspring/Snoozed" "=Notes" "=Outbox" "=Sent" "=Sync Issues/Conflicts" "=Sync Issues/Local Failures" "=Sync Issues/Server Failures" macro index,pager ga "=Archive" "go to archive" macro index,pager Ma ";=Archive" "move mail to archive" macro index,pager Ca ";=Archive" "copy mail to archive" 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" macro index,pager gj "=Junk" "go to junk" macro index,pager Mj ";=Junk" "move mail to junk" macro index,pager Cj ";=Junk" "copy mail to junk" 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"