cancel
Showing results for 
Search instead for 
Did you mean: 

MIME Version in Mail Adapter

Former Member
0 Kudos

Hi,

I'm trying to figure out what version of MIME XI uses when I send an htmlb email. I'm also wondering if I can change the MIME version.

Here is the XI payload xml file generated:

<?xml version="1.0" encoding="UTF-8"?>

<ns:Mail xmlns:ns="http://sap.com/xi/XI/Mail/30">

<Subject>Time Off Request from Alaa Qasem</Subject>

<From>qasema</From>

<To>baudaisk; qasema</To>

<Content_Type>text/html; charset=us-ascii</Content_Type>

<Content>This is a time off request submitted byAlaa QasemPlease click on the link below to approve/disapprove. &lt;a href=&quot;http://google.com&quot;&gt;Click Here&lt;/a&gt;</Content></ns:Mail>

I would also greatly appreciate it if somebody can tell me what are the available tags for us to configure, i.e. <Content>, <Content_Type>...etc.

Accepted Solutions (0)

Answers (2)

Answers (2)

stefan_grube
Active Contributor
0 Kudos

> I'm trying to figure out what version of MIME XI uses

> when I send an html email.

MIME 1.0

> I'm also wondering if I can change the MIME version.

I am wondering, why you would do this

> I would also greatly appreciate it if somebody can

> tell me what are the available tags for us to

> configure, i.e. <Content>, <Content_Type>...etc.

see note 748024

Stefan

Former Member
0 Kudos

Thanks Stefan for your reply.

Former Member
0 Kudos

[quote]uses when I send an <b>htmlb</b> email[/quote]

sorry meant "html email"