1
0
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:
Kierán Meinhardt
2020-05-19 14:58:08 +02:00
parent 0e016dee48
commit 796f73ef5f

View File

@@ -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