]> gitweb.fluxo.info Git - firma.git/commitdiff
removed Content-Transfer-Encoding from function CreateMessageBodyPart
authorrhatto <rhatto>
Tue, 17 Oct 2006 01:39:49 +0000 (01:39 +0000)
committerrhatto <rhatto>
Tue, 17 Oct 2006 01:39:49 +0000 (01:39 +0000)
firma

diff --git a/firma b/firma
index eff7227bd0351bb242bbc13574883b242933f189..e7fbc8289aa13f802f2497254c21a129824a5d49 100755 (executable)
--- a/firma
+++ b/firma
@@ -1899,7 +1899,6 @@ function CreateMessageBodyPart {
   MESSAGE_BODY="\
 Content-Type: text/plain; charset=iso-8859-1
 Content-Disposition: inline
-Content-Transfer-Encoding: quoted-printable
 
 $MESSAGE_BODY"
 }