Search the web
Sign In
New User? Sign Up
junkfilter-users · Users of the junkfilter spam filtering system
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Re: another INCLUDERC after junkfilter   Message List  
Reply | Forward Message #121 of 752 |
Re: [jf] RE: another INCLUDERC after junkfilter

On 2000-11-07 18:11 +0000, Pollywog <croak@...> wrote:
>
> On 07-Nov-2000 Pollywog wrote:
> > I can't figure out how to have junkfilter not save spam to a folder but to
> > continue to another INCLUDERC. Is it possible to do that?
>
> (reposted because previous attempt was made with wrong e-mail acct)
>
> I want the spam to be tagged with the "X-Spammer..." header and then go to
> another rule for final processing.

Sure. Instead of this, the default processing recipe:

# Take action if junkfilter caught a junkmail.
:0
* JFEXP ?? .
{
:0 f
* JFSTATUS ?? 1
| formail -i "X-junkfilter: $JFVERSION" -i "X-Spammer: $JFEXP"

:0 E :
| formail -i "X-junkfilter: $JFVERSION" -i "X-Spammer: $JFEXP" \
>> junkmail
}

...use this:

# Take action if junkfilter caught a junkmail.
:0
* JFEXP ?? .
{
:0 f
* JFSTATUS ?? 1
| formail -i "X-junkfilter: $JFVERSION" -i "X-Spammer: $JFEXP"

:0 E :
INCLUDERC=theotherrcfile.rc
}

If you want more examples, let me know.

Greg
--
Gregory S. Sutter Computing is a terminal addiction.
mailto:gsutter@...
http://www.zer0.org/~gsutter/
hkp://wwwkeys.pgp.net/0x845DFEDD



Wed Nov 8, 2000 3:36 am

gsutter@...
Send Email Send Email

Forward
Message #121 of 752 |
Expand Messages Author Sort by Date

... (reposted because previous attempt was made with wrong e-mail acct) I want the spam to be tagged with the "X-Spammer..." header and then go to another rule...
Pollywog
croak@...
Send Email
Nov 7, 2000
6:17 pm

I can't figure out how to have junkfilter not save spam to a folder but to continue to another INCLUDERC. Is it possible to do that? -- Andrew...
Pollywog
croak@...
Send Email
Nov 7, 2000
6:27 pm

... Sure. Instead of this, the default processing recipe: # Take action if junkfilter caught a junkmail. ... * JFEXP ?? . { ... * JFSTATUS ?? 1 ... } ...use...
Gregory Sutter
gsutter@...
Send Email
Nov 8, 2000
3:36 am

... This is what I did. I removed the lock after E in the part of the recipe I added, because procmail had trouble with that lock. INCLUDERC=$JFDIR/junkfilter...
Pollywog
croak@...
Send Email
Nov 8, 2000
4:21 am

... One more thing, my procmail log shows: procmail: Lock failure on "INCLUDERC=/home/pollywog/.procmail/cleanup.rc.lock" procmail: Error while writing to ...
Pollywog
croak@...
Send Email
Nov 8, 2000
4:47 am

... Whoops. This is what I get for replying when I was really tired. The correct form of the recipe is: # Take action if junkfilter caught a junkmail. ... *...
Gregory Sutter
gsutter@...
Send Email
Nov 8, 2000
7:21 pm

... It still does not seem to work. There is nothing in my log to show what the problem might be. -- Andrew...
Pollywog
croak@...
Send Email
Nov 8, 2000
9:03 pm

... It still does not seem to work. There is nothing in my log to show what the problem might be. -- Andrew...
Pollywog
croak@...
Send Email
Nov 8, 2000
9:42 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help