|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
RFC5322 for EmailOutputNode |
« View previous topic :: View next topic » |
Author |
Message
|
Spag3t |
Posted: Mon Mar 28, 2022 10:51 pm Post subject: RFC5322 for EmailOutputNode |
|
|
Newbie
Joined: 28 Mar 2022 Posts: 2
|
Hello,
i have a application that send email in MIME format on IBM ACE Integration node. I found out that message that goes from my application to SMTP server does not support some RFC about emails.
Right now i have a issue with RFC5322 Section 2.1.1 which is about length of lines. Line of characters in your email MUST not exceed 998 characters so if i send email with attachments it exceed 998 characters. I tried to contact IBM support but response from them is i have to implement own function to add CRLF after 998 characters. When i tested it on my email with 7MB PDF attachment, processing of this email was increased by 20s and CPU increase was 30% so its not best option for me.
Does somebody have experience with this issue?
Thanks |
|
Back to top |
|
 |
timber |
Posted: Wed Mar 30, 2022 7:08 am Post subject: |
|
|
 Grand Master
Joined: 25 Aug 2015 Posts: 1292
|
Quote: |
so if i send email with attachments it exceed 998 characters |
RFC5322 applies only to text messages.
Quote: |
This document specifies a syntax only for text messages. In
particular, it makes no provision for the transmission of images,
audio, or other sorts of structured data in electronic mail messages.
There are several extensions published, such as the MIME document
series ([RFC2045], [RFC2046], [RFC2049]), which describe mechanisms
for the transmission of such data through electronic mail, either by
extending the syntax provided here or by structuring such messages to
conform to this syntax. Those mechanisms are outside of the scope of
this specification.
|
If you believe that ACE is failing to comply with the MIME standard, or some other specification then feel free to supply the details. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|