mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
fix(mail): unset neomutt read envelope
This commit is contained in:
@@ -82,7 +82,7 @@ in
|
||||
settings = {
|
||||
attribution = "\"%n (%a), %d:\"";
|
||||
date_format = "\"%Y-%m-%d %H:%M\"";
|
||||
envelope_from = "yes";
|
||||
# envelope_from = "yes"; # THIS BREAKS SENDING VIA MSMTP (the default setting already contains msmtpq --read-envelope)
|
||||
fast_reply = "yes"; # skip to compose when forwarding
|
||||
fcc_attach = "no"; # save attachments with the body
|
||||
forward_format = "\"→ %s\""; # format of subject when forwarding
|
||||
|
||||
Reference in New Issue
Block a user