> have you tried sending the same message, via the same path (i.e.,
> smtp server), but not generated via php, to this recipient?  by
> "same" that includes the same rfc821 "from"/return-path.

I logged on to the web server where php is running and did telnet localhost
25
hello ...

The mail was reported to have not been received.

> 
> do make certain that your correspondent doesn't have some funky spam
> filtering of their own.

Excellent idea.

> 
> the bottom line, however, is that this isn't a php issue. you're
> successfully getting the message, so your script is working fine.

Yes, thanks.

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

Reply via email to