Michael Ghens
michael@spconnect.com
Wed, 19 Dec 2001 13:59:10 -0800 (PST)
In the system procmail, /etc/procmailrc put: :0 fw | /usr/local/bin/dccproc -w whiteclnt SUBJ=`formail -zx Subject:` # extract the subject :0fw * ^X-DCC-.*(Fuz1|Body)=[0-9]*[5-9][0-9] * ! Subject:.*\[DCC SPAM\] * ! Subject:.Re: * | formail -I "Subject: [DCC SPAM] $SUBJ" :0fw * ^X-DCC-.*(Fuz1|Body)=many * ! Subject:.*\[DCC SPAM\] * ! Subject:.Re: * | formail -I "Subject: [DCC SPAM] $SUBJ" This will run all local mail through dcc. If it is 50 or above, it will change the subject to [DCC SPAM] some subject. You can change the | formail to /dev/null if you want to. On Wed, 19 Dec 2001, Roger Weiss wrote: > Date: Wed, 19 Dec 2001 12:55:43 -0800 > From: Roger Weiss <rogerw@actmail.com> > To: dcc@rhyolite.com > Subject: DCC and Postfix > > I am running a Linix server running postfix to filter spam for several > domains before forwarding the mail to our internal mail server. > > Has anyone got dccproc to work with postfix? > > If so would you share how you did it? > I would like to set up a DCC server and test this locally. > > Thanks, > Roger > > _______________________________________________ > DCC mailing list > DCC@rhyolite.com > http://www.rhyolite.com/mailman/listinfo/dcc >