diff options
Diffstat (limited to 'home')
-rw-r--r-- | home/xyz/.config/neomutt/neomuttrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/home/xyz/.config/neomutt/neomuttrc b/home/xyz/.config/neomutt/neomuttrc index f4e74991..f4d88ff6 100644 --- a/home/xyz/.config/neomutt/neomuttrc +++ b/home/xyz/.config/neomutt/neomuttrc @@ -98,6 +98,9 @@ set query_command="abook --mutt-query '%s'" # another way is Q, it will let me select an address from abook and start a new email bind editor <Tab> complete-query +# email from insp to ca mail server to others will have "Received: from xyzinsp.mynetworksettings.com" in email header, VPN only change IP but not this auto-detected hostname by neomutt, if privacy is a concern for future anonymous email server, set hostname=..., e.g.: +#set hostname='anonymous' + # maybe: # maybe, from mutt-wizard: # maybe add configs from mutt-wizard: |