You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

31 lines
1.0 KiB

# vim: filetype=neomuttrc
# muttrc file for account tovi
set realname = "Tovi Jaeschke-Rogers"
set from = "tovi@tovijaeschke.xyz"
set sendmail = "msmtp -a tovi"
alias me Tovi Jaeschke-Rogers <tovi@tovijaeschke.xyz>
set folder = /Users/tovijaeschke-rogers/.local/share/mail/tovi
set header_cache = /Users/tovijaeschke-rogers/.cache/mutt-wizard/tovi/headers
set message_cachedir = /Users/tovijaeschke-rogers/.cache/mutt-wizard/tovi/bodies
set mbox_type = Maildir
set spoolfile = +INBOX
set postponed = +Drafts
set record = +Sent
set trash = +Trash
mailboxes $spoolfile $record $postponed $trash
set smtp_pass = "`pass mutt-wizard-tovi`"
set smtp_url = "smtp://tovi@mail.tovijaeschke.xyz:587"
set crypt_autosign = yes
set crypt_opportunistic_encrypt = yes
set pgp_self_encrypt = yes
set pgp_default_key = 78CC949ADAAF9556
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 "<shell-escape>mailsync -V tovi<enter>" "run mbsync to sync tovi"
#unmailboxes *