[sllug-members]: Sendmail configuration

Kyle Waters unum at unum5.org
Wed Mar 19 15:44:55 MST 2008


Deepan wrote:
> Hi All,
> I am using sendmail via php mail function to send
> emails. However few servers reject my mails with
> the error 'Sender address rejected: Domain not
> found', since mails from my server are sent as
> email at localhost.localdomain. How do I change this
> to a valid domain name ? We only own a public IP.
> we dont really have a domain name, is it possible
> to use IP ? 
>   

You will face the same problems if you use your IP address.  In you're 
situation I would configure php to use a different smtp server.

http://us2.php.net/manual/en/ref.mail.php

Kyle


More information about the sllug-members mailing list