~ubuntu-branches/ubuntu/utopic/spamassassin/utopic-updates

« back to all changes in this revision

Viewing changes to pkgrules/local.cf

  • Committer: Package Import Robot
  • Author(s): Noah Meyerhans
  • Date: 2014-02-14 22:45:15 UTC
  • mfrom: (0.8.1) (0.6.2) (5.1.22 sid)
  • Revision ID: package-import@ubuntu.com-20140214224515-z1es2twos8xh7n2y
Tags: 3.4.0-1
* New upstream version! (Closes: 738963, 738872, 738867)
* Scrub the environment when switching to the debian-spamd user in
  postinst and cron.daily. (Closes: 738951)
* Enhancements to postinst to better manage ownership of
  /var/lib/spamassassin, via Iain Lane <iain.lane@canonical.com>
  (Closes: 738974)

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
# shortcircuit BAYES_00                ham
83
83
 
84
84
endif # Mail::SpamAssassin::Plugin::Shortcircuit
85
 
 
86
 
#RULES DISABLED BY DEFAULT FOR ADMINISTRATOR CONSIDERATION
87
 
 
88
 
# SPF_NONE - As discussed in Bug 6490, this rule allows you to penalize
89
 
# senders for not implementing SPF. It is provided for the administrator
90
 
# to enable and score at their own risk.
91
 
# https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6490
92
 
#
93
 
#header    SPF_NONE    eval:check_for_spf_none()
94
 
#describe  SPF_NONE    SPF: sender SPF record missing
95
 
#score     SPF_NONE    0.1