encryption stuff

This commit is contained in:
2018-10-26 09:54:49 -06:00
parent 978aac3e32
commit a5d97835b6
+6 -2
View File
@@ -7,6 +7,8 @@ set imap_user = eric@ewpt3ch.com
set imap_pass = $my_pass set imap_pass = $my_pass
set spoolfile = +INBOX set spoolfile = +INBOX
mailboxes = +INBOX mailboxes = +INBOX
set imap_keepalive = 300
set mail_check = 120
#ewpt3ch.com smtp #ewpt3ch.com smtp
set realname = 'Eric W Phillips' set realname = 'Eric W Phillips'
@@ -21,5 +23,7 @@ set crypt_replyencrypt = yes
set crypt_replysignencrypted = yes set crypt_replysignencrypted = yes
set crypt_verify_sig = yes set crypt_verify_sig = yes
#bring in options for encrypting and signing #view html in a browser
#source ~/.mutt/gpg.rc set mailcap_path = ~/.mutt/mailcap
alternative_order text/plain text/html
auto_view text/html