~ubuntu-branches/ubuntu/precise/spamassassin/precise-updates

« back to all changes in this revision

Viewing changes to pkgrules/20_freemail.cf

  • Committer: Package Import Robot
  • Author(s): Noah Meyerhans
  • Date: 2011-05-14 12:06:12 UTC
  • mfrom: (1.6.1) (29.4.5 oneiric)
  • Revision ID: package-import@ubuntu.com-20110514120612-3kgve2w9tte69gor
Tags: 3.3.2-1
* New upstream rc release. (Closes: 615590, 626191, 630327, 626751, 631583)
* Bump standards version to 3.9.2 (no changes)
* Add a README.source indicating that our orig.tar.gz differs from
  upstream in that we need to delete their debian/ subdirectory.
* Delete patches that have been incorporated upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
score    FREEMAIL_REPLY  0.5
44
44
 
45
45
header   FREEMAIL_FROM  eval:check_freemail_from()
46
 
describe FREEMAIL_FROM  Sender email is freemail
 
46
describe FREEMAIL_FROM  Sender email is commonly abused enduser mail provider
47
47
score    FREEMAIL_FROM  0.001
48
48
 
49
49
header   FREEMAIL_ENVFROM_END_DIGIT  eval:check_freemail_header('EnvelopeFrom', '\d@')