|
@@ -22,6 +22,7 @@ set forward_format = "Fwd: %s" # format of subject when forwarding |
|
|
set forward_quote # include message in forwards |
|
|
set forward_quote # include message in forwards |
|
|
set reverse_name # reply as whomever it was to |
|
|
set reverse_name # reply as whomever it was to |
|
|
set include # include message in replies |
|
|
set include # include message in replies |
|
|
|
|
|
set mail_check=60 # to avoid lags using IMAP with some email providers (yahoo for example) |
|
|
auto_view text/html # automatically show html (mailcap uses w3m) |
|
|
auto_view text/html # automatically show html (mailcap uses w3m) |
|
|
auto_view application/pgp-encrypted |
|
|
auto_view application/pgp-encrypted |
|
|
alternative_order text/plain text/enriched text/html |
|
|
alternative_order text/plain text/enriched text/html |
|
|