From owner-freebsd-questions Sat Jan 2 21:58:03 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA15768 for freebsd-questions-outgoing; Sat, 2 Jan 1999 21:58:03 -0800 (PST) (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 VAA15763 for ; Sat, 2 Jan 1999 21:58:02 -0800 (PST) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by java.dpcsys.com (8.9.1a/8.9.1) with SMTP id VAA21498; Sat, 2 Jan 1999 21:58:16 -0800 (PST) Date: Sat, 2 Jan 1999 21:58:16 -0800 (PST) From: Dan Busarow To: Jerry Preeper cc: freebsd-questions@FreeBSD.ORG Subject: Re: sendmail / procmail In-Reply-To: <3.0.5.32.19990102180141.007dfdf0@crash.cts.com> 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 Sat, 2 Jan 1999, Jerry Preeper wrote: > I currently have the following in /etc/sendmail.cf > > Mlocal, P=/usr/libexec/mail.local, F=lsDFMAw5:/|@qrmn9, S=10/30, R=20/40, > T=DNS/RFC822/X-Unix, > A=mail -d $u > > I have tried figuring out what all the flags seem to mean and was wondering > if I could just replace /usr/libexec/mail.local with /usr/bin/procmail and > leave all the flags the same. You need to change the flags, here's mine Mlocal, P=/usr/local/bin/procmail, F=lsfSDFMAh5:/|qmn9, S=10/30, R=20/40, M=4000000, T=DNS/RFC822/X-Unix, A=procmail -a $h -d $u > Also, when I make the changes to the sendmail.cf file, can I just issue a > killall -1 sendmail command or do I need to do something different (if so, > what)? a kill HUP should work fine. > Right now I don't have a /etc/.procmail directory or /etc/.procmail file so > I am assuming that procmail will just send everything on as usual and then > I can create these to set up server wide filtering. Does that sound right? Yep. Dan -- Dan Busarow 949 443 4172 Dana Point Communications, Inc. 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