rp

simple email tools
git clone https://git.parazyd.org/rp
Log | Files | Refs | README | LICENSE

commit 59485962b917e5d0d3aaff0fecc6fd10fa29416b
parent bea9424cc41714d007c65752eca219465a9b4a8d
Author: parazyd <parazyd@dyne.org>
Date:   Thu,  1 Mar 2018 05:54:51 +0100

Don't use 8bit header in rpcomp.

Diffstat:
Mbin/rpcomp | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/bin/rpcomp b/bin/rpcomp @@ -11,8 +11,7 @@ Cc: Bcc: User-Agent: rp MIME-Version: 1.0 -Content-Type: text/plain; charset=\"utf-8\" -Content-Transfer-Encoding: 8bit\n" \ +Content-Type: text/plain; charset=\"utf-8\"\n" \ "$(LANG=C date "+%a, %d %b %Y %T %Z")" \ "$(rpcfg -v defaultfrom)" \ "$to"