On Wed, Mar 06, 2002, Ian Prowell wrote: > This is not really an OpenBSD issues, but a sendmail config thing. You should remove the [] from the SMART_HOST line. Something like: > > define(`SMART_HOST', `172.19.40.150') That's wrong. > On Tue, Mar 05, 2002 at 02:25:39PM +0530, N. Raghavendra wrote: > > define(`SMART_HOST', `[172.19.40.150]') This is correct.