# vim: filetype=neomuttrc # muttrc file for account bousset.rudy@gmail.com set realname = "Rudy Bousset" set from = "bousset.rudy@gmail.com" set sendmail = "msmtp -a bousset.rudy@gmail.com" alias me Rudy Bousset set folder = "/home/jozan/.local/share/mail/bousset.rudy@gmail.com" set header_cache = /home/jozan/.cache/mutt-wizard/bousset.rudy@gmail.com/headers set message_cachedir = /home/jozan/.cache/mutt-wizard/bousset.rudy@gmail.com/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 "mw -y bousset.rudy@gmail.com" "run mbsync to sync bousset.rudy@gmail.com" unmailboxes * mailboxes "=INBOX" "=[Gmail].Sent\ Mail" "=[Gmail].Drafts" "=[Gmail].Spam" "=[Gmail].Trash" 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 set spoolfile = "+INBOX" # mw-autogenerated set postponed = "+[Gmail].Drafts" # mw-autogenerated macro index,pager gd "=[Gmail].Drafts" "go to drafts" # mw-autogenerated macro index,pager Md ";=[Gmail].Drafts" "move mail to drafts" # mw-autogenerated macro index,pager Cd ";=[Gmail].Drafts" "copy mail to drafts" # mw-autogenerated set record = "+[Gmail].Sent" # mw-autogenerated macro index,pager gs "=[Gmail].Sent\ Mail" "go to sent" # mw-autogenerated macro index,pager Ms ";=[Gmail].Sent\ Mail" "move mail to sent" # mw-autogenerated macro index,pager Cs ";=[Gmail].Sent\ Mail" "copy mail to sent" # 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 macro index,pager gt "=[Gmail].Trash" "go to trash" # mw-autogenerated macro index,pager Mt ";=[Gmail].Trash" "move mail to trash" # mw-autogenerated macro index,pager Ct ";=[Gmail].Trash" "copy mail to trash" # mw-autogenerated set trash = "+[Gmail].Trash" # mw-autogenerated