NYCPHP Meetup

NYPHP.org

[nycphp-talk] sendmail and php mail

csnyder chsnyder at gmail.com
Thu Jan 4 14:34:10 EST 2007


On 1/4/07, Mark Armendariz <enolists at gmail.com> wrote:

> Now, I know for a fact the recipient's email exists on my client's mail
> server (which is an exchange server).  The only thing I can figure is that
> it's checking the local host for the recipient and not finding it, and hence
> never sending the email.

There might be an MX record missing or incorrect, and/or sendmail on
the php server is misconfigured into thinking that it's supposed to be
the end-recipient of mail for the domain.

When you say you can send mail from the server, you're using the mail
command? Have you looked to see what mail command PHP is configured to
use? You never know, maybe there is more than one on the box...

-- 
Chris Snyder
http://chxo.com/



More information about the talk mailing list