Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/msmtp.texi
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@ The SMTP server must support the DSN extension.
@item set_from_header [(auto|on|off)]
@cmindex set_from_header
When to set a From header: @samp{auto} adds a From header if the mail does not
have one (this is the default), @samp{on\} always sets a From header and overrides
have one (this is the default), @samp{on} always sets a From header and overrides
any existing one, and @samp{off} never sets a From header.@*
If the mail server rejects the mail because its From header does not match the
envelope from address (a common anti-spam measure), then you might want to set
Expand Down