]> granicus.if.org Git - mutt/commit
Check noconv for mailcap %{charset} send mode expansion.
authorKevin McCarthy <kevin@8t8.us>
Fri, 8 Mar 2019 11:48:41 +0000 (19:48 +0800)
committerKevin McCarthy <kevin@8t8.us>
Fri, 8 Mar 2019 11:51:59 +0000 (19:51 +0800)
commit09d4f38416c9d29c4fb1f25e50933add54886c35
tree30badada621767195dce355440487fddecf61279
parentbe7903720988005d6b9e057b2985a0d5f677cf13
Check noconv for mailcap %{charset} send mode expansion.

Improve the previous commit by checking to make sure a->noconv also
isn't set.  If noconv is set, we ignore any value a->charset might
have picked up during previous encoding checks.
rfc1524.c