From owner-freebsd-isp Sat May 18 19:14:13 2002 Delivered-To: freebsd-isp@freebsd.org Received: from moat.teksupport.net.au (moat.teksupport.net.au [203.17.1.98]) by hub.freebsd.org (Postfix) with ESMTP id 358FE37B400 for ; Sat, 18 May 2002 19:14:02 -0700 (PDT) Received: from rob.secombe.teksupport.net.au (rob.secombe.teksupport.net.au [192.168.1.2]) by moat.teksupport.net.au (8.11.0/8.11.0) with SMTP id g4J2Dx250343 for ; Sun, 19 May 2002 12:14:00 +1000 (EST) (envelope-from robseco@teksupport.net.au) Message-Id: <3.0.5.32.20020519121358.03b10aa0@mail.secombe> X-Sender: robseco@mail.secombe X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32) Date: Sun, 19 May 2002 12:13:58 +1000 To: freebsd-isp@FreeBSD.ORG From: Rob Secombe Subject: Re: sendmail's virtusertable not respected In-Reply-To: <20020518214343.V42671-100000@lethargic.dyndns.org> 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 Hi, You will need to add "domain.com" to /etc/mail/local-host-names Cheers Rob At 21:54 18/05/02 -0400, Jason Hunt wrote: >Hmmm, I've been fighting with this for an hour; > >I have a catchall in /etc/mail/virtusertable (this is the only entry >actually) to send all mail for my domain to a local user, ie: > >@domain.com leth > >Looks good to me, but I am getting this in syslog: > >May 18 20:43:19 blap sm-mta[518]: g4J0gwPo000516: SYSERR(root): >mail.domain.com. config error: mail loops back to me (MX problem?) > >I obviously have DNS setup properly because it's coming back to the >machine. However, it shouldn't be even making a connection to itself >because the domain is in the virtusertable, so that would be searched >first. It just doesn't seem to think the line is in there. > >"Kvirtuser hash -o /etc/mail/virtusertable" is in /etc/mail/sendmail.cf > >I don't think it is a permissions problem on the virtuser table, because: >-rw-r--r-- 1 root wheel 602 May 18 20:35 virtusertable >I think it would also complain if it can't read the file. > >I am using the default .cf that comes with freebsd (4.6-RC from a day or >two ago) which has sendmail 8.12.3. > >Any ideas where I can start looking for the cause of this? I am >somewhat familiar with sendmail, but never ran into this before. > >Any help is appreciated. > >Thanks. > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-isp" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message