From owner-freebsd-isp Sun May 19 6:20:51 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.britesite.net (mx1.britesite.net [63.175.65.10]) by hub.freebsd.org (Postfix) with ESMTP id 792B637B40F for ; Sun, 19 May 2002 06:20:44 -0700 (PDT) Received: from stranger (dsl-209-81-146-23.dsl.iwc.net [209.81.146.23]) by mx1.britesite.net (8.11.6/8.11.6) with SMTP id g4JDJL109697; Sun, 19 May 2002 08:19:21 -0500 (CDT) (envelope-from lanshark@bsinet.net) Message-ID: <001a01c1ff37$f8b32a20$0201a8c0@stranger> From: "Edward Shabotinsky" To: "Jason Hunt" , References: <20020518214343.V42671-100000@lethargic.dyndns.org> Subject: Re: sendmail's virtusertable not respected Date: Sun, 19 May 2002 08:20:39 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 I had similar problem, .. if i remember correctly-> check sendmail.cw or file with same function. and i would recommend to rebuild sendmail.cf (looks like some thinks in local rules is missing). Edward Shabotinsky System Engineer BriteSiteInet Inc. --------------------------------- lanshark@bsinet.net www.britesite.net --------------------------------- ----- Original Message ----- From: "Jason Hunt" To: Sent: Saturday, May 18, 2002 8:54 PM Subject: sendmail's virtusertable not respected > 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