ok thanks all, finnaly i am using phpmailer to send email.

On Mon, Sep 22, 2008 at 7:23 AM, RichardAtHome <[EMAIL PROTECTED]>wrote:

>
> I suspect you are trying to SMTP to gmail or something similar.
>
> CakePHP doesn't support the encyption required to connect to these
> types of SMTP server.
>
> The Bakery has some useful articles for using 3rd party mail
> components that support encrypted SMTP
>
> On Sep 22, 10:35 am, Predominant <[EMAIL PROTECTED]> wrote:
> > Hey base64,
> >
> > This message "220-We do not authorize .." is being produced by one of
> > the mail servers charged with delivering your mail message.
> > Try using a mail server you have authority to use.
> >
> > Cheers,
> > Predom.
> >
> > On Sep 22, 3:32 am, base64 <[EMAIL PROTECTED]> wrote:
> >
> > > Dear all,
> >
> > > I'm using CakePHP Email component,  when i sent email and i set
> smtp_errors;
> >
> > > $this->set('smtp-errors', $this->Email->smtpError);
> >
> > > the variable *smtp-errors* return : *220-We do not authorize the use of
> this
> > > system to transport unsolicited, *and my email did'not sent.*
> >
> > > *how to solved this problem?, and what can I do to send email using
> CakePHP
> > > email component?. I had follow this instruction step by step : *
> http://book.cakephp.org/view/176/Email*
> >
> > > Thanks
> >
>

--~--~---------~--~----~------------~-------~--~----~
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