Re: php mail() error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,


On 11/14/2004 01:29 AM, Curt Zirzow wrote:
But when I get the following error back.:
Warning: mail(): SMTP server response: 550 5.7.1 Unable to relay for
garth@xxxxxxxxxxxxxx

...

This is a VERY FAQ.

googling the error message will tell you what it means. Searching the archives> will give you some solutions.

Or you can wait for Manuel Lemos' reply :)


for some reason I find that very funny :)

I also find it funny that you found it funny because in the end the original poster only got an useful reply from me! ;-)


um. you may want to reread the whole thread.

If you even paid attention to Jason's message a simple google
search for:

  smtp 550 5.7.1 unable to rely for

returns a bunch more information than spam.

FYI, that is a common error message that SMTP servers return when they only allow relaying messages to remote addresses after prior authentication. This way the SMTP servers do not leave relaying opened to unauthorized users. SMTP servers opened to anybody for relaying usually end in a black list. Requiring authentication is one common solution to not leave relaying opened.


If you really knew how SMTP servers work, you would have avoided making a fool of yourself with yet another personal attack against somebody that is offering a practical solution that solves the original poster problem.

--

Regards,
Manuel Lemos

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/

Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux