# vim: filetype=neomuttrc # muttrc file for account herts color status cyan default unmailboxes * set realname = "Dr. Vito G. Graffagnino" set from = "v.graffagnino@herts.ac.uk" set sendmail = "msmtp -a herts" alias me Dr. Vito G. Graffagnino set signature = "/home/archlinux/vgg/.config/mutt/.signature" set folder = "/Mail/herts" set header_cache = /Mail/mutt-wizard/herts/headers set message_cachedir = /Mail/mutt-wizard/herts/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 hertsnotmuch new" "run mbsync to sync herts" set spoolfile = "+INBOX" set record = "+Sent Items" set postponed = "+Drafts" set trash = "" mailboxes "=INBOX" "=Sent Items" "=INBOX.HR" "=INBOX.arXiv" "=INBOX.Library" "=Outbox" "=INBOX.CoolNews" "=INBOX.Teaching" "=INBOX.SpareRoom" "=INBOX.LMS" "=INBOX.SPH" "=INBOX.BobBingham" "=INBOX.Admin" "=INBOX.Students" "=INBOX.HelpDesk" "=INBOX.vgg" "=INBOX.astropy" "=INBOX.Procurement" "=INBOX.Nature" "=INBOX.BarryKellett" "=INBOX.PAM" "=INBOX.Martin" "=INBOX.DespinaLambrou" "=INBOX.RAS" "=INBOX.SEPnet" "=INBOX.SysAdmin" "=Drafts" "=INBOX.X-Ray" "=INBOX.Research" "=INBOX.LukeSmith" "=INBOX.Misc" "=INBOX.BadAstronomy" "=INBOX.StarFormationNewsletter" "=INBOX.Training" "=INBOX.Templates" 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 Items" "go to sent" # mw-autogenerated macro index,pager Ms "=Sent Items" "move mail to sent" # mw-autogenerated macro index,pager Cs "=Sent Items" "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 macro index,pager gt "=Templates" "go to templates" # mw-autogenerated macro index,pager Mt "=Templates" "move mail to templates" # mw-autogenerated macro index,pager Ct "=Templates" "copy mail to templates" # mw-autogenerated #vgg