set realname  = "Rob Harbaugh"
set from      = "rob@rharbaugh.com"

set mbox_type = Maildir
set folder    = ~/mail/fastmail
set spoolfile = +Inbox
set postponed = +Drafts
set trash     = +Trash

set sendmail      = "/usr/bin/msmtp -a fastmail"
set envelope_from = yes
set sendmail_wait = 0

set signature = ~/.config/neomutt/signature

unmailboxes *
mailboxes =Inbox =Drafts =Sent =Trash =Archive
