From owner-freebsd-questions@FreeBSD.ORG Mon Mar 20 15:34:42 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31B0B16A400 for ; Mon, 20 Mar 2006 15:34:42 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (dsl081-142-072.chi1.dsl.speakeasy.net [64.81.142.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54E1143D48 for ; Mon, 20 Mar 2006 15:34:40 +0000 (GMT) (envelope-from derek@computinginnovations.com) Received: from p17.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.13.5/8.12.11) with ESMTP id k2KFYPFC037529; Mon, 20 Mar 2006 09:34:26 -0600 (CST) Message-Id: <6.0.0.22.2.20060320093212.0284bff0@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Mon, 20 Mar 2006 09:34:16 -0600 To: mtang@insightbb.com, "'FreeBSD Questions'" From: Derek Ragona In-Reply-To: <000b01c64c0c$c5d30fa0$6400a8c0@Ming> References: <000b01c64c0c$c5d30fa0$6400a8c0@Ming> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-MailScanner-From: derek@computinginnovations.com Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: sendmail configuration 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: Mon, 20 Mar 2006 15:34:42 -0000 Your problem is in the name resolution for your domain. Check your hosts file, sendmail typically checks hosts before DNS. -Derek At 04:55 AM 3/20/2006, Ming Tang wrote: >Hi - there, > >I got an email problem. My server can only receive email but cannot send any >email out after I changed my server configuration recently from NAT to a >D-Link router (DI-624) which supports and passes through all virtual servers >to an internal server. I always get the attached error message as soon as I >send a mail out from a pop-client, MS Outlook. I think the message was >generate by my own email server. I can send out email no problem if I chose >from other email servers. > >My domain name server was configured as follows: > >Ns1.domain.com is my name server, email server, and web server. > >domain.com. in A 12.208.99.9 > in MX 5 ns1.domain.com. > >I configured email files 'access' and 'local-host-names' files for sendmail >as follows. > >domainname.com RELAY for access >domainname.com for local-host-name > >And mapped in 'virtusertable' as: @domainname.com %1@ns1.domainname.com > >These files were compiled and mail server restarted, but the problem still >there. > >Any one there got any idea or experienced the same problems. Please help. >Thanks in advance. > > >Ming Tang > > > >-----Original Message----- >From: System Administrator >Sent: Monday, March 20, 2006 3:42 AM >To: 'eBay' >Subject: Undeliverable: eBay > >Your message did not reach some or all of the intended recipients. > > Subject: RE: eBay > Sent: 3/20/2006 3:42 AM > >The following recipient(s) could not be reached: > >'eBay' on 3/20/2006 3:42 AM > >550 5.7.1 ... Relaying denied. IP name possibly forged >[12.208.99.9] > > > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"