CakePHP 1.2 Email Component works there but not here

2008-02-16 Thread Carl

I have a project that uses the cake email component. It works fine
when I upload the project to a shared server, but when I try to run
locally (under xampp's apache, mysql, mercury) I get an error message
saying:

553 We do not relay non-local mail, sorry.

I have phpnuke programs that use the mercury mailer successfully, but
I don't know what to tell the cake email component so that it does the
same thing. Any ideas?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP 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
-~--~~~~--~~--~--~---



Re: CakePHP 1.2 Email Component works there but not here

2008-02-16 Thread Samuel DeVore

my guess is that you may need to use authenticated smtp methods

see http://book.cakephp.org/view/176/email and the $smtpOptions

On Feb 16, 2008 10:55 AM, Carl [EMAIL PROTECTED] wrote:

 I have a project that uses the cake email component. It works fine
 when I upload the project to a shared server, but when I try to run
 locally (under xampp's apache, mysql, mercury) I get an error message
 saying:

 553 We do not relay non-local mail, sorry.

 I have phpnuke programs that use the mercury mailer successfully, but
 I don't know what to tell the cake email component so that it does the
 same thing. Any ideas?
 




-- 
-- 
(the old fart) the advice is free, the lack of crankiness will cost you

- its a fine line between a real question and an idiot

http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/
http://blog.samdevore.com/cakephp-pages/my-cake-wont-bake/
http://blog.samdevore.com/cakephp-pages/i-cant-bake/

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP 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
-~--~~~~--~~--~--~---