Re: OS need anything for mail() to work?

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

 



On 25 Apr 2008, at 21:16, Brian Dunning wrote:
Here is what the log shows for the attempts:

Apr 24 17:03:34 MacBrian postfix/error[10699]: F19D21287847: to=<brian@xxxxxxxxxxxx >, relay=none, delay=4470, delays=4440/30/0/0, dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to skeptoid.com[72.32.102.215]: Operation timed out)

PHP returned 'TRUE', so how do I tell if it failed or not?

It didn't fail. PHP delivered it to the local MTA which is all it's supposed to do. Your problem is with that MTA not being able to deliver it for the reason shown in the message above (can't connect to skeptoid.com).

-Stut

--
http://stut.net/


On Apr 25, 2008, at 11:35 AM, Eric Butera wrote:

You can also try doing tail -f /var/log/mail.log at the terminal to
see if it says anything there.





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



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