Have you tryed to change PHP's sendmail from value (see phpinfo();)
This is the mailadres php use for sending mail.
Can be set globaly in php.ini or per host in virtualhost conf..

--
Arild

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Tony
> Bibbs
> Sent: 5. februar 2002 16:24
> To: courier
> Subject: [courier-users] domain error
> 
> 
> I can now send mail out fine using the sendmail command line. 
>  However,
> when sending a message via PHP's mail() command I get this 
> bounce in the
> postmaster's mailbox:
> 
>                            UNDELIVERABLE MAIL
> 
> Your message to the following recipients cannot be delivered:
> 
> <[EMAIL PROTECTED]>:
>     mail.tonybibbs.com :
> >>> MAIL FROM:<root@myhostname> BODY=7BIT SIZE=1180
> <<< 553 5.1.8 <root@myhostname>... Domain of sender address
> root@myhostname does not exist
> 
> I'm assuming it is trying to do a DNS lookup on my host name and
> barfing.  Is this a config option I missed?  
> 
> -- 
> Tony Bibbs         | Life is a moderately good play
> [EMAIL PROTECTED] | with a bad 3rd act.
> 515.554.8046       |
> 
> _______________________________________________
> courier-users mailing list
> [EMAIL PROTECTED]
> Unsubscribe: 
> https://lists.sourceforge.net/lists/listinfo/courier-users
> 
> 

_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to