/[pkg-listmaster]/trunk/spamassassin_config/common/debian_specific
ViewVC logotype

Contents of /trunk/spamassassin_config/common/debian_specific

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations) (download)
Sat Sep 8 17:39:45 2007 UTC (5 years, 8 months ago) by don
File size: 948 byte(s)
add spamassassin configuration
1 don 2 # this contains headers and such which are Debian specific
2    
3     # cord, 20050811
4     header HEADER_X_KATIE exists:X-Katie
5     describe HEADER_X_KATIE X-Katie-Mailheader present
6     score HEADER_X_KATIE -2
7    
8     header RCVD_FROM_SPOHR Received =~ /^from spohr.debian.org \(spohr.debian.org \[140.211.166.43\]\)/
9     describe RCVD_FROM_SPOHR Mail comes from Spohr
10     score RCVD_FROM_SPOHR -2
11    
12     # Added by cord 2004/10/24 (to let Release-critical Bugreport through)
13     whitelist_from_rcvd bugscan@debian.org debian.org
14     whitelist_from_rcvd webmaster@debian.org debian.org
15     whitelist_from bugscan@debian.org
16     header MURPHY_DEBIAN_MESSAGE exists:X-Debian-Message
17     describe MURPHY_DEBIAN_MESSAGE Found Debian-Header.
18     # yea. this sucks. if a spammer finds out this...
19     score MURPHY_DEBIAN_MESSAGE -10
20    
21     # joy, 2003-08-17
22     header OUR_MTA_MSGID Message-Id =~ /\@(master|murphy|gluck)\.debian\.org/
23     describe OUR_MTA_MSGID Sounds like a msgid autogenerated by our MTAs
24     score OUR_MTA_MSGID 2
25    

  ViewVC Help
Powered by ViewVC 1.1.5