Thanks very much! I've made the change and everything seems fine.
Thanks Again
david potter
"Odhiambo G. Washington" wrote:
>
> * David L. Potter <dlpotter@???> [20020822 21:29]: wrote:
> >
> > I'm have a problem with a particular corporate mail server connection
> > that is being reported as a "501 Syntactically invalid HELO
> > argument(s)"
> >
> > SMTP<< HELO to_notes.Ellis-don.com
> ^^^^^^^
>
> If you want to allow underscores, put in your configure file
>
> helo_allow_chars = _
>
> -Wash