embsupafly
08-24-2004, 05:17 PM
Hi,
I am using the php mail() function to send email to a list of recipients. It does send an email to the email addresses that are being hosted on the server, but if that email belongs to an address hosted on another server, it gets bounced back. The mail only gets to the recipients who are being hosted on the server where the script resides.
The error i get when it bounces back is "unroutable mail domain"
Any body know why? is it a setting in php.ini?
Thanks,
Eric
I am using the php mail() function to send email to a list of recipients. It does send an email to the email addresses that are being hosted on the server, but if that email belongs to an address hosted on another server, it gets bounced back. The mail only gets to the recipients who are being hosted on the server where the script resides.
The error i get when it bounces back is "unroutable mail domain"
Any body know why? is it a setting in php.ini?
Thanks,
Eric
