Skip to content

Commit

Permalink
rename example rule
Browse files Browse the repository at this point in the history
  • Loading branch information
bigio committed Aug 23, 2020
1 parent 52f4f80 commit 17dd2e7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Esp.cf
Original file line number Diff line number Diff line change
@@ -2,8 +2,7 @@ ifplugin Mail::SpamAssassin::Plugin::Esp

sendgrid_feed /etc/mail/spamassassin/sendgrid-id-dnsbl.txt

header SNB_SENDGRID eval:sendgrid_check()
describe SNB_SENDGRID Message from Sendgrid hacked account
score SNB_SENDGRID 4.0
header SPBL_SENDGRID eval:sendgrid_check()
describe SPBL_SENDGRID Message from Sendgrid hacked account

endif

0 comments on commit 17dd2e7

Please sign in to comment.