From owner-freebsd-questions Tue Oct 20 12:02:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA20028 for freebsd-questions-outgoing; Tue, 20 Oct 1998 12:02:59 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from java.dpcsys.com (java.dpcsys.com [206.16.184.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA20023 for ; Tue, 20 Oct 1998 12:02:58 -0700 (PDT) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by java.dpcsys.com (8.9.1a/8.9.1) with SMTP id MAA19660; Tue, 20 Oct 1998 12:03:11 -0700 (PDT) Date: Tue, 20 Oct 1998 12:03:10 -0700 (PDT) From: Dan Busarow To: Jacques Hugo cc: questions@FreeBSD.ORG Subject: Re: sendmail 8.9.1 and access.db In-Reply-To: <362CB1EE.167EB0E7@wired.ctech.ac.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 20 Oct 1998, Jacques Hugo wrote: > > > You must have tweaked check_relay and check_mail > > > in your .cf file. Out of the box, Sendmail wont > > > do what you have described here. > > > > 8.9.x does. > > I'm runnning 8.9.1a. What's your mc file look like? I swear I haven't touched my cf, in fact I spent a bit of time tweaking the mc so I wouldn't need to. (tweaks all related to some uucp sites we feed). Here's the mc file I'm using with access.db working as advertised. Also 8.9.1a VERSIONID(`@(#)dpc.mc 8.7 (Berkeley) 5/19/98') # following just bsd4.4.m4 with LOCAL_MAILER_PATH removed OSTYPE(freebsd.dpc)dnl # DOMAIN(generic)dnl FEATURE(local_procmail, /usr/local/bin/procmail)dnl MAILER(local, /usr/local/bin/procmail)dnl MAILER(smtp)dnl MAILER(uucp)dnl MAILER(fax)dnl FEATURE(use_cw_file)dnl FEATURE(mailertable)dnl FEATURE(virtusertable)dnl FEATURE(access_db)dnl FEATURE(blacklist_recipients)dnl FEATURE(rbl)dnl LOCAL_CONFIG O MaxMessageSize=4000000 O MaxMimeHeaderLength=256/128 LOCAL_RULE_3 # map old UUCP names into Internet names R$+ ! $+ < @ Bert .UUCP > $* $2 < @ siyber.com > $3 R$+ ! $+ < @ unsl .UUCP > $* $2 < @ unl.com > $3 R$+ ! $+ < @ memphis .UUCP > $* $2 < @ chring.com > $3 LOCAL_RULESETS HMessage-Id: $>CheckMessageId SCheckMessageId R< $+ @ $+ > $@ OK R$* $#error $: 553 Header Error Dan -- Dan Busarow 949 443 4172 Dana Point Communications, a California corporation dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message