cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ABAP MailOutput Content-Type:text/html; charset="us-ascii"Content-Transfer-Encoding:quoted-printable

jaffersyed
Explorer
0 Kudos
354

Hi All,

I am getting the error like below and followed with unsupported characters of html tags when send from abap mail can any one have the solution for this its causing in random scenarios 

MIME-Version: 1.0
Importance: Normal
X-Priority: 3 (Normal)
X-Mailer: SAP NetWeaver 757
Content-Type: text/html;
 charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-Description: 

<=21DOCTYPEhtml><htmllang=3D=22en=22><head><metacharset=3D=22UTF-8=22><t=itle></title>==</head><body>=======<br/><br/>===<table>====<trstyle=3D=22text-align:right;=22><</tr>===<trstyle=3D=22t=ext-align:right;=22><th>CC:</th><thstyle=3D=22font-weight:normal;text-alig=n:left;=22>==</th></tr>===<trstyle=3D=22text=-align:right;=22><th>Subject:</th><thstyle=3D=22font-weight:normal;text-a=lign:left;=22><imgsrc=>==<br/><br/>===</body></html>

 

Accepted Solutions (0)

Answers (1)

Answers (1)

Ulrich_Schmidt1
Product and Topic Expert
Product and Topic Expert
0 Kudos

If the receiver of the mail can't handle quoted-printable (=3D=22 etc.) then you could perhaps try Content-Transfer-Encoding: 8bit

jaffersyed
Explorer
0 Kudos
Hi Schmidt how can we change it at the time of sending function module the html tags are included with meta tag UTF-8 to transfer