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

  1. # vim: filetype=neomuttrc
  2. # muttrc file for account tovi
  3. set realname = "Tovi Jaeschke-Rogers"
  4. set from = "tovi@tovijaeschke.xyz"
  5. set sendmail = "msmtp -a tovi"
  6. alias me Tovi Jaeschke-Rogers <tovi@tovijaeschke.xyz>
  7. set folder = /Users/tovijaeschke-rogers/.local/share/mail/tovi
  8. set header_cache = /Users/tovijaeschke-rogers/.cache/mutt-wizard/tovi/headers
  9. set message_cachedir = /Users/tovijaeschke-rogers/.cache/mutt-wizard/tovi/bodies
  10. set mbox_type = Maildir
  11. set spoolfile = +INBOX
  12. set postponed = +Drafts
  13. set record = +Sent
  14. set trash = +Trash
  15. mailboxes $spoolfile $record $postponed $trash
  16. set smtp_pass = "`pass mutt-wizard-tovi`"
  17. set smtp_url = "smtp://tovi@mail.tovijaeschke.xyz:587"
  18. set crypt_autosign = yes
  19. set crypt_opportunistic_encrypt = yes
  20. set pgp_self_encrypt = yes
  21. set pgp_default_key = 78CC949ADAAF9556
  22. bind index,pager gg noop
  23. bind index,pager g noop
  24. bind index,pager M noop
  25. bind index,pager C noop
  26. bind index gg first-entry
  27. macro index o "<shell-escape>mailsync -V tovi<enter>" "run mbsync to sync tovi"
  28. #unmailboxes *