From owner-freebsd-questions Sat May 6 23:50:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fedde.littleton.co.us (fedde.littleton.co.us [216.17.174.44]) by hub.freebsd.org (Postfix) with ESMTP id 32B4A37B670 for ; Sat, 6 May 2000 23:50:26 -0700 (PDT) (envelope-from cfedde@fedde.littleton.co.us) Received: from fedde.littleton.co.us (localhost [127.0.0.1]) by fedde.littleton.co.us (8.10.0/8.10.0) with ESMTP id e476oKu07592; Sun, 7 May 2000 00:50:20 -0600 (MDT) Message-Id: <200005070650.e476oKu07592@fedde.littleton.co.us> To: "vagner" Cc: questions@FreeBSD.ORG Subject: Re: hosting mail only In-Reply-To: From: Chris Fedde Date: Sun, 07 May 2000 00:50:20 -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 6 May 2000 22:45:58 +0200 "vagner" wrote: +------------------ | I need to host another domains mail | | how do i make it so their mail goes to my | server. | | the other domain has added a MX record pointing | to my machine (he is running NT 2000 server) | I added a mx record pointing to my machine for his domain | and added his domain to my allowed mail received list. | | i am getting this error when sending to him (jim@olenski.com) | | jim@olenski.com: | > SMTP error from remote mailer after RCPT TO:: | > host olenski.com [209.63.182.189]: | > 550 5.7.1 Unable to relay for jim@olenski.com | | No 2 things can be the same, they cannot | exist in the same space at the same time. +------------------ You need to set your mail server so that it will accept the domain as local. If you are running sendmail you need to look for /etc/sendmail.cw or /etc/mail/sendmail.cw or /etc/mail/local-host-names depending on which version you are running. Take a look at http://www.sendmail.org/virtual-hosting.html for more info. chris -- Chris Fedde 303 773 9134 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message