From owner-freebsd-isp Wed Jul 25 9:54:58 2001 Delivered-To: freebsd-isp@freebsd.org Received: from buck.ncia.net (buck.ncia.net [207.140.8.3]) by hub.freebsd.org (Postfix) with ESMTP id 8AF8F37B408 for ; Wed, 25 Jul 2001 09:54:48 -0700 (PDT) (envelope-from rjtaylor@ncia.net) Received: from wolf.ncia.net (wolf.ncia.net [207.140.8.21]) by buck.ncia.net (8.11.3/8.11.3) with ESMTP id f6PGsbU37481; Wed, 25 Jul 2001 12:54:37 -0400 (EDT) (envelope-from rjtaylor@ncia.net) Received: from localhost (rjtaylor@localhost) by wolf.ncia.net (8.11.3/8.11.3) with ESMTP id f6PGsbn27419; Wed, 25 Jul 2001 12:54:37 -0400 Date: Wed, 25 Jul 2001 12:54:37 -0400 (EDT) From: Ryan Taylor To: Cc: Paul Khavkine Subject: Re: Backup MX with Sendmail In-Reply-To: <3B5F322E.60BD3BA2@colba.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 25 Jul 2001, Paul Khavkine wrote: > > Hi folks, it's been a while since i done that so memory is a bit shady. > > I have a custommer with domain.com that has his own mail server. > Now if i want to back him up with a higher pref MX, it soesn't seem to > work. > > When i dont have domain.com in sendmail.cw, i get relaying denied > (obviously) > > When i add domain.com to sendmail.cw and when mail for domain.com gets > to my mail server (when custommer's one is down) it tries to deliver it > localy > insted of queuing it. > > So i get user unknows since the username does not exist on my mail > server. > What am missing ? > > Thanx > Paul > > -- > ************************************************* > Paul Khavkine > Network Administrator > Distributel Communications > 740 Notre Dame West, Suite 1135 > Montreal, Quebec, Canada, H3C 3X6 > 1-514-877-0064 > Hi Paul, Add a line like: domain.com RELAY to your /etc/mail/access. Then run "make" from /etc/mail/. The sendmail.cw or "local-host-names", as it's called nowadays, is for domains you'd like to have delivered locally. So you actually _do not_ want to list domain.com in that file. RJ --------------------- Ryan J. Taylor Systems/Network Administrator NCIA rj@ncia.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message