muttrc minor changes
This commit is contained in:
parent
778c863d67
commit
bf56b091eb
1 changed files with 14 additions and 9 deletions
5
.muttrc
5
.muttrc
|
|
@ -12,6 +12,11 @@ set realname="Firstname Lastname"
|
||||||
set from="username@lugh.ch"
|
set from="username@lugh.ch"
|
||||||
set use_from=yes
|
set use_from=yes
|
||||||
|
|
||||||
|
# Show "From:" header while composing
|
||||||
|
# set edit_headers=yes
|
||||||
|
# Envelope == From
|
||||||
|
# set use_envelope_from=yes
|
||||||
|
|
||||||
# Encryption settings
|
# Encryption settings
|
||||||
set ssl_starttls=yes
|
set ssl_starttls=yes
|
||||||
set ssl_force_tls=yes
|
set ssl_force_tls=yes
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue