Maybe I'm blind, but i just don't see the subject inserted in the headers when sending via smtp. I'm a little confused :(
I also get this error on an Exim4 daemon (emails removed): 2007-11-03 16:57:50 SMTP protocol violation: synchronization error (next input sent too soon: pipelining was not advertised): rejected "DATA" H=localhost (^) [127.0.0.1] next input="From: **** <****> \nReply-To: No reply <****>\nX-Mailer: CakePHP Email Component \nContent-Type: multipart/alternative; boundary="alt-"\n\n That means, the component doesn't wait for the servers reply, before sending the next command. Does anyone using this function at all, or shall I just treat it as "pre beta"? Or am I doing something wrong? Any help is appreciated! PS: If i use the php mail delivery, all works fine. I have problems only with smtp. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
