On Tue, 2005-05-10 at 08:00 +0100, Paul Howarth wrote: > On Mon, 2005-05-09 at 19:22 -0500, Gregory P. Ennis wrote: > You might be better off taking a different approach. Try specifying the > name of the smart host inside square brackets, which turns off MX > lookups for the name: > > If mailp.pomec.net resolves only to the internal IP address: > define(`SMART_HOST',`[mailp.pomec.net]')dnl > > Otherwise: > define(`SMART_HOST',`[mailout.internal.ip.addr]')dnl > > Paul. > -- > Paul Howarth <paul@xxxxxxxxxxxx> > Paul, Great information!!! Thank you very much!!!!