Posted: Tue Apr 15, 2008 1:06 am Post subject: Sendmail with attachments "boundary problem"
Yatiri
Joined: 15 Apr 2008 Posts: 637 Location: Germany
Recently we ran over a strange behavior in the sendmail-plug-in. We previously used the plug-in for sending text-mails (without attachments) - without any problems. Now we have started to use attachments as well. There we experienced strange behaviors with various recipients. Some of them received the mail properly (e.g. gmail, lotus notes). But our company's outlook/exchange combination unfortunately embeds the attachment as html in the email-body and several partners reported that they can receive emails without attachments properly, but with attachments only base64-Text in the body or:
"<< MIME_ATTACHMENT_STRIPPED >>"
One of our partners searched for the reason and they found the same thing as we did… the issue seems to be that the boundary-flag of the mime-part is not properly set. It is the empty string:
The boundary-tag is filled with the message id... and we nulled out the message id "OutputRoot.MQMD.MsgId=MQMI_NONE" to fix a bug in the send mail plug in... but there is a solution to that.
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