diff options
author | Luke Smith <luke@lukesmith.xyz> | 2018-03-13 08:18:43 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-13 08:18:43 -0700 |
commit | 56cb13e822eefafa9e140e11776d8d994cba42c6 (patch) | |
tree | bd7ec7749ee4b92459afb826e651618edd013dd1 /muttrc | |
parent | a4e016a8f33c76c963df256d47d8b78cb1a80d74 (diff) | |
parent | 4537d35666b9c23f82e9c5f2c0e838c09959906a (diff) |
Merge pull request #35 from meain/macos
MacOS compatibility
Diffstat (limited to 'muttrc')
-rw-r--r-- | muttrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ set forward_format = "Fwd: %s" set markers = no set mark_old = no set mime_forward = yes +set smtp_authenticators = 'gssapi:login' auto_view text/html auto_view application/pdf alternative_order text/plain text/enriched text/html |