I've been actively ignoring all the traffic about recent problems with the Mailer Extension until today. I had done preliminary testing and nothing was throwing errors so I figured all was well before I released our converted site live.

Now I've got a real and configured mail server behind the site to test against I discovered a problem.

Though my forms return "email_html" page parts and don't also have an "email" part or anything like that, the email that I get in response is encapsulated in "text/plain" and won't display at all in my email client unless I got to view Raw Source of message.

The content of these forms and output email_html parts have not been touched through this conversion. The below two emails are generated by each version of the Mailer thing respectively --

Mailer Extension email in Pastie which shows-up as a blank message in my email client unless I look at the Raw Content of the message then I see this (* note line 41):

http://pastie.caboo.se/37563
Line 41: Content-Type: multipart/alternative; boundary=mimepart_45c3ba4744994_eb9..fdbb90756334

From the older Email Behavior which does display as expected in my email client (* note line 33):

http://pastie.caboo.se/37567
Line 33: Content-Type: multipart/mixed; boundary=mimepart_4581bf35ab0e3_657..fdbbd21a01862


I started digging into the Mailer Extension code but thought I'd ask around to see if anyone knows enough about email formats or the code in the extension to give me a hand. This sure seems like a bug to me.

Any help is appreciated.

Yey! We're finally have everything converted-over to mental (just in- time to miss the first RC ;)

Loren Johnson
www.fn-group.com



_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to