From owner-freebsd-questions@FreeBSD.ORG Sun Jan 11 21:44:07 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 43DE11065675 for ; Sun, 11 Jan 2009 21:44:07 +0000 (UTC) (envelope-from MatthewDa@datacom.co.nz) Received: from mailak.datacom.co.nz (mx01.datacom.co.nz [202.175.132.4]) by mx1.freebsd.org (Postfix) with ESMTP id D4D488FC1B for ; Sun, 11 Jan 2009 21:44:06 +0000 (UTC) (envelope-from MatthewDa@datacom.co.nz) Received: from dnzakex1.datacom.co.nz (Not Verified[202.27.76.7]) by mailak.datacom.co.nz with ESMTP Gateway id ; Mon, 12 Jan 2009 10:43:56 +1300 Received: from dnzwgex1.datacom.co.nz ([172.30.0.108]) by dnzakex1.datacom.co.nz with Microsoft SMTPSVC(6.0.3790.1830); Mon, 12 Jan 2009 10:43:31 +1300 x-mimeole: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Mon, 12 Jan 2009 10:43:31 +1300 Message-ID: <46562C5EECFA8C47AADDF029EE11D73D0804F92C@dnzwgex1.datacom.co.nz> In-Reply-To: <4966AF9E.8030703@ibctech.ca> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: issue with extra top level domain appened to mail Thread-Index: Aclx/fjJ4eN+D7vPSPe6Ea065eQwbQCL1lmQ References: <46562C5EECFA8C47AADDF029EE11D73D0804F921@dnzwgex1.datacom.co.nz> <897A0E62-7897-4360-87ED-53A45ACD83AC@mac.com> <46562C5EECFA8C47AADDF029EE11D73D0804F923@dnzwgex1.datacom.co.nz> <16BD78F6-FF90-4D44-BECE-DD0F8FAB965F@mac.com> <46562C5EECFA8C47AADDF029EE11D73D0804F926@dnzwgex1.datacom.co.nz> <4966AF9E.8030703@ibctech.ca> From: "Matthew Davidson [DATACOM]" To: "Steve Bertrand" X-OriginalArrivalTime: 11 Jan 2009 21:43:31.0795 (UTC) FILETIME=[A5A59230:01C97435] Cc: freebsd-questions@freebsd.org Subject: RE: issue with extra top level domain appened to mail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jan 2009 21:44:08 -0000 Yes it does have the feel of a wayward '.' but... get this... If I rename my box to 'matdav.datacom.com', email comes thru from root@matdav.datacom.com If I rename my box to 'matdav.datacom.nz', email comes thru from root@matdav.datacom.nz If I rename my box to 'matdav.datacom.com.au', email comes thru from root@matdav.datacom.com.au If I rename my box to 'matdav.datacom.govt.nz', email comes thru from root@matdav.datacom.govt.nz BUT.. If I rename my box to 'matdav.datacom.co.nz', email comes thru from root@matdav.datacom.co.nz.co.nz If I rename my box to 'matdav.datacom.org.nz', email comes thru from root@matdav.datacom.org.nz.org.nz If I rename my box to 'matdav.telecom.co.nz', email comes thru from root@matdav.telecom.co.nz.co.nz I see the same issue with 6.3/6.4. I've not tested 6.2, but 6.1 I don't see this issue. I'm hoping someone may have the seen the same issue, or take the time to build a box and replicate this to confirm it's not just me being a plonka. For now I'll just have to rename my 6.3+ boxes to hostname.datacom.com to work around it. Matt