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

[email protected] (Brian Dunning) Fri, 25 Apr 2008 13:16:09 -0700
Newsgroups php.general
Message-ID <[email protected]>
Here is what the log shows for the attempts:

Apr 24 17:03:34 MacBrian postfix/error[10699]: F19D21287847: to=<[email protected] 
 >, 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?


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.