# vim: filetype=neomuttrc # muttrc file for account bt set realname = "Vito G. Graffagnino" set from = "v.graffagnino@btinternet.com" set sendmail = "msmtp -a bt" alias me Vito G. Graffagnino set folder = "/home/archlinux/vgg/.local/share/mail/bt" set header_cache = /home/archlinux/vgg/.cache/mutt-wizard/bt/headers set message_cachedir = /home/archlinux/vgg/.cache/mutt-wizard/bt/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 S "mbsync -V btnotmuch new" "run mbsync to sync bt" unmailboxes * set spoolfile = "+INBOX" set record = "+Sent" set postponed = "+Drafts" set trash = "+Trash" mailboxes "=UoH" "=RC_News" "=vgg" "=Astro.AstrophysicalJournalLetters" "=luneos-dev" "=Astro" "=shurgard" "=astropy" "=capone" "=RC" "=Donna" "=Friends" "=Saved" "=HeinnieHaynes" "=Training" "=paypal" "=Astro.AstronomicalJournal" "=vpnreactor" "=CIN_DW.2019" "=Astro.AstrophysicalJournal" "=Life" "=Trash" "=INBOX" "=Astro.Coolnews" "=CIN_DW" "=Astro.ResearchInAstronomyAndAstrophysics" "=Palm" "=ultimateknife" "=Drafts" "=CIN_DW.2018" "=stagecoach" "=Amazon" "=Astro.mendeley" "=Astro.SCS" "=Astro.AstrophysicalJournalSupplement" "=Astro.IOP" "=Spam" "=Ebay" "=ToRead" "=Sent" 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