Need Help: Multipart Content-Type is causing the issue with the mail

KJREDDY247@

Elite Member
Joined
Aug 31, 2018
Messages
4,287
Reaction score
2,777
I was checking about my mail deliverability issues with the hosting provider they sent me this. Can someone please help me with this issue:

Does anyone have any idea about this

"The parameter Multipart Content-Type is causing the issue with the mail.
In the case of multiple part messages, in which one or more different sets of data are combined in a single body, a "multipart" Content-Type field must appear in the entity's header. The body must then contain one or more "body parts," each preceded by an encapsulation boundary, and the last one followed by a closing boundary. Each part starts with an encapsulation boundary and then contains a body part consisting of the header area, a blank line, and a body area. Thus a body part is similar to an RFC 822 message in syntax but different in meaning.
You can find the details regarding the same from the below link,

~~
https://www.w3.org/Protocols/rfc1341/7_2_Multipart.html "
~~
 
Back
Top