[PHP] Problems with mail and php

2004-04-12 Thread Luis Lebron
I have a development box that uses our company's Exchange server as an smtp
host. All of a sudden, the php mail function has stopped working.
I can, however, send a message using mutt. 

Here's the output of the maillog: 

Apr 12 10:38:51 localhost sendmail[11879]: i3CFckaV011877:
to=[EMAIL PROTECTED], ctladdr=[EMAIL PROTECTED] (48/48),
delay=00:00:04, xdelay=00:00:04, mailer=relay, pri=30323,
relay=sigma2.localdomain. [192.168.168.4], dsn=2.0.0, stat=Sent (OK)

As far as I can tell the message is being sent by sendmail. Any ideas on
where to look?

thanks,

Luis R. Lebron
Project Manager
Sigmatech, Inc


RE: [PHP] Problems with mail and php

2004-04-12 Thread jon roig
Take a look at the email address in the log... Seems to be missing a
.com.

Might that be your problem?

-- jon

-Original Message-
From: Luis Lebron [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 12, 2004 8:48 AM
To: Php-General (E-mail)
Subject: [PHP] Problems with mail and php 


I have a development box that uses our company's Exchange server as an
smtp host. All of a sudden, the php mail function has stopped working. I
can, however, send a message using mutt. 

Here's the output of the maillog: 

Apr 12 10:38:51 localhost sendmail[11879]: i3CFckaV011877:
to=[EMAIL PROTECTED], ctladdr=[EMAIL PROTECTED] (48/48),
delay=00:00:04, xdelay=00:00:04, mailer=relay, pri=30323,
relay=sigma2.localdomain. [192.168.168.4], dsn=2.0.0, stat=Sent (OK)

As far as I can tell the message is being sent by sendmail. Any ideas on
where to look?

thanks,

Luis R. Lebron
Project Manager
Sigmatech, Inc

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.644 / Virus Database: 412 - Release Date: 3/26/2004
 
  

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.644 / Virus Database: 412 - Release Date: 3/26/2004
 

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