Mike Pepe wrote:
> Hi folks, this is a bit off topic, but I figured someone here may have
> an inkling as to what I could do.
> 
> Some mail servers are now rejecting my email:
> 
>     (reason: 550 Don't like your HELO/EHLO. Hostname must contain a dot.)
> 
> I checked and sure enough, the HELO just spits out the hostname, not the
> fqdn.
> 
> Is there a setting in Sendmail to override what it spits out? I've been
> googling and can't seem to find anything that indicates that it can be
> done.
> 
> It's sendmail 8.13.1-3 on a FC4 box.


MC
define(`confDOMAIN_NAME', `my.external.host.name')

is probably what you need

or for cf hacking

Djmy.external.host.name

regards

Matt

Reply via email to