Hey, Can't really help but i wanted to note that i created a SwiftEmailComponent that is srop-in replacement for EmailComponent (extends it). It should work (works here;) with the existing code. It support different authorization methods (tls, ssl) and is faster than the build in one (at least with smtp). have fun.
http://www.assembla.com/wiki/show/swift_email_component On Thu, Jun 19, 2008 at 7:28 PM, aranworld <[EMAIL PROTECTED]> wrote: > > In my case the emails look good when they are sent from the Windows > machine, but look bad when sent from a Linux machine. > > To make matters more confusing, I don't see the headers in Yahoo mail, > but I do see them in gmail and outlook. > > -Aran > > On Jun 19, 10:12 am, "b logica" <[EMAIL PROTECTED]> wrote: >> Are both computers using the same OS? I wonder if the problem is with >> newlines & Windows. >> >> On Thu, Jun 19, 2008 at 10:09 AM, aranworld <[EMAIL PROTECTED]> wrote: >> >> > Well, good to know I'm not alone! When I send email from my local >> > computer via SMTP, I don't get this problem, but when I send it from >> > my remote host using whatever mailer they have, that is when I get the >> > problems cropping up. >> >> > -Aran >> >> > On Jun 19, 5:59 am, ianh <[EMAIL PROTECTED]> wrote: >> >> Now you come to mention it, I get exactly the same thing as listed >> >> inhttp://bin.cakephp.org/view/743099631whereemails sent as text >> >> include headers. No idea why at the moment! >> >> >> ianh > > > -- Marcin Domanski http://kabturek.info --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
