[NTLUG:Discuss] sendmail can not send mail out form apache/php application.

Robert Thompson ntlug at thorshammer.org
Thu Oct 27 19:47:54 CDT 2005


>   ----- The following addresses had permanent fatal errors -----
>   xxx at gmail.com;xxx at yahoo.com

I think this means sendmail is reading this as one address. It should
list each address on a seperate line. I don't know if ';' is a valid
seperator. Try comma "," instead.

Robert Thompson


On Wed, 2005-10-26 at 16:39 +0000, m m wrote:
> Hi All:
> 
> I have sendmail instelled.
> I can send mail for this server box bu using mutt or mail.
> 
> sendmail can not send mail out form apache/php application.
> I have a php page which call mail() function to send email out. It does not 
> wotk. It don't send email out. I get return mail from apache at localhost  to 
> root. see the return mail below.
> 
> i guess it is the configuration problem of sendmail, any one have idea?
> 
> Thanks
> 
> RH 9
> sendmail
> php engine
> apache 2.0
> 
> Here is the part of return mail to root:
> 
> -------------------------------------------------------------------------------------
> The original message was received at Wed, 19 Oct 2005 20:27:45 -0500
> from apache at localhost
> 
>   ----- The following addresses had permanent fatal errors -----
> xxx at gmail.com;xxx at yahoo.com
> 
>   ----- Transcript of session follows -----
> 553 5.1.3 xxx at gmail.com;xxx at yahoo.com... Invalid route address
> 553 5.1.3 xxx at gmail.com;xxx at yahoo.com... Invalid route address
> 
> Note: the mail id was replaced to xxx, --> xxx at gmail.com;xxx at yahoo.com
> ...
> ----------------------------------------------------------------------------------
> 
> _________________________________________________________________
> Express yourself instantly with MSN Messenger! Download today - it's FREE! 
> http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
> 
> 
> _______________________________________________
> https://ntlug.org/mailman/listinfo/discuss
> 





More information about the Discuss mailing list