Does anyone succeed to send a 'text' message with an attached file using the Email component ?
I am using the cake1.2 from branch, and when attaching a file to a simple text mail, the "content" does not appear, the attachment is there. If I remove the attachment, the content is there. Same results using "html", also after trying to send a template. I use UTF-8 charset, very simple default layout (text is just <?php echo $content_for_layout; ?> ). I am using Thunderbird, and looking at the message source, actually the content is there but not showing. Seems to be a story of boundary / new lines, but mail protocol is not my cup of tea. Anyone experienced this and maybe give me some hints ? Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
