On Tue, Dec 02, 2003 at 05:41:07PM -0500, Bill Mills-Curran wrote:
Received: from newguy.mills.curran (localhost.localdomain [127.0.0.1]) by newguy.mills.curran (8.12.8/8.12.8) with ESMTP id hB2M5NMk002065 for <mills-curran_bill@emc.com>; Tue, 2 Dec 2003 17:05:24 -0500 Received: (from bcurran@localhost) by newguy.mills.curran (8.12.8/8.12.8/Submit) id hB2M58Vk002061 for mills-curran_bill@emc.com; Tue, 2 Dec 2003 17:05:08 -0500
Does newguy.mills.curran resolve locally to either 127.0.0.1 or your public IP? Usually this is done in /etc/hosts: 127.0.0.1 localhost.localdomain localhost newguy.mills.curran OR: 127.0.0.1 localhost.localdomain localhost eth0.ip.address newguy.mills.curran