File: junkfilter.user-default

package info (click to toggle)
junkfilter 20010529-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 304 kB
  • ctags: 1
  • sloc: sh: 109; makefile: 34
file content (29 lines) | stat: -rw-r--r-- 633 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# junkfilter
# a junk email filter system for procmail
# Copyright 1997-2001 Gregory Sutter <gsutter@zer0.org>
#
# $Id: junkfilter.user-default,v 1.10 2001/05/28 20:10:50 gsutter Exp $
#
# Please read the file "README" and the page
# http://junkfilter.zer0.org/ before using junkfilter.

# User-defined section.  Recipes in here are not an
# official part of junkfilter.  Use at your own risk.

JFSEC="user"

# Put your recipes after this line.  Be sure that the
# action line looks like this:
# { JFMATCH="$JFSEC: reason" INCLUDERC=$JFDIR/junkfilter.match }







# Put your recipes before this line.

JFSEC

# EOF junkfilter.user