You could also use the Zend framework's email classes as a vendor if
need be.  Before the Cake email component was created, that was what
my original plan was for sending email.  There are plenty of tutorials
on using the Zend Framework's email class.  (Don't think of the Zend
Framework as a competitor if you've already chosen Cake.  Cake is a
full stack framework, Zend is a skeletal framework, you can and should
use it where and when you can.)


On Jun 10, 9:46 am, "Jonathan Snook" <[EMAIL PROTECTED]> wrote:
> > I am trying to use the new email component in cake 1.2, but am having
> > problems using it with an authenticated SMTP server. I am getting the
> > following error:
> > 503 5.5.2 Send hello first
>
> Not to knock the core developers but the email component still needs
> some work, especially in support for SMTP extensions like AUTH. My
> recommendation would be to use SwiftMailer (there are CakePHP
> components which a google search is likely to uncover but I'm too lazy
> to do myself).
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to