您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 

22 行
630 B

  1. # vim: filetype=neomuttrc
  2. # muttrc file for account $title
  3. set realname = "$realname"
  4. set from = "$fulladdr"
  5. set sendmail = "/usr/bin/msmtp -a $title"
  6. set folder = "~/.mail/$title"
  7. set header_cache = ~/.config/mutt/accounts/$title/cache/headers
  8. set message_cachedir = ~/.config/mutt/accounts/$title/cache/bodies
  9. set certificate_file = ~/.config/mutt/accounts/$title/certificates
  10. source "~/.config/mutt/credentials/getmuttpass $title |"
  11. alias me $realname <$fulladdr>
  12. set mbox_type = Maildir
  13. set ssl_starttls = yes
  14. set ssl_force_tls = yes
  15. bind index,pager gg noop
  16. bind index,pager g noop
  17. bind index gg first-entry
  18. unmailboxes *