Re: sending mail from a dynamic IP address
* On Wed, Mar 23, 2005 at 05:42:34PM +0100 Marcus Franke wrote:
> Am Mittwoch, den 23.03.2005, 09:41 -0700 schrieb Chris Brotherton:
>
> > I believe sendmail is the mta on redhat 9. Take a look at the sendmail docs
> > and look for "smart host".
>
> needed Option is:
>
> define(`SMART_HOST', `mail.relay.server')
>
> Use a hostname for the machine, if you use IP Adresses, sendmail will
> try to attach the domain name to the Adresse :(
Not sure what you mean here but if using an IP address it would be:
define(`SMART_HOST', `[12.34.56.78]')
Mark
--
"The fix is only temporary...unless it works." - Red Green