Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Discuss
  3. Sharing custom SpamAssassin Rules

Sharing custom SpamAssassin Rules

Scheduled Pinned Locked Moved Discuss
mailspam
72 Posts 17 Posters 8.3k Views 25 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • humptydumptyH humptydumpty

    @wirkaholic you should get a notification on the forum but you can make sure you're "watching" this topic as shown below.

    0669247f-3d2f-4414-9d82-3e412a3a6a3e-image.png

    Also, in your account settings, you can have the forum email you when you have notifications. Go to Profile > Settings > Notifications > When a post is edited in a topic you are watching > Set it to " Notification & Email".

    a96164d9-6016-49d9-ae27-666b01474118-image.png

    ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #26

    @humptydumpty Yes, I can see! Thanks for your prompt reply!

    1 Reply Last reply
    0
    • d19dotcaD Offline
      d19dotcaD Offline
      d19dotca
      wrote on last edited by d19dotca
      #27

      Updated SpamAssassin Rules list for anyone wanting to use it or compare against the previous versions. Realized many rules weren't ever triggered and some lists were rarely ever used (GDUBD for example was removed as it only was triggered on 2 emails out of hundreds, so didn't seem worthwhile to keep using).

      Highlights include:

      • Removed a few of the outdated/never used DNSBLs
      • Added in more SpamRATS and JunkEmailFilter HostKarma lists for better control over scoring (specifically added a new HostKarma allowlist too from JunkEmailFilter rather than only using the blocklist)
      • Renamed a few of the SpamRATS and JunkEmailFilter HostKarma rules to reflect the service providers recommended names
      • Small tweaks to various scores
      # scoring BAYES
      score BAYES_00 -5.0
      score BAYES_05 -4.0
      score BAYES_20 0.5
      score BAYES_40 1.5
      score BAYES_50 2.0
      score BAYES_60 2.5
      score BAYES_80 3.0
      score BAYES_95 3.5
      score BAYES_99 4.0
      score BAYES_999 1.0
      
      # scoring DNSBLs & DNSWLs
      score RCVD_IN_BL_SPAMCOP_NET 2.0
      score RCVD_IN_DNSWL_BLOCKED 0.0
      score RCVD_IN_DNSWL_HI -5.0
      score RCVD_IN_DNSWL_LOW -2.0
      score RCVD_IN_DNSWL_MED -3.0
      score RCVD_IN_DNSWL_NONE -0.5
      score RCVD_IN_HOSTKARMA_BL 3.0
      score RCVD_IN_HOSTKARMA_BR 0.5
      score RCVD_IN_HOSTKARMA_W -5.0
      score RCVD_IN_MSPIKE_BL 1.0
      score RCVD_IN_MSPIKE_H2 0.0
      score RCVD_IN_MSPIKE_H3 -0.5
      score RCVD_IN_MSPIKE_H4 -1.0
      score RCVD_IN_MSPIKE_H5 -3.0
      score RCVD_IN_MSPIKE_L2 1.5
      score RCVD_IN_MSPIKE_L3 2.5
      score RCVD_IN_MSPIKE_L4 3.5
      score RCVD_IN_MSPIKE_L5 4.5
      score RCVD_IN_MSPIKE_WL -2.0
      score RCVD_IN_MSPIKE_ZBI 4.0
      score RCVD_IN_PBL 3.5
      score RCVD_IN_SBL 3.5
      score RCVD_IN_SBL_CSS 3.5
      score RCVD_IN_SORBS_BLOCK 2.5
      score RCVD_IN_SORBS_DUL 2.5
      score RCVD_IN_SORBS_HTTP 2.5
      score RCVD_IN_SORBS_MISC 2.5
      score RCVD_IN_SORBS_SMTP 2.5
      score RCVD_IN_SORBS_SOCKS 2.5
      score RCVD_IN_SORBS_SPAM 2.5
      score RCVD_IN_SORBS_WEB 2.5
      score RCVD_IN_SORBS_ZOMBIE 2.5
      score RCVD_IN_SPAMRATS_DYNA 3.0
      score RCVD_IN_SPAMRATS_NOPTR 2.0
      score RCVD_IN_SPAMRATS_SPAM 1.0
      score RCVD_IN_XBL 3.5
      score RCVD_IN_ZEN_BLOCKED 0.0
      score RCVD_IN_ZEN_BLOCKED_OPENDNS 0.0
      
      # scoring URIBLs
      score URIBL_ABUSE_SURBL 4.5
      score URIBL_BLACK 4.5
      score URIBL_CR_SURBL 3.5
      score URIBL_CSS 2.0
      score URIBL_CSS_A 2.0
      score URIBL_DBL_ABUSE_BOTCC 3.5
      score URIBL_DBL_ABUSE_MALW 3.5
      score URIBL_DBL_ABUSE_PHISH 3.5
      score URIBL_DBL_ABUSE_REDIR 1.0
      score URIBL_DBL_ABUSE_SPAM 3.0
      score URIBL_DBL_BLOCKED 0.0
      score URIBL_DBL_BLOCKED_OPENDNS 0.0
      score URIBL_DBL_BOTNETCC 3.0
      score URIBL_DBL_ERROR 0.0
      score URIBL_DBL_MALWARE 3.5
      score URIBL_DBL_PHISH 3.5
      score URIBL_DBL_SPAM 3.5
      score URIBL_GREY 1.0
      score URIBL_MW_SURBL 3.5
      score URIBL_PH_SURBL 3.5
      score URIBL_RED 0.5
      score URIBL_RHS_DOB 2.0
      score URIBL_SBL 1.5
      score URIBL_SBL_A 1.5
      score URIBL_ZEN_BLOCKED 0.0
      score URIBL_ZEN_BLOCKED_OPENDNS 0.0
      
      # scoring DKIM & SPF
      score DKIM_INVALID 1.5
      score DKIM_SIGNED 0.0
      score DKIM_VALID 0.0
      score DKIM_VALID_AU 0.0
      score DKIM_VALID_EF 0.0
      score DKIM_VERIFIED 0.0
      score DKIMWL_BL 3.0
      score DKIMWL_WL_HIGH -3.5
      score DKIMWL_WL_MED -2.5
      score DKIMWL_WL_MEDHI -3.0
      score FORGED_SPF_HELO 3.0
      score SPF_FAIL 1.5
      score SPF_HELO_FAIL 1.5
      score SPF_HELO_NEUTRAL 1.0
      score SPF_HELO_NONE 0.5
      score SPF_HELO_PASS 0.0
      score SPF_HELO_SOFTFAIL 1.5
      score SPF_NEUTRAL 0.5
      score SPF_NONE 0.5
      score SPF_PASS 0.0
      score SPF_SOFTFAIL 1.5
      score USER_IN_DEF_DKIM_WL -5.0
      
      # scoring HTML
      score HTML_FONT_LOW_CONTRAST 0.5
      score HTML_IMAGE_ONLY_04 0.5
      score HTML_IMAGE_ONLY_08 0.5
      score HTML_IMAGE_ONLY_12 1.0
      score HTML_IMAGE_ONLY_16 1.0
      score HTML_IMAGE_ONLY_20 2.0
      score HTML_IMAGE_ONLY_24 2.0
      score HTML_IMAGE_ONLY_28 2.5
      score HTML_IMAGE_ONLY_32 3.0
      score HTML_IMAGE_RATIO_02 0.0
      score HTML_IMAGE_RATIO_04 0.0
      score HTML_IMAGE_RATIO_06 0.0
      score HTML_IMAGE_RATIO_08 0.0
      score HTML_MESSAGE 0.0
      
      # scoring HEADER & MISSING
      score HEADER_FROM_DIFFERENT_DOMAINS 0.5
      score HEADER_SPAM 2.5
      score MISSING_DATE 3.0
      score MISSING_FROM 1.5
      score MISSING_HB_SEP 0.0
      score MISSING_HEADERS 1.5
      score MISSING_MID 1.0
      score MISSING_MIMEOLE 1.0
      score MISSING_SUBJECT 1.0
      
      # scoring FREEMAIL
      score FORGED_GMAIL_RCVD 1.5
      score FORGED_YAHOO_RCVD 1.5
      score FREEMAIL_ENVFROM_END_DIGIT 0.5
      score FREEMAIL_FORGED_REPLYTO 0.5
      score FREEMAIL_FROM 0
      score FREEMAIL_REPLY 0.5
      score FREEMAIL_REPLYTO 0.5
      score FREEMAIL_REPLYTO_END_DIGIT 0.5
      score MALFORMED_FREEMAIL 4.0
      
      # additional scoring tweaks
      score BILLION_DOLLARS 2.0
      score BODY_URI_ONLY 1.5
      score EMPTY_MESSAGE 1.5
      score HELO_DYNAMIC_SPLIT_IP 2.0
      score HK_RANDOM_ENVFROM 0.5
      score HK_RANDOM_FROM 0.5
      score LOTS_OF_MONEY 0.5
      score MPART_ALT_DIFF 0.5
      score MPART_ALT_DIFF_COUNT 1.0
      score NO_DNS_FOR_FROM 0.5
      score PDS_TONAME_EQ_TOLOCAL 0.5
      score PDS_TONAME_EQ_TOLOCAL_VSHORT 0.5
      score RDNS_NONE 1.5
      score REPLYTO_WITHOUT_TO_CC 2.5
      score UNPARSEABLE_RELAY 0.5
      score URI_DQ_UNSUB 2.0
      score T_FILL_THIS_FORM_SHORT 0.5
      
      # add JunkEmailFilter HostKarma DNSBL & DNSWL
      header __RCVD_IN_HOSTKARMA eval:check_rbl('HOSTKARMA-lastexternal','hostkarma.junkemailfilter.com.')
      describe __RCVD_IN_HOSTKARMA Sender listed in JunkEmailFilter
      tflags __RCVD_IN_HOSTKARMA net
      header RCVD_IN_HOSTKARMA_W eval:check_rbl_sub('HOSTKARMA-lastexternal','127.0.0.1')
      describe RCVD_IN_HOSTKARMA_W Sender listed in HOSTKARMA-WHITE
      tflags RCVD_IN_HOSTKARMA_W net nice
      header RCVD_IN_HOSTKARMA_BL eval:check_rbl_sub('HOSTKARMA-lastexternal','127.0.0.2')
      describe RCVD_IN_HOSTKARMA_BL Sender listed in HOSTKARMA-BLACK
      tflags RCVD_IN_HOSTKARMA_BL net
      header RCVD_IN_HOSTKARMA_BR eval:check_rbl_sub('HOSTKARMA-lastexternal','127.0.0.4')
      describe RCVD_IN_HOSTKARMA_BR Sender listed in HOSTKARMA-BROWN
      tflags RCVD_IN_HOSTKARMA_BR net
      
      # add Spamrats DNSBL
      header __RCVD_IN_SPAMRATS eval:check_rbl('spamrats-lastexternal','all.spamrats.com.')
      describe __RCVD_IN_SPAMRATS SPAMRATS: sender is listed in SpamRats
      tflags __RCVD_IN_SPAMRATS net
      reuse __RCVD_IN_SPAMRATS
      header RCVD_IN_SPAMRATS_DYNA eval:check_rbl_sub('spamrats-lastexternal','127.0.0.36')
      describe RCVD_IN_SPAMRATS_DYNA RATS-Dyna: sent directly from dynamic IP address
      tflags RCVD_IN_SPAMRATS_DYNA net
      reuse RCVD_IN_SPAMRATS_DYNA
      header RCVD_IN_SPAMRATS_NOPTR eval:check_rbl_sub('spamrats-lastexternal','127.0.0.37')
      describe RCVD_IN_SPAMRATS_NOPTR RATS-NoPtr: sender has no reverse DNS
      tflags RCVD_IN_SPAMRATS_NOPTR net
      reuse RCVD_IN_SPAMRATS_NOPTR
      header RCVD_IN_SPAMRATS_SPAM eval:check_rbl_sub('spamrats-lastexternal','127.0.0.38')
      describe RCVD_IN_SPAMRATS_SPAM RATS-Spam: sender is a spam source
      tflags RCVD_IN_SPAMRATS_SPAM net
      reuse RCVD_IN_SPAMRATS_SPAM
      

      --
      Dustin Dauncey
      www.d19.ca

      doodlemania2D 1 Reply Last reply
      5
      • d19dotcaD d19dotca

        Updated SpamAssassin Rules list for anyone wanting to use it or compare against the previous versions. Realized many rules weren't ever triggered and some lists were rarely ever used (GDUBD for example was removed as it only was triggered on 2 emails out of hundreds, so didn't seem worthwhile to keep using).

        Highlights include:

        • Removed a few of the outdated/never used DNSBLs
        • Added in more SpamRATS and JunkEmailFilter HostKarma lists for better control over scoring (specifically added a new HostKarma allowlist too from JunkEmailFilter rather than only using the blocklist)
        • Renamed a few of the SpamRATS and JunkEmailFilter HostKarma rules to reflect the service providers recommended names
        • Small tweaks to various scores
        # scoring BAYES
        score BAYES_00 -5.0
        score BAYES_05 -4.0
        score BAYES_20 0.5
        score BAYES_40 1.5
        score BAYES_50 2.0
        score BAYES_60 2.5
        score BAYES_80 3.0
        score BAYES_95 3.5
        score BAYES_99 4.0
        score BAYES_999 1.0
        
        # scoring DNSBLs & DNSWLs
        score RCVD_IN_BL_SPAMCOP_NET 2.0
        score RCVD_IN_DNSWL_BLOCKED 0.0
        score RCVD_IN_DNSWL_HI -5.0
        score RCVD_IN_DNSWL_LOW -2.0
        score RCVD_IN_DNSWL_MED -3.0
        score RCVD_IN_DNSWL_NONE -0.5
        score RCVD_IN_HOSTKARMA_BL 3.0
        score RCVD_IN_HOSTKARMA_BR 0.5
        score RCVD_IN_HOSTKARMA_W -5.0
        score RCVD_IN_MSPIKE_BL 1.0
        score RCVD_IN_MSPIKE_H2 0.0
        score RCVD_IN_MSPIKE_H3 -0.5
        score RCVD_IN_MSPIKE_H4 -1.0
        score RCVD_IN_MSPIKE_H5 -3.0
        score RCVD_IN_MSPIKE_L2 1.5
        score RCVD_IN_MSPIKE_L3 2.5
        score RCVD_IN_MSPIKE_L4 3.5
        score RCVD_IN_MSPIKE_L5 4.5
        score RCVD_IN_MSPIKE_WL -2.0
        score RCVD_IN_MSPIKE_ZBI 4.0
        score RCVD_IN_PBL 3.5
        score RCVD_IN_SBL 3.5
        score RCVD_IN_SBL_CSS 3.5
        score RCVD_IN_SORBS_BLOCK 2.5
        score RCVD_IN_SORBS_DUL 2.5
        score RCVD_IN_SORBS_HTTP 2.5
        score RCVD_IN_SORBS_MISC 2.5
        score RCVD_IN_SORBS_SMTP 2.5
        score RCVD_IN_SORBS_SOCKS 2.5
        score RCVD_IN_SORBS_SPAM 2.5
        score RCVD_IN_SORBS_WEB 2.5
        score RCVD_IN_SORBS_ZOMBIE 2.5
        score RCVD_IN_SPAMRATS_DYNA 3.0
        score RCVD_IN_SPAMRATS_NOPTR 2.0
        score RCVD_IN_SPAMRATS_SPAM 1.0
        score RCVD_IN_XBL 3.5
        score RCVD_IN_ZEN_BLOCKED 0.0
        score RCVD_IN_ZEN_BLOCKED_OPENDNS 0.0
        
        # scoring URIBLs
        score URIBL_ABUSE_SURBL 4.5
        score URIBL_BLACK 4.5
        score URIBL_CR_SURBL 3.5
        score URIBL_CSS 2.0
        score URIBL_CSS_A 2.0
        score URIBL_DBL_ABUSE_BOTCC 3.5
        score URIBL_DBL_ABUSE_MALW 3.5
        score URIBL_DBL_ABUSE_PHISH 3.5
        score URIBL_DBL_ABUSE_REDIR 1.0
        score URIBL_DBL_ABUSE_SPAM 3.0
        score URIBL_DBL_BLOCKED 0.0
        score URIBL_DBL_BLOCKED_OPENDNS 0.0
        score URIBL_DBL_BOTNETCC 3.0
        score URIBL_DBL_ERROR 0.0
        score URIBL_DBL_MALWARE 3.5
        score URIBL_DBL_PHISH 3.5
        score URIBL_DBL_SPAM 3.5
        score URIBL_GREY 1.0
        score URIBL_MW_SURBL 3.5
        score URIBL_PH_SURBL 3.5
        score URIBL_RED 0.5
        score URIBL_RHS_DOB 2.0
        score URIBL_SBL 1.5
        score URIBL_SBL_A 1.5
        score URIBL_ZEN_BLOCKED 0.0
        score URIBL_ZEN_BLOCKED_OPENDNS 0.0
        
        # scoring DKIM & SPF
        score DKIM_INVALID 1.5
        score DKIM_SIGNED 0.0
        score DKIM_VALID 0.0
        score DKIM_VALID_AU 0.0
        score DKIM_VALID_EF 0.0
        score DKIM_VERIFIED 0.0
        score DKIMWL_BL 3.0
        score DKIMWL_WL_HIGH -3.5
        score DKIMWL_WL_MED -2.5
        score DKIMWL_WL_MEDHI -3.0
        score FORGED_SPF_HELO 3.0
        score SPF_FAIL 1.5
        score SPF_HELO_FAIL 1.5
        score SPF_HELO_NEUTRAL 1.0
        score SPF_HELO_NONE 0.5
        score SPF_HELO_PASS 0.0
        score SPF_HELO_SOFTFAIL 1.5
        score SPF_NEUTRAL 0.5
        score SPF_NONE 0.5
        score SPF_PASS 0.0
        score SPF_SOFTFAIL 1.5
        score USER_IN_DEF_DKIM_WL -5.0
        
        # scoring HTML
        score HTML_FONT_LOW_CONTRAST 0.5
        score HTML_IMAGE_ONLY_04 0.5
        score HTML_IMAGE_ONLY_08 0.5
        score HTML_IMAGE_ONLY_12 1.0
        score HTML_IMAGE_ONLY_16 1.0
        score HTML_IMAGE_ONLY_20 2.0
        score HTML_IMAGE_ONLY_24 2.0
        score HTML_IMAGE_ONLY_28 2.5
        score HTML_IMAGE_ONLY_32 3.0
        score HTML_IMAGE_RATIO_02 0.0
        score HTML_IMAGE_RATIO_04 0.0
        score HTML_IMAGE_RATIO_06 0.0
        score HTML_IMAGE_RATIO_08 0.0
        score HTML_MESSAGE 0.0
        
        # scoring HEADER & MISSING
        score HEADER_FROM_DIFFERENT_DOMAINS 0.5
        score HEADER_SPAM 2.5
        score MISSING_DATE 3.0
        score MISSING_FROM 1.5
        score MISSING_HB_SEP 0.0
        score MISSING_HEADERS 1.5
        score MISSING_MID 1.0
        score MISSING_MIMEOLE 1.0
        score MISSING_SUBJECT 1.0
        
        # scoring FREEMAIL
        score FORGED_GMAIL_RCVD 1.5
        score FORGED_YAHOO_RCVD 1.5
        score FREEMAIL_ENVFROM_END_DIGIT 0.5
        score FREEMAIL_FORGED_REPLYTO 0.5
        score FREEMAIL_FROM 0
        score FREEMAIL_REPLY 0.5
        score FREEMAIL_REPLYTO 0.5
        score FREEMAIL_REPLYTO_END_DIGIT 0.5
        score MALFORMED_FREEMAIL 4.0
        
        # additional scoring tweaks
        score BILLION_DOLLARS 2.0
        score BODY_URI_ONLY 1.5
        score EMPTY_MESSAGE 1.5
        score HELO_DYNAMIC_SPLIT_IP 2.0
        score HK_RANDOM_ENVFROM 0.5
        score HK_RANDOM_FROM 0.5
        score LOTS_OF_MONEY 0.5
        score MPART_ALT_DIFF 0.5
        score MPART_ALT_DIFF_COUNT 1.0
        score NO_DNS_FOR_FROM 0.5
        score PDS_TONAME_EQ_TOLOCAL 0.5
        score PDS_TONAME_EQ_TOLOCAL_VSHORT 0.5
        score RDNS_NONE 1.5
        score REPLYTO_WITHOUT_TO_CC 2.5
        score UNPARSEABLE_RELAY 0.5
        score URI_DQ_UNSUB 2.0
        score T_FILL_THIS_FORM_SHORT 0.5
        
        # add JunkEmailFilter HostKarma DNSBL & DNSWL
        header __RCVD_IN_HOSTKARMA eval:check_rbl('HOSTKARMA-lastexternal','hostkarma.junkemailfilter.com.')
        describe __RCVD_IN_HOSTKARMA Sender listed in JunkEmailFilter
        tflags __RCVD_IN_HOSTKARMA net
        header RCVD_IN_HOSTKARMA_W eval:check_rbl_sub('HOSTKARMA-lastexternal','127.0.0.1')
        describe RCVD_IN_HOSTKARMA_W Sender listed in HOSTKARMA-WHITE
        tflags RCVD_IN_HOSTKARMA_W net nice
        header RCVD_IN_HOSTKARMA_BL eval:check_rbl_sub('HOSTKARMA-lastexternal','127.0.0.2')
        describe RCVD_IN_HOSTKARMA_BL Sender listed in HOSTKARMA-BLACK
        tflags RCVD_IN_HOSTKARMA_BL net
        header RCVD_IN_HOSTKARMA_BR eval:check_rbl_sub('HOSTKARMA-lastexternal','127.0.0.4')
        describe RCVD_IN_HOSTKARMA_BR Sender listed in HOSTKARMA-BROWN
        tflags RCVD_IN_HOSTKARMA_BR net
        
        # add Spamrats DNSBL
        header __RCVD_IN_SPAMRATS eval:check_rbl('spamrats-lastexternal','all.spamrats.com.')
        describe __RCVD_IN_SPAMRATS SPAMRATS: sender is listed in SpamRats
        tflags __RCVD_IN_SPAMRATS net
        reuse __RCVD_IN_SPAMRATS
        header RCVD_IN_SPAMRATS_DYNA eval:check_rbl_sub('spamrats-lastexternal','127.0.0.36')
        describe RCVD_IN_SPAMRATS_DYNA RATS-Dyna: sent directly from dynamic IP address
        tflags RCVD_IN_SPAMRATS_DYNA net
        reuse RCVD_IN_SPAMRATS_DYNA
        header RCVD_IN_SPAMRATS_NOPTR eval:check_rbl_sub('spamrats-lastexternal','127.0.0.37')
        describe RCVD_IN_SPAMRATS_NOPTR RATS-NoPtr: sender has no reverse DNS
        tflags RCVD_IN_SPAMRATS_NOPTR net
        reuse RCVD_IN_SPAMRATS_NOPTR
        header RCVD_IN_SPAMRATS_SPAM eval:check_rbl_sub('spamrats-lastexternal','127.0.0.38')
        describe RCVD_IN_SPAMRATS_SPAM RATS-Spam: sender is a spam source
        tflags RCVD_IN_SPAMRATS_SPAM net
        reuse RCVD_IN_SPAMRATS_SPAM
        
        doodlemania2D Offline
        doodlemania2D Offline
        doodlemania2
        App Dev
        wrote on last edited by
        #28

        @d19dotca This is cool! How do I "implement" it?

        d19dotcaD 1 Reply Last reply
        1
        • doodlemania2D doodlemania2

          @d19dotca This is cool! How do I "implement" it?

          d19dotcaD Offline
          d19dotcaD Offline
          d19dotca
          wrote on last edited by
          #29

          @doodlemania2 You simply add it to the Cloudron Email function under Spam Filtering > Custom SpamAssassin Rules. It's documented here: https://docs.cloudron.io/email/#custom-spam-filtering-rules 🙂

          --
          Dustin Dauncey
          www.d19.ca

          1 Reply Last reply
          2
          • d19dotcaD Offline
            d19dotcaD Offline
            d19dotca
            wrote on last edited by d19dotca
            #30

            While I noticed some improvements in my last set of rules I also saw a few extras getting through to my inbox too, so I think the last update was a "one step forward, two steps back" update, so I apologize if anyone saw a decrease in effectiveness if using the latest list. I immediately made some tweaks and have noticed this seems to be more effective. Let me know if you have any issues though. 🙂

            # scoring BAYES
            score BAYES_00 -5.0
            score BAYES_05 -4.0
            score BAYES_20 1.0
            score BAYES_40 2.0
            score BAYES_50 2.5
            score BAYES_60 3.0
            score BAYES_80 3.5
            score BAYES_95 4.0
            score BAYES_99 4.5
            score BAYES_999 1.0
            
            # scoring DNSBLs & DNSWLs
            score RCVD_IN_BL_SPAMCOP_NET 2.0
            score RCVD_IN_DNSWL_BLOCKED 0
            score RCVD_IN_DNSWL_HI -6.0
            score RCVD_IN_DNSWL_LOW -2.0
            score RCVD_IN_DNSWL_MED -4.0
            score RCVD_IN_DNSWL_NONE 0.5
            score RCVD_IN_HOSTKARMA_BL 2.0
            score RCVD_IN_HOSTKARMA_BR 0.5
            score RCVD_IN_HOSTKARMA_W -5.0
            score RCVD_IN_MSPIKE_BL 0.0
            score RCVD_IN_MSPIKE_H2 -0.5
            score RCVD_IN_MSPIKE_H3 -0.5
            score RCVD_IN_MSPIKE_H4 -2.0
            score RCVD_IN_MSPIKE_H5 -3.0
            score RCVD_IN_MSPIKE_L3 0.5
            score RCVD_IN_MSPIKE_L4 2.0
            score RCVD_IN_MSPIKE_L5 3.0
            score RCVD_IN_MSPIKE_WL 0.0
            score RCVD_IN_MSPIKE_ZBI 2.0
            score RCVD_IN_PBL 3.0
            score RCVD_IN_SBL 3.0
            score RCVD_IN_SBL_CSS 3.0
            score RCVD_IN_SPAMRATS_DYNA 2.0
            score RCVD_IN_SPAMRATS_NOPTR 2.0
            score RCVD_IN_SPAMRATS_SPAM 3.0
            score RCVD_IN_XBL 3.0
            score RCVD_IN_ZEN_BLOCKED 0.0
            score RCVD_IN_ZEN_BLOCKED_OPENDNS 0.0
            
            # scoring URIBLs
            score URIBL_ABUSE_SURBL 4.5
            score URIBL_BLACK 4.5
            score URIBL_CR_SURBL 3.5
            score URIBL_CSS 2.0
            score URIBL_CSS_A 2.0
            score URIBL_DBL_ABUSE_BOTCC 3.0
            score URIBL_DBL_ABUSE_MALW 3.0
            score URIBL_DBL_ABUSE_PHISH 3.0
            score URIBL_DBL_ABUSE_REDIR 1.0
            score URIBL_DBL_ABUSE_SPAM 3.0
            score URIBL_DBL_BLOCKED 0.0
            score URIBL_DBL_BLOCKED_OPENDNS 0.0
            score URIBL_DBL_BOTNETCC 3.0
            score URIBL_DBL_ERROR 0.0
            score URIBL_DBL_MALWARE 3.0
            score URIBL_DBL_PHISH 3.0
            score URIBL_DBL_SPAM 3.0
            score URIBL_GREY 1.0
            score URIBL_MW_SURBL 3.5
            score URIBL_PH_SURBL 3.5
            score URIBL_RED 0.5
            score URIBL_RHS_DOB 2.0
            score URIBL_SBL 3.0
            score URIBL_SBL_A 3.0
            score URIBL_ZEN_BLOCKED 0.0
            score URIBL_ZEN_BLOCKED_OPENDNS 0.0
            
            # scoring DKIM & SPF
            score DKIM_INVALID 1.5
            score DKIM_SIGNED 0.0
            score DKIM_VALID 0.0
            score DKIM_VALID_AU 0.0
            score DKIM_VALID_EF 0.0
            score DKIM_VERIFIED 0.0
            score DKIMWL_BL 3.0
            score DKIMWL_WL_HIGH -3.5
            score DKIMWL_WL_MED -2.5
            score DKIMWL_WL_MEDHI -3.0
            score FORGED_SPF_HELO 3.0
            score SPF_FAIL 1.5
            score SPF_HELO_FAIL 1.5
            score SPF_HELO_NEUTRAL 1.0
            score SPF_HELO_NONE 0.5
            score SPF_HELO_PASS 0.0
            score SPF_HELO_SOFTFAIL 1.5
            score SPF_NEUTRAL 0.5
            score SPF_NONE 0.5
            score SPF_PASS 0.0
            score SPF_SOFTFAIL 1.5
            score USER_IN_DEF_DKIM_WL -5.0
            
            # scoring HTML
            score HTML_FONT_LOW_CONTRAST 0.5
            score HTML_IMAGE_ONLY_04 1.0
            score HTML_IMAGE_ONLY_08 1.0
            score HTML_IMAGE_ONLY_12 1.0
            score HTML_IMAGE_ONLY_16 1.5
            score HTML_IMAGE_ONLY_20 1.5
            score HTML_IMAGE_ONLY_24 2.0
            score HTML_IMAGE_ONLY_28 2.5
            score HTML_IMAGE_ONLY_32 3.0
            score HTML_IMAGE_RATIO_02 0.0
            score HTML_IMAGE_RATIO_04 0.0
            score HTML_IMAGE_RATIO_06 0.0
            score HTML_IMAGE_RATIO_08 0.0
            score HTML_MESSAGE 0.0
            score HTML_MIME_NO_HTML_TAG 0.5
            score HTML_SHORT_LINK_IMG_1 2.5
            score HTML_SHORT_LINK_IMG_2 1.5
            score HTML_SHORT_LINK_IMG_3 0.5
            
            # scoring HEADER & MISSING
            score HEADER_FROM_DIFFERENT_DOMAINS 0.5
            score MISSING_DATE 3.0
            score MISSING_FROM 1.5
            score MISSING_HEADERS 2.0
            score MISSING_SUBJECT 1.0
            
            # scoring FREEMAIL
            score FREEMAIL_ENVFROM_END_DIGIT 0.5
            score FREEMAIL_FORGED_REPLYTO 1.0
            score FREEMAIL_FROM 0
            score FREEMAIL_REPLY 0.5
            score FREEMAIL_REPLYTO 0.5
            score FREEMAIL_REPLYTO_END_DIGIT 0.5
            
            # additional scoring tweaks
            score HELO_DYNAMIC_SPLIT_IP 3.0
            score LOTS_OF_MONEY 0.5
            score MPART_ALT_DIFF 0.5
            score MPART_ALT_DIFF_COUNT 0.5
            score RDNS_NONE 0.5
            score T_FILL_THIS_FORM_SHORT 0.5
            score UNPARSEABLE_RELAY 0.5
            
            # add JunkEmailFilter HostKarma DNSBL & DNSWL
            header __RCVD_IN_HOSTKARMA eval:check_rbl('HOSTKARMA-lastexternal','hostkarma.junkemailfilter.com.')
            describe __RCVD_IN_HOSTKARMA Sender listed in JunkEmailFilter
            tflags __RCVD_IN_HOSTKARMA net
            header RCVD_IN_HOSTKARMA_W eval:check_rbl_sub('HOSTKARMA-lastexternal','127.0.0.1')
            describe RCVD_IN_HOSTKARMA_W Sender listed in HOSTKARMA-WHITE
            tflags RCVD_IN_HOSTKARMA_W net nice
            header RCVD_IN_HOSTKARMA_BL eval:check_rbl_sub('HOSTKARMA-lastexternal','127.0.0.2')
            describe RCVD_IN_HOSTKARMA_BL Sender listed in HOSTKARMA-BLACK
            tflags RCVD_IN_HOSTKARMA_BL net
            header RCVD_IN_HOSTKARMA_BR eval:check_rbl_sub('HOSTKARMA-lastexternal','127.0.0.4')
            describe RCVD_IN_HOSTKARMA_BR Sender listed in HOSTKARMA-BROWN
            tflags RCVD_IN_HOSTKARMA_BR net
            
            # add Spamrats DNSBL
            header __RCVD_IN_SPAMRATS eval:check_rbl('spamrats-lastexternal','all.spamrats.com.')
            describe __RCVD_IN_SPAMRATS SPAMRATS: sender is listed in SpamRats
            tflags __RCVD_IN_SPAMRATS net
            reuse __RCVD_IN_SPAMRATS
            header RCVD_IN_SPAMRATS_DYNA eval:check_rbl_sub('spamrats-lastexternal','127.0.0.36')
            describe RCVD_IN_SPAMRATS_DYNA RATS-Dyna: sent directly from dynamic IP address
            tflags RCVD_IN_SPAMRATS_DYNA net
            reuse RCVD_IN_SPAMRATS_DYNA
            header RCVD_IN_SPAMRATS_NOPTR eval:check_rbl_sub('spamrats-lastexternal','127.0.0.37')
            describe RCVD_IN_SPAMRATS_NOPTR RATS-NoPtr: sender has no reverse DNS
            tflags RCVD_IN_SPAMRATS_NOPTR net
            reuse RCVD_IN_SPAMRATS_NOPTR
            header RCVD_IN_SPAMRATS_SPAM eval:check_rbl_sub('spamrats-lastexternal','127.0.0.38')
            describe RCVD_IN_SPAMRATS_SPAM RATS-Spam: sender is a spam source
            tflags RCVD_IN_SPAMRATS_SPAM net
            reuse RCVD_IN_SPAMRATS_SPAM
            

            --
            Dustin Dauncey
            www.d19.ca

            murgeroM 1 Reply Last reply
            10
            • d19dotcaD d19dotca

              While I noticed some improvements in my last set of rules I also saw a few extras getting through to my inbox too, so I think the last update was a "one step forward, two steps back" update, so I apologize if anyone saw a decrease in effectiveness if using the latest list. I immediately made some tweaks and have noticed this seems to be more effective. Let me know if you have any issues though. 🙂

              # scoring BAYES
              score BAYES_00 -5.0
              score BAYES_05 -4.0
              score BAYES_20 1.0
              score BAYES_40 2.0
              score BAYES_50 2.5
              score BAYES_60 3.0
              score BAYES_80 3.5
              score BAYES_95 4.0
              score BAYES_99 4.5
              score BAYES_999 1.0
              
              # scoring DNSBLs & DNSWLs
              score RCVD_IN_BL_SPAMCOP_NET 2.0
              score RCVD_IN_DNSWL_BLOCKED 0
              score RCVD_IN_DNSWL_HI -6.0
              score RCVD_IN_DNSWL_LOW -2.0
              score RCVD_IN_DNSWL_MED -4.0
              score RCVD_IN_DNSWL_NONE 0.5
              score RCVD_IN_HOSTKARMA_BL 2.0
              score RCVD_IN_HOSTKARMA_BR 0.5
              score RCVD_IN_HOSTKARMA_W -5.0
              score RCVD_IN_MSPIKE_BL 0.0
              score RCVD_IN_MSPIKE_H2 -0.5
              score RCVD_IN_MSPIKE_H3 -0.5
              score RCVD_IN_MSPIKE_H4 -2.0
              score RCVD_IN_MSPIKE_H5 -3.0
              score RCVD_IN_MSPIKE_L3 0.5
              score RCVD_IN_MSPIKE_L4 2.0
              score RCVD_IN_MSPIKE_L5 3.0
              score RCVD_IN_MSPIKE_WL 0.0
              score RCVD_IN_MSPIKE_ZBI 2.0
              score RCVD_IN_PBL 3.0
              score RCVD_IN_SBL 3.0
              score RCVD_IN_SBL_CSS 3.0
              score RCVD_IN_SPAMRATS_DYNA 2.0
              score RCVD_IN_SPAMRATS_NOPTR 2.0
              score RCVD_IN_SPAMRATS_SPAM 3.0
              score RCVD_IN_XBL 3.0
              score RCVD_IN_ZEN_BLOCKED 0.0
              score RCVD_IN_ZEN_BLOCKED_OPENDNS 0.0
              
              # scoring URIBLs
              score URIBL_ABUSE_SURBL 4.5
              score URIBL_BLACK 4.5
              score URIBL_CR_SURBL 3.5
              score URIBL_CSS 2.0
              score URIBL_CSS_A 2.0
              score URIBL_DBL_ABUSE_BOTCC 3.0
              score URIBL_DBL_ABUSE_MALW 3.0
              score URIBL_DBL_ABUSE_PHISH 3.0
              score URIBL_DBL_ABUSE_REDIR 1.0
              score URIBL_DBL_ABUSE_SPAM 3.0
              score URIBL_DBL_BLOCKED 0.0
              score URIBL_DBL_BLOCKED_OPENDNS 0.0
              score URIBL_DBL_BOTNETCC 3.0
              score URIBL_DBL_ERROR 0.0
              score URIBL_DBL_MALWARE 3.0
              score URIBL_DBL_PHISH 3.0
              score URIBL_DBL_SPAM 3.0
              score URIBL_GREY 1.0
              score URIBL_MW_SURBL 3.5
              score URIBL_PH_SURBL 3.5
              score URIBL_RED 0.5
              score URIBL_RHS_DOB 2.0
              score URIBL_SBL 3.0
              score URIBL_SBL_A 3.0
              score URIBL_ZEN_BLOCKED 0.0
              score URIBL_ZEN_BLOCKED_OPENDNS 0.0
              
              # scoring DKIM & SPF
              score DKIM_INVALID 1.5
              score DKIM_SIGNED 0.0
              score DKIM_VALID 0.0
              score DKIM_VALID_AU 0.0
              score DKIM_VALID_EF 0.0
              score DKIM_VERIFIED 0.0
              score DKIMWL_BL 3.0
              score DKIMWL_WL_HIGH -3.5
              score DKIMWL_WL_MED -2.5
              score DKIMWL_WL_MEDHI -3.0
              score FORGED_SPF_HELO 3.0
              score SPF_FAIL 1.5
              score SPF_HELO_FAIL 1.5
              score SPF_HELO_NEUTRAL 1.0
              score SPF_HELO_NONE 0.5
              score SPF_HELO_PASS 0.0
              score SPF_HELO_SOFTFAIL 1.5
              score SPF_NEUTRAL 0.5
              score SPF_NONE 0.5
              score SPF_PASS 0.0
              score SPF_SOFTFAIL 1.5
              score USER_IN_DEF_DKIM_WL -5.0
              
              # scoring HTML
              score HTML_FONT_LOW_CONTRAST 0.5
              score HTML_IMAGE_ONLY_04 1.0
              score HTML_IMAGE_ONLY_08 1.0
              score HTML_IMAGE_ONLY_12 1.0
              score HTML_IMAGE_ONLY_16 1.5
              score HTML_IMAGE_ONLY_20 1.5
              score HTML_IMAGE_ONLY_24 2.0
              score HTML_IMAGE_ONLY_28 2.5
              score HTML_IMAGE_ONLY_32 3.0
              score HTML_IMAGE_RATIO_02 0.0
              score HTML_IMAGE_RATIO_04 0.0
              score HTML_IMAGE_RATIO_06 0.0
              score HTML_IMAGE_RATIO_08 0.0
              score HTML_MESSAGE 0.0
              score HTML_MIME_NO_HTML_TAG 0.5
              score HTML_SHORT_LINK_IMG_1 2.5
              score HTML_SHORT_LINK_IMG_2 1.5
              score HTML_SHORT_LINK_IMG_3 0.5
              
              # scoring HEADER & MISSING
              score HEADER_FROM_DIFFERENT_DOMAINS 0.5
              score MISSING_DATE 3.0
              score MISSING_FROM 1.5
              score MISSING_HEADERS 2.0
              score MISSING_SUBJECT 1.0
              
              # scoring FREEMAIL
              score FREEMAIL_ENVFROM_END_DIGIT 0.5
              score FREEMAIL_FORGED_REPLYTO 1.0
              score FREEMAIL_FROM 0
              score FREEMAIL_REPLY 0.5
              score FREEMAIL_REPLYTO 0.5
              score FREEMAIL_REPLYTO_END_DIGIT 0.5
              
              # additional scoring tweaks
              score HELO_DYNAMIC_SPLIT_IP 3.0
              score LOTS_OF_MONEY 0.5
              score MPART_ALT_DIFF 0.5
              score MPART_ALT_DIFF_COUNT 0.5
              score RDNS_NONE 0.5
              score T_FILL_THIS_FORM_SHORT 0.5
              score UNPARSEABLE_RELAY 0.5
              
              # add JunkEmailFilter HostKarma DNSBL & DNSWL
              header __RCVD_IN_HOSTKARMA eval:check_rbl('HOSTKARMA-lastexternal','hostkarma.junkemailfilter.com.')
              describe __RCVD_IN_HOSTKARMA Sender listed in JunkEmailFilter
              tflags __RCVD_IN_HOSTKARMA net
              header RCVD_IN_HOSTKARMA_W eval:check_rbl_sub('HOSTKARMA-lastexternal','127.0.0.1')
              describe RCVD_IN_HOSTKARMA_W Sender listed in HOSTKARMA-WHITE
              tflags RCVD_IN_HOSTKARMA_W net nice
              header RCVD_IN_HOSTKARMA_BL eval:check_rbl_sub('HOSTKARMA-lastexternal','127.0.0.2')
              describe RCVD_IN_HOSTKARMA_BL Sender listed in HOSTKARMA-BLACK
              tflags RCVD_IN_HOSTKARMA_BL net
              header RCVD_IN_HOSTKARMA_BR eval:check_rbl_sub('HOSTKARMA-lastexternal','127.0.0.4')
              describe RCVD_IN_HOSTKARMA_BR Sender listed in HOSTKARMA-BROWN
              tflags RCVD_IN_HOSTKARMA_BR net
              
              # add Spamrats DNSBL
              header __RCVD_IN_SPAMRATS eval:check_rbl('spamrats-lastexternal','all.spamrats.com.')
              describe __RCVD_IN_SPAMRATS SPAMRATS: sender is listed in SpamRats
              tflags __RCVD_IN_SPAMRATS net
              reuse __RCVD_IN_SPAMRATS
              header RCVD_IN_SPAMRATS_DYNA eval:check_rbl_sub('spamrats-lastexternal','127.0.0.36')
              describe RCVD_IN_SPAMRATS_DYNA RATS-Dyna: sent directly from dynamic IP address
              tflags RCVD_IN_SPAMRATS_DYNA net
              reuse RCVD_IN_SPAMRATS_DYNA
              header RCVD_IN_SPAMRATS_NOPTR eval:check_rbl_sub('spamrats-lastexternal','127.0.0.37')
              describe RCVD_IN_SPAMRATS_NOPTR RATS-NoPtr: sender has no reverse DNS
              tflags RCVD_IN_SPAMRATS_NOPTR net
              reuse RCVD_IN_SPAMRATS_NOPTR
              header RCVD_IN_SPAMRATS_SPAM eval:check_rbl_sub('spamrats-lastexternal','127.0.0.38')
              describe RCVD_IN_SPAMRATS_SPAM RATS-Spam: sender is a spam source
              tflags RCVD_IN_SPAMRATS_SPAM net
              reuse RCVD_IN_SPAMRATS_SPAM
              
              murgeroM Offline
              murgeroM Offline
              murgero
              App Dev
              wrote on last edited by
              #31

              @d19dotca This looks pretty good. I am testing it now 🙂

              --
              https://urgero.org
              ~ Professional Nerd. Freelance Programmer. ~

              1 Reply Last reply
              1
              • necrevistonnezrN necrevistonnezr referenced this topic on
              • andreasduerenA Offline
                andreasduerenA Offline
                andreasdueren
                wrote on last edited by
                #32

                Is there a way to block all mail going to a specific address?

                humptydumptyH 1 Reply Last reply
                0
                • andreasduerenA andreasdueren

                  Is there a way to block all mail going to a specific address?

                  humptydumptyH Offline
                  humptydumptyH Offline
                  humptydumpty
                  wrote on last edited by
                  #33

                  @andreasdueren I wonder if disabling the mailbox would reject incoming mail

                  51df5453-dd00-4f68-8dfc-417f4f97c132-image.png

                  andreasduerenA 1 Reply Last reply
                  1
                  • humptydumptyH humptydumpty

                    @andreasdueren I wonder if disabling the mailbox would reject incoming mail

                    51df5453-dd00-4f68-8dfc-417f4f97c132-image.png

                    andreasduerenA Offline
                    andreasduerenA Offline
                    andreasdueren
                    wrote on last edited by
                    #34

                    @humptydumpty Maybe worth a try. Currently it doesn't exist and is being delivered through the catch-all

                    humptydumptyH 1 Reply Last reply
                    1
                    • andreasduerenA andreasdueren

                      @humptydumpty Maybe worth a try. Currently it doesn't exist and is being delivered through the catch-all

                      humptydumptyH Offline
                      humptydumptyH Offline
                      humptydumpty
                      wrote on last edited by
                      #35

                      @andreasdueren Yeah, I see the limitation with that set up. Also applies to aliases. It would be nice to block an address when spammers get hold of it.

                      andreasduerenA 1 Reply Last reply
                      1
                      • humptydumptyH humptydumpty

                        @andreasdueren Yeah, I see the limitation with that set up. Also applies to aliases. It would be nice to block an address when spammers get hold of it.

                        andreasduerenA Offline
                        andreasduerenA Offline
                        andreasdueren
                        wrote on last edited by
                        #36

                        @humptydumpty Just checked, didn't work, reverted to the catch all. Enabling it and creating this filter did do the trick though.

                        Screenshot 2025-01-11 at 17.13.59.png

                        necrevistonnezrN 1 Reply Last reply
                        1
                        • humptydumptyH Offline
                          humptydumptyH Offline
                          humptydumpty
                          wrote on last edited by humptydumpty
                          #37

                          I was just looking at using a "filter" in Roundcube. Similar end result.

                          Edit: Turns out I got a few of them set up for aliases, so it should work for catch-all addresses too.

                          image.png

                          BTW, why use a catch-all instead of an alias/wildcard?

                          andreasduerenA 1 Reply Last reply
                          1
                          • humptydumptyH humptydumpty

                            I was just looking at using a "filter" in Roundcube. Similar end result.

                            Edit: Turns out I got a few of them set up for aliases, so it should work for catch-all addresses too.

                            image.png

                            BTW, why use a catch-all instead of an alias/wildcard?

                            andreasduerenA Offline
                            andreasduerenA Offline
                            andreasdueren
                            wrote on last edited by
                            #38

                            @humptydumpty Not my setup so don't ask me for why not alias lol 😄 What's the difference between wildcard and catch-all? On a sidenote: some spam might not fill in the "to". Not sure if this is checking for the header content or arriving address

                            humptydumptyH 1 Reply Last reply
                            0
                            • andreasduerenA andreasdueren

                              @humptydumpty Not my setup so don't ask me for why not alias lol 😄 What's the difference between wildcard and catch-all? On a sidenote: some spam might not fill in the "to". Not sure if this is checking for the header content or arriving address

                              humptydumptyH Offline
                              humptydumptyH Offline
                              humptydumpty
                              wrote on last edited by humptydumpty
                              #39

                              @andreasdueren said in Sharing custom SpamAssassin Rules:

                              Not sure if this is checking for the header content or arriving address

                              Good point. One way to find out 🙂

                              I've been transitioning away from aliases to wildcard, mostly for services that I wouldn't be sending mail from. My understanding is that anything to x@yourdomain.com will be fetched by the catch-all, so spammers send emails to see if you have a catch-all inbox or not. With the wildcard method, spammers need to target it specifically for it to work. For instance, you can set up something like:

                              *services@domain.com
                              netflixservices@domain.com
                              googleservices@domain.com
                              onetimepurchaseservices@domain.com
                              aldiservices@domain.com
                              etc..

                              Use multiple wildcards:
                              *crapps@
                              *yourinitials@
                              *family@
                              *groups@

                              and all of these would be "active" without you having to create it beforehand. It comes in handy when you need an email on the fly and want it to be identified with a specific service.

                              Edit: I've had my FedEx email address get compromised, but it was using a wildcard. In my FedEx account I updated my address by adding a number to the wildcard (fedex5services@domain.com). Then, I created a filter in roundcube for the old fedex address to send all incoming mail to the junk folder. I haven't seen a single address pass-through.

                              BTW, you can make wildcards less obvious (I believe in security thru obscurity) by abbreviating things, using initials, different languages, wordplay, etc.

                              https://docs.cloudron.io/email/#mail-aliases

                              andreasduerenA 1 Reply Last reply
                              3
                              • humptydumptyH humptydumpty

                                @andreasdueren said in Sharing custom SpamAssassin Rules:

                                Not sure if this is checking for the header content or arriving address

                                Good point. One way to find out 🙂

                                I've been transitioning away from aliases to wildcard, mostly for services that I wouldn't be sending mail from. My understanding is that anything to x@yourdomain.com will be fetched by the catch-all, so spammers send emails to see if you have a catch-all inbox or not. With the wildcard method, spammers need to target it specifically for it to work. For instance, you can set up something like:

                                *services@domain.com
                                netflixservices@domain.com
                                googleservices@domain.com
                                onetimepurchaseservices@domain.com
                                aldiservices@domain.com
                                etc..

                                Use multiple wildcards:
                                *crapps@
                                *yourinitials@
                                *family@
                                *groups@

                                and all of these would be "active" without you having to create it beforehand. It comes in handy when you need an email on the fly and want it to be identified with a specific service.

                                Edit: I've had my FedEx email address get compromised, but it was using a wildcard. In my FedEx account I updated my address by adding a number to the wildcard (fedex5services@domain.com). Then, I created a filter in roundcube for the old fedex address to send all incoming mail to the junk folder. I haven't seen a single address pass-through.

                                BTW, you can make wildcards less obvious (I believe in security thru obscurity) by abbreviating things, using initials, different languages, wordplay, etc.

                                https://docs.cloudron.io/email/#mail-aliases

                                andreasduerenA Offline
                                andreasduerenA Offline
                                andreasdueren
                                wrote on last edited by
                                #40

                                @humptydumpty Oh I didn't know you could use an Asterix for partial wildcards. That's a neat feature

                                necrevistonnezrN 1 Reply Last reply
                                2
                                • andreasduerenA andreasdueren

                                  @humptydumpty Oh I didn't know you could use an Asterix for partial wildcards. That's a neat feature

                                  necrevistonnezrN Online
                                  necrevistonnezrN Online
                                  necrevistonnezr
                                  wrote on last edited by necrevistonnezr
                                  #41

                                  @andreasdueren That‘s what I use daily.

                                  1 Reply Last reply
                                  3
                                  • andreasduerenA andreasdueren

                                    @humptydumpty Just checked, didn't work, reverted to the catch all. Enabling it and creating this filter did do the trick though.

                                    Screenshot 2025-01-11 at 17.13.59.png

                                    necrevistonnezrN Online
                                    necrevistonnezrN Online
                                    necrevistonnezr
                                    wrote on last edited by necrevistonnezr
                                    #42

                                    @andreasdueren BTW catch-alls are being identified with several vendors these days: https://forum.cloudron.io/topic/10094/catch-all-mailboxes-are-being-identified-by-many-vendors-these-days
                                    I haven’t read what they do with this information but it’s probably not to one‘s advantage

                                    andreasduerenA 1 Reply Last reply
                                    3
                                    • necrevistonnezrN necrevistonnezr

                                      @andreasdueren BTW catch-alls are being identified with several vendors these days: https://forum.cloudron.io/topic/10094/catch-all-mailboxes-are-being-identified-by-many-vendors-these-days
                                      I haven’t read what they do with this information but it’s probably not to one‘s advantage

                                      andreasduerenA Offline
                                      andreasduerenA Offline
                                      andreasdueren
                                      wrote on last edited by
                                      #43

                                      @necrevistonnezr Yes I know but I have users who will insist on this. And partial wildcards are still better than complete ones

                                      1 Reply Last reply
                                      0
                                      • d19dotcaD Offline
                                        d19dotcaD Offline
                                        d19dotca
                                        wrote on last edited by d19dotca
                                        #44

                                        Okay everyone... I've spent the past month really fine-tuning the SpamAssassin rules (especially after SpamAssassin was upgraded to 4.0 with Cloudron 8.3), and it seems to be working quite well for me. Spam filtering is never perfect, but it has improved a lot since the last time I took a look at the rules. The list is much longer now, and I added many more rules along with some additional lists for extra checks too.

                                        If you want to use Abusix (which I've found to be very reliable), then you'll need a free API key, and can replace <API_KEY> in the list below with your own.

                                        As always, your own mileage may vary, but this should be an effective SpamAssassin rule set to use. Good luck. 🙂

                                        # ============================
                                        # Allowlist / Blocklist Rules
                                        # ============================
                                        
                                        score USER_IN_BLOCKLIST 50.0
                                        score USER_IN_ALL_SPAM_TO -50.0
                                        score USER_IN_MORE_SPAM_TO -10.0
                                        score USER_IN_WELCOMELIST -50.0
                                        
                                        ## Block specific recipients/senders
                                        blocklist_from <EMAIL>
                                        
                                        ## Allowlist specific recipients/senders
                                        welcomelist_from <EMAIL>
                                        
                                        
                                        # ============================
                                        # Bayesian Filtering (BAYES)
                                        # ============================
                                        
                                        bayes_auto_learn 1
                                        bayes_auto_learn_threshold_nonspam -4.0
                                        bayes_auto_learn_threshold_spam 12.0
                                        
                                        score BAYES_00 -6.0
                                        score BAYES_05 -4.0
                                        score BAYES_20 1.5
                                        score BAYES_40 2.5
                                        score BAYES_50 3.25
                                        score BAYES_60 3.75
                                        score BAYES_80 4.25
                                        score BAYES_95 5.5
                                        score BAYES_99 7.0
                                        score BAYES_999 7.5
                                        
                                        
                                        # ============================
                                        # DNS-based Blocklists (DNSBL)
                                        # ============================
                                        
                                        ## DNS Blocklists
                                        score RCVD_IN_BL_SPAMCOP_NET 2.5
                                        score RCVD_IN_MSPIKE_BL 0.0
                                        score RCVD_IN_MSPIKE_L2 1.0
                                        score RCVD_IN_MSPIKE_L3 1.5
                                        score RCVD_IN_MSPIKE_L4 3.5
                                        score RCVD_IN_MSPIKE_L5 5.0
                                        score RCVD_IN_MSPIKE_ZBI 4.0
                                        score RCVD_IN_PBL 3.5
                                        score RCVD_IN_SBL 5.0
                                        score RCVD_IN_SBL_CSS 4.0
                                        score RCVD_IN_VALIDITY_RPBL 1.5
                                        score RCVD_IN_XBL 6.0
                                        score RCVD_IN_ZEN_BLOCKED 0.0
                                        score RCVD_IN_ZEN_BLOCKED_OPENDNS 0.0
                                        
                                        ## DNS Whitelists
                                        score RCVD_IN_DNSWL_BLOCKED 0.0
                                        score RCVD_IN_DNSWL_HI -6.0
                                        score RCVD_IN_DNSWL_LOW -2.5
                                        score RCVD_IN_DNSWL_MED -4.5
                                        score RCVD_IN_DNSWL_NONE 0.0
                                        score RCVD_IN_MSPIKE_H2 -1.0
                                        score RCVD_IN_MSPIKE_H3 -1.5
                                        score RCVD_IN_MSPIKE_H4 -3.5
                                        score RCVD_IN_MSPIKE_H5 -5.0
                                        score RCVD_IN_MSPIKE_WL 0.0
                                        
                                        
                                        # ============================
                                        # URI Blocklists (URIBL)
                                        # ============================
                                        
                                        score URIBL_ABUSE_SURBL 6.0
                                        score URIBL_BLACK 7.0
                                        score URIBL_CR_SURBL 3.5
                                        score URIBL_CSS 3.0
                                        score URIBL_CSS_A 3.0
                                        score URIBL_DBL_ABUSE_BOTCC 5.5
                                        score URIBL_DBL_ABUSE_MALW 5.5
                                        score URIBL_DBL_ABUSE_PHISH 5.5
                                        score URIBL_DBL_ABUSE_REDIR 2.0
                                        score URIBL_DBL_ABUSE_SPAM 5.5
                                        score URIBL_DBL_BLOCKED 0.0
                                        score URIBL_DBL_BLOCKED_OPENDNS 0.0
                                        score URIBL_DBL_BOTNETCC 5.5
                                        score URIBL_DBL_ERROR 0.0
                                        score URIBL_DBL_MALWARE 5.5
                                        score URIBL_DBL_PHISH 5.5
                                        score URIBL_DBL_SPAM 5.5
                                        score URIBL_GREY 0.5
                                        score URIBL_MW_SURBL 5.0
                                        score URIBL_PH_SURBL 5.0
                                        score URIBL_RED 2.0
                                        score URIBL_RHS_DOB 2.0
                                        score URIBL_SBL 4.0
                                        score URIBL_SBL_A 3.0
                                        score URIBL_ZEN_BLOCKED 0.0
                                        score URIBL_ZEN_BLOCKED_OPENDNS 0.0
                                        
                                        
                                        # ============================
                                        # Email Authentication (SPF/DKIM/ARC)
                                        # ============================
                                        
                                        ## DKIM
                                        score DKIM_INVALID 2.0
                                        score DKIM_ADSP_ALL 2.0
                                        score DKIM_ADSP_CUSTOM_MED 1.5
                                        score DKIM_ADSP_NXDOMAIN 4.5
                                        score DKIM_SIGNED 0.0
                                        score DKIM_VALID 0.0
                                        score DKIM_VALID_AU 0.0
                                        score DKIM_VALID_EF 0.0
                                        score DKIM_VERIFIED 0.0
                                        score DKIMWL_BL 3.0
                                        score DKIMWL_WL_HIGH -6.0
                                        score DKIMWL_WL_MED -4.0
                                        score DKIMWL_WL_MEDHI -4.5
                                        score USER_IN_DEF_DKIM_WL -6.0
                                        
                                        ## SPF
                                        score FORGED_SPF_HELO 4.0
                                        score SPF_FAIL 4.0
                                        score SPF_HELO_FAIL 2.5
                                        score SPF_HELO_NEUTRAL 1.0
                                        score SPF_HELO_NONE 0.25
                                        score SPF_HELO_PASS -1.0
                                        score SPF_HELO_SOFTFAIL 4.0
                                        score SPF_NEUTRAL 0.0
                                        score SPF_NONE 1.0
                                        score SPF_PASS -1.0
                                        score SPF_SOFTFAIL 1.5
                                        score T_SPF_PERMERROR 2.0
                                        score T_SPF_TEMPERROR 0.0
                                        score USER_IN_DEF_SPF_WL -6.0
                                        
                                        ## ARC
                                        score ARC_INVALID 2.0
                                        score ARC_SIGNED 0.0
                                        score ARC_VALID -0.5
                                        
                                        
                                        # ============================
                                        # HTML & MIME Structure Rules
                                        # ============================
                                        
                                        score HTML_FONT_LOW_CONTRAST 0.0
                                        score HTML_FONT_SIZE_LARGE 2.0
                                        score HTML_FONT_TINY_NORDNS 0.0
                                        score HTML_IMAGE_ONLY_04 1.25
                                        score HTML_IMAGE_ONLY_08 1.25
                                        score HTML_IMAGE_ONLY_12 1.25
                                        score HTML_IMAGE_ONLY_16 1.25
                                        score HTML_IMAGE_ONLY_20 1.25
                                        score HTML_IMAGE_ONLY_24 1.25
                                        score HTML_IMAGE_ONLY_28 1.25
                                        score HTML_IMAGE_ONLY_32 1.25
                                        score HTML_MESSAGE 0.0
                                        score HTML_MIME_NO_HTML_TAG 0.5
                                        score HTML_OBFUSCATE_05_10 0.5
                                        score HTML_OBFUSCATE_10_20 1.0
                                        score HTML_OBFUSCATE_20_30 2.0
                                        score HTML_OBFUSCATE_30_40 2.5
                                        score HTML_OBFUSCATE_50_60 3.0
                                        score HTML_OBFUSCATE_70_80 3.5
                                        score HTML_OBFUSCATE_90_100 4.0
                                        score HTML_SHORT_LINK_IMG_1 2.0
                                        score HTML_SHORT_LINK_IMG_2 3.0
                                        score HTML_SHORT_LINK_IMG_3 3.0
                                        score MIME_HTML_MOSTLY 0.0
                                        score MIME_HTML_ONLY 0.0
                                        score MPART_ALT_DIFF 0.5
                                        score MPART_ALT_DIFF_COUNT 0.5
                                        
                                        
                                        # ============================
                                        # Header / Envelope Heuristics
                                        # ============================
                                        
                                        score HEADER_FROM_DIFFERENT_DOMAINS 2.0
                                        score MISSING_DATE 2.5
                                        score MISSING_FROM 2.0
                                        score MISSING_HEADERS 2.5
                                        score MISSING_MID 1.0
                                        score MISSING_SUBJECT 1.0
                                        score MSGID_OUTLOOK_INVALID 4.0
                                        score MISSING_HB_SEP 2.0
                                        score TO_NO_BRKTS_FROM_MSSP 1.5
                                        score REPLYTO_WITHOUT_TO_CC 2.5
                                        
                                        
                                        # ============================
                                        # Freemail & Identity Rules
                                        # ============================
                                        
                                        score FREEMAIL_ENVFROM_END_DIGIT 1.0
                                        score FREEMAIL_FORGED_REPLYTO 2.25
                                        score FREEMAIL_FROM 0.0
                                        score FREEMAIL_REPLY 0.5
                                        score FREEMAIL_REPLYTO 2.0
                                        score FREEMAIL_REPLYTO_END_DIGIT 0.0
                                        score FROM_LOCAL_DIGITS 1.75
                                        score FROM_EXCESS_BASE64 2.5
                                        score FROM_FMBLA_NEWDOM 2.5
                                        score FROM_FMBLA_NEWDOM14 3.0
                                        score FROM_FMBLA_NEWDOM28 2.5
                                        score FROM_SUSPICIOUS_NTLD 2.0
                                        score FORGED_GMAIL_RCVD 3.0
                                        score FORGED_MUA_OUTLOOK 3.0
                                        score FORGED_YAHOO_RCVD 3.0
                                        
                                        
                                        # ============================
                                        # Scam, Phishing & Social Engineering
                                        # ============================
                                        
                                        score ADVANCE_FEE_2 3.0
                                        score ADVANCE_FEE_2_NEW_MONEY 3.0
                                        score ADVANCE_FEE_2_NEW_FORM 3.0
                                        score ADVANCE_FEE_3 3.0
                                        score ADVANCE_FEE_3_NEW 3.0
                                        score ADVANCE_FEE_3_NEW_MONEY 3.0
                                        score ADVANCE_FEE_3_NEW_FORM 3.0
                                        score ADVANCE_FEE_4_NEW 3.0
                                        score ADVANCE_FEE_5_NEW 3.0
                                        score ADVANCE_FEE_5_NEW_FRM_MNY 3.0
                                        score ADVANCE_FEE_5_NEW_MONEY 3.0
                                        score BILLION_DOLLARS 1.0
                                        score DEAR_FRIEND 1.5
                                        score LOTS_OF_MONEY 0.0
                                        score UNCLAIMED_MONEY 4.0
                                        score URG_BIZ 1.5
                                        score FUZZY_CLICK_HERE 1.5
                                        score FUZZY_CREDIT 2.0
                                        score FUZZY_IMPORTANT 2.0
                                        score FUZZY_SECURITY 2.25
                                        score FUZZY_UNSUBSCRIBE 1.0
                                        score SUBJ_AS_SEEN 0.75
                                        score SUBJ_DOLLARS 0.25
                                        score SUBJ_YOUR_DEBT 2.5
                                        score SUBJ_YOUR_FAMILY 0.75
                                        
                                        
                                        # ============================
                                        # Transport / Network Reputation Rules
                                        # ============================
                                        
                                        score NO_RDNS_DOTCOM_HELO 3.0
                                        score RDNS_DYNAMIC 3.5
                                        score RDNS_LOCALHOST 3.5
                                        score RDNS_NONE 2.25
                                        score RCVD_HELO_IP_MISMATCH 1.75
                                        score RCVD_ILLEGAL_IP 4.0
                                        score PDS_BAD_THREAD_QP_64 1.5
                                        score TBIRD_SUSP_MIME_BDRY 2.5
                                        score SPAMMY_XMAILER 2.75
                                        score KHOP_HELO_FCRDNS -0.5
                                        score HELO_DYNAMIC_IPADDR 2.0
                                        score HELO_DYNAMIC_SPLIT_IP 2.0
                                        score UNPARSEABLE_RELAY 0.0
                                        
                                        
                                        # ============================
                                        # URI & Link Obfuscation
                                        # ============================
                                        
                                        score URI_HEX 2.5
                                        score URI_NO_WWW_BIZ_CGI 2.5
                                        score URI_NO_WWW_INFO_CGI 2.5
                                        score URI_OBFU_WWW 3.0
                                        score URI_TRUNCATED 2.5
                                        score HTTPS_HTTP_MISMATCH 0.25
                                        score WEIRD_PORT 4.5
                                        
                                        
                                        # ============================
                                        # Miscellaneous Heuristics & Content Triggers
                                        # ============================
                                        
                                        score ENV_AND_HDR_SPF_MATCH -4.0
                                        score DATE_IN_FUTURE_06_12 2.25
                                        score DATE_IN_PAST_03_06 2.25
                                        score DATE_IN_PAST_06_12 2.25
                                        score PLING_QUERY 1.0
                                        score SHOPIFY_IMG_NOT_RCVD_SFY 0.75
                                        score T_FILL_THIS_FORM_SHORT 0.25
                                        score T_REMOTE_IMAGE 0.25
                                        score STOX_REPLY_TYPE 2.0
                                        score STOX_REPLY_TYPE_WITHOUT_QUOTES 3.0
                                        score SUSPICIOUS_RECIPS 2.5
                                        
                                        
                                        # ============================
                                        # Spam Eating Monkey DNSBL lists
                                        # ============================
                                        
                                        header RCVD_IN_SEM_BACKSCATTER eval:check_rbl('sembackscatter-lastexternal', 'backscatter.spameatingmonkey.net')
                                        describe RCVD_IN_SEM_BACKSCATTER Received from an IP listed by Spam Eating Monkey Backscatter list
                                        tflags RCVD_IN_SEM_BACKSCATTER net
                                        score RCVD_IN_SEM_BACKSCATTER 3.0
                                        
                                        header RCVD_IN_SEM_BLACK eval:check_rbl('semblack-lastexternal', 'bl.spameatingmonkey.net')
                                        tflags RCVD_IN_SEM_BLACK net
                                        describe RCVD_IN_SEM_BLACK Received from an IP listed by Spam Eating Monkey Blocklist
                                        score RCVD_IN_SEM_BLACK 3.0
                                        
                                        header RCVD_IN_SEM_NETBLACK eval:check_rbl('semnetblack-lastexternal', 'netbl.spameatingmonkey.net')
                                        tflags RCVD_IN_SEM_NETBLACK net
                                        describe RCVD_IN_SEM_NETBLACK Received from an IP listed by Spam Eating Monkeys Network Blocklist
                                        score RCVD_IN_SEM_NETBLACK 1.5
                                        
                                        urirhssub SEM_FRESH30 fresh30.spameatingmonkey.net. A 2
                                        body SEM_FRESH30 eval:check_uridnsbl('SEM_FRESH30')
                                        describe SEM_FRESH30 Contains a domain registered less than 30 days ago
                                        tflags SEM_FRESH30 net
                                        score SEM_FRESH30 3.0
                                        
                                        urirhssub SEM_URI_BLACK uribl.spameatingmonkey.net. A 2
                                        body SEM_URI_BLACK eval:check_uridnsbl('SEM_URI')
                                        describe SEM_URI_BLACK Contains a URI listed by Spam Eating Monkeys URI Blocklist
                                        tflags SEM_URI_BLACK net
                                        score SEM_URI_BLACK 3.5
                                        
                                        
                                        # ============================
                                        # JunkEmailFilter HostKarma DNSBL & DNSWL
                                        # ============================
                                        
                                        header __RCVD_IN_HOSTKARMA eval:check_rbl('hostkarma', 'hostkarma.junkemailfilter.com.')
                                        describe __RCVD_IN_HOSTKARMA Sender listed in JunkEmailFilter
                                        tflags __RCVD_IN_HOSTKARMA net
                                        
                                        header RCVD_IN_HOSTKARMA_W eval:check_rbl_sub('hostkarma','127.0.0.1')
                                        describe RCVD_IN_HOSTKARMA_W Sender listed in HOSTKARMA-WHITE
                                        tflags RCVD_IN_HOSTKARMA_W net nice
                                        score RCVD_IN_HOSTKARMA_W -3.5
                                        
                                        header RCVD_IN_HOSTKARMA_BL eval:check_rbl_sub('hostkarma','127.0.0.2')
                                        describe RCVD_IN_HOSTKARMA_BL Sender listed in HOSTKARMA-BLACK
                                        tflags RCVD_IN_HOSTKARMA_BL net
                                        score RCVD_IN_HOSTKARMA_BL 3.0
                                        
                                        header RCVD_IN_HOSTKARMA_BR eval:check_rbl_sub('hostkarma','127.0.0.4')
                                        describe RCVD_IN_HOSTKARMA_BR Sender listed in HOSTKARMA-BROWN
                                        tflags RCVD_IN_HOSTKARMA_BR net
                                        score RCVD_IN_HOSTKARMA_BR 1.25
                                        
                                        
                                        # ============================
                                        # SpamRATS DNSBL
                                        # ============================
                                        
                                        header __RCVD_IN_SPAMRATS eval:check_rbl('spamrats', 'all.spamrats.com.')
                                        describe __RCVD_IN_SPAMRATS SPAMRATS: sender is listed in SpamRATS
                                        tflags __RCVD_IN_SPAMRATS net
                                        reuse __RCVD_IN_SPAMRATS
                                        
                                        header RCVD_IN_SPAMRATS_DYNA eval:check_rbl_sub('spamrats','127.0.0.36')
                                        describe RCVD_IN_SPAMRATS_DYNA RATS-Dyna: sent directly from dynamic IP address
                                        tflags RCVD_IN_SPAMRATS_DYNA net
                                        reuse RCVD_IN_SPAMRATS_DYNA
                                        score RCVD_IN_SPAMRATS_DYNA 2.25
                                        
                                        header RCVD_IN_SPAMRATS_NOPTR eval:check_rbl_sub('spamrats','127.0.0.37')
                                        describe RCVD_IN_SPAMRATS_NOPTR RATS-NoPtr: sender has no reverse DNS
                                        tflags RCVD_IN_SPAMRATS_NOPTR net
                                        reuse RCVD_IN_SPAMRATS_NOPTR
                                        score RCVD_IN_SPAMRATS_NOPTR 2.5
                                        
                                        header RCVD_IN_SPAMRATS_SPAM eval:check_rbl_sub('spamrats','127.0.0.38')
                                        describe RCVD_IN_SPAMRATS_SPAM RATS-Spam: sender is a spam source
                                        tflags RCVD_IN_SPAMRATS_SPAM net
                                        reuse RCVD_IN_SPAMRATS_SPAM
                                        score RCVD_IN_SPAMRATS_SPAM 5.5
                                        
                                        
                                        # ============================
                                        # UCEPROTECT
                                        # ============================
                                        
                                        header RCVD_IN_UCEPROTECT_LEVEL_1 eval:check_rbl('uceprotect1', 'dnsbl-1.uceprotect.net.')
                                        describe RCVD_IN_UCEPROTECT_LEVEL_1 Sender IP listed in UCEPROTECT Level 1
                                        tflags RCVD_IN_UCEPROTECT_LEVEL_1 net
                                        score RCVD_IN_UCEPROTECT_LEVEL_1 4.0
                                        
                                        header RCVD_IN_UCEPROTECT_LEVEL_2 eval:check_rbl('uceprotect2', 'dnsbl-2.uceprotect.net.')
                                        describe RCVD_IN_UCEPROTECT_LEVEL_2 Sender IP listed in UCEPROTECT Level 2
                                        tflags RCVD_IN_UCEPROTECT_LEVEL_2 net
                                        score RCVD_IN_UCEPROTECT_LEVEL_2 1.25
                                        
                                        
                                        # ============================
                                        # Abusix Guardian Mail Relay
                                        # ============================
                                        
                                        header __RCVD_IN_ABUSIX eval:check_rbl('abusix', '<API_KEY>.combined.mail.abusix.zone.')
                                        describe __RCVD_IN_ABUSIX Received via a relay in Abusix Guardian Mail
                                        tflags __RCVD_IN_ABUSIX net
                                        
                                        header RCVD_IN_ABUSIX_BLACK eval:check_rbl_sub('abusix', '^127\.0\.0\.(?:[23]|200)$')
                                        describe RCVD_IN_ABUSIX_BLACK Received via a relay in Abusix Guardian Mail Black
                                        tflags RCVD_IN_ABUSIX_BLACK net
                                        score RCVD_IN_ABUSIX_BLACK 5.5
                                        
                                        header RCVD_IN_ABUSIX_EXPLOIT eval:check_rbl_sub('abusix', '127.0.0.4')
                                        describe RCVD_IN_ABUSIX_EXPLOIT Received via a relay in Abusix Guardian Mail Exploit
                                        tflags RCVD_IN_ABUSIX_EXPLOIT net
                                        score RCVD_IN_ABUSIX_EXPLOIT 6.0
                                        
                                        header RCVD_IN_ABUSIX_DYN eval:check_rbl('abusix_dyn', '<API_KEY>.combined.mail.abusix.zone.', '^127\.0\.0\.1[12]$')
                                        describe RCVD_IN_ABUSIX_DYN Received via a relay in Abusix Guardian Mail Dynamic
                                        tflags RCVD_IN_ABUSIX_DYN net
                                        score RCVD_IN_ABUSIX_DYN 1.5
                                        
                                        header RCVD_IN_ABUSIX_WHITE eval:check_rbl('abusix_white', '<API_KEY>.combined.mail.abusix.zone.', '127.0.2.1')
                                        describe RCVD_IN_ABUSIX_WHITE Received via a relay in Abusix Guardian Mail White
                                        tflags RCVD_IN_ABUSIX_WHITE nice net
                                        score RCVD_IN_ABUSIX_WHITE -1.5
                                        
                                        urirhsbl URIBL_ABUSIX_DBLACK <API_KEY>.dblack.mail.abusix.zone. A
                                        body URIBL_ABUSIX_DBLACK eval:check_uridnsbl('URIBL_ABUSIX_DBLACK')
                                        describe URIBL_ABUSIX_DBLACK Contains a spam URL listed in the Abusix domain blocklist
                                        tflags URIBL_ABUSIX_DBLACK net
                                        score URIBL_ABUSIX_DBLACK 6.0
                                        
                                        urirhssub URIBL_ABUSIX_WHITE <API_KEY>.white.mail.abusix.zone. A 127.0.2.1
                                        body URIBL_ABUSIX_WHITE eval:check_uridnsbl('URIBL_ABUSIX_WHITE')
                                        describe URIBL_ABUSIX_WHITE Contains a domain listed in the Abusix domain whitelist
                                        tflags URIBL_ABUSIX_WHITE nice net
                                        score URIBL_ABUSIX_WHITE -0.25
                                        
                                        
                                        # ============================
                                        # Ascams RBLs (IP Reputation)
                                        # ============================
                                        
                                        header RCVD_IN_ASCAMS_BLOCK eval:check_rbl('ascams_block', 'block.ascams.com.')
                                        describe RCVD_IN_ASCAMS_BLOCK Sender listed in Ascams Block RBL
                                        tflags RCVD_IN_ASCAMS_BLOCK net
                                        score RCVD_IN_ASCAMS_BLOCK 1.25
                                        
                                        header RCVD_IN_ASCAMS_DROP eval:check_rbl('ascams_white', 'dnsbl.ascams.com.')
                                        describe RCVD_IN_ASCAMS_DROP Sender listed in Ascams DROP list
                                        tflags RCVD_IN_ASCAMS_DROP nice net
                                        score RCVD_IN_ASCAMS_DROP 3.0
                                        
                                        
                                        # ============================
                                        # DroneBL DNSBL
                                        # ============================
                                        
                                        header RCVD_IN_DRONEBL eval:check_rbl('dronebl', 'dnsbl.dronebl.org.')
                                        describe RCVD_IN_DRONEBL Sender listed in DroneBL (suspected bot/malware)
                                        tflags RCVD_IN_DRONEBL net
                                        score RCVD_IN_DRONEBL 3.0
                                        
                                        
                                        # ============================
                                        # GBUDB Truncate DNSBL
                                        # ============================
                                        
                                        header RCVD_IN_GBUDB_TRUNCATE eval:check_rbl('gbudb', 'truncate.gbudb.net.')
                                        describe RCVD_IN_GBUDB_TRUNCATE Sender listed in GBUDB Truncate
                                        tflags RCVD_IN_GBUDB_TRUNCATE net
                                        score RCVD_IN_GBUDB_TRUNCATE 4.0
                                        
                                        
                                        # ============================
                                        # Usenix S5H
                                        # ============================
                                        
                                        header RCVD_IN_S5H_BL eval:check_rbl_txt('s5hbl', 'all.s5h.net.')
                                        describe RCVD_IN_S5H_BL Listed at all.s5h.net
                                        tflags RCVD_IN_S5H_BL net
                                        score RCVD_IN_S5H_BL 0.5
                                        
                                        
                                        # ============================
                                        # Backscatterer.org 
                                        # ============================
                                        
                                        header RCVD_IN_BACKSCATTERER eval:check_rbl('backscatterer', 'ips.backscatterer.org.')
                                        describe RCVD_IN_BACKSCATTERER IP listed in Backscatterer (backscatter spam)
                                        tflags RCVD_IN_BACKSCATTERER net
                                        score RCVD_IN_BACKSCATTERER 3.5
                                        

                                        --
                                        Dustin Dauncey
                                        www.d19.ca

                                        KubernetesK murgeroM 2 Replies Last reply
                                        14
                                        • d19dotcaD d19dotca

                                          Okay everyone... I've spent the past month really fine-tuning the SpamAssassin rules (especially after SpamAssassin was upgraded to 4.0 with Cloudron 8.3), and it seems to be working quite well for me. Spam filtering is never perfect, but it has improved a lot since the last time I took a look at the rules. The list is much longer now, and I added many more rules along with some additional lists for extra checks too.

                                          If you want to use Abusix (which I've found to be very reliable), then you'll need a free API key, and can replace <API_KEY> in the list below with your own.

                                          As always, your own mileage may vary, but this should be an effective SpamAssassin rule set to use. Good luck. 🙂

                                          # ============================
                                          # Allowlist / Blocklist Rules
                                          # ============================
                                          
                                          score USER_IN_BLOCKLIST 50.0
                                          score USER_IN_ALL_SPAM_TO -50.0
                                          score USER_IN_MORE_SPAM_TO -10.0
                                          score USER_IN_WELCOMELIST -50.0
                                          
                                          ## Block specific recipients/senders
                                          blocklist_from <EMAIL>
                                          
                                          ## Allowlist specific recipients/senders
                                          welcomelist_from <EMAIL>
                                          
                                          
                                          # ============================
                                          # Bayesian Filtering (BAYES)
                                          # ============================
                                          
                                          bayes_auto_learn 1
                                          bayes_auto_learn_threshold_nonspam -4.0
                                          bayes_auto_learn_threshold_spam 12.0
                                          
                                          score BAYES_00 -6.0
                                          score BAYES_05 -4.0
                                          score BAYES_20 1.5
                                          score BAYES_40 2.5
                                          score BAYES_50 3.25
                                          score BAYES_60 3.75
                                          score BAYES_80 4.25
                                          score BAYES_95 5.5
                                          score BAYES_99 7.0
                                          score BAYES_999 7.5
                                          
                                          
                                          # ============================
                                          # DNS-based Blocklists (DNSBL)
                                          # ============================
                                          
                                          ## DNS Blocklists
                                          score RCVD_IN_BL_SPAMCOP_NET 2.5
                                          score RCVD_IN_MSPIKE_BL 0.0
                                          score RCVD_IN_MSPIKE_L2 1.0
                                          score RCVD_IN_MSPIKE_L3 1.5
                                          score RCVD_IN_MSPIKE_L4 3.5
                                          score RCVD_IN_MSPIKE_L5 5.0
                                          score RCVD_IN_MSPIKE_ZBI 4.0
                                          score RCVD_IN_PBL 3.5
                                          score RCVD_IN_SBL 5.0
                                          score RCVD_IN_SBL_CSS 4.0
                                          score RCVD_IN_VALIDITY_RPBL 1.5
                                          score RCVD_IN_XBL 6.0
                                          score RCVD_IN_ZEN_BLOCKED 0.0
                                          score RCVD_IN_ZEN_BLOCKED_OPENDNS 0.0
                                          
                                          ## DNS Whitelists
                                          score RCVD_IN_DNSWL_BLOCKED 0.0
                                          score RCVD_IN_DNSWL_HI -6.0
                                          score RCVD_IN_DNSWL_LOW -2.5
                                          score RCVD_IN_DNSWL_MED -4.5
                                          score RCVD_IN_DNSWL_NONE 0.0
                                          score RCVD_IN_MSPIKE_H2 -1.0
                                          score RCVD_IN_MSPIKE_H3 -1.5
                                          score RCVD_IN_MSPIKE_H4 -3.5
                                          score RCVD_IN_MSPIKE_H5 -5.0
                                          score RCVD_IN_MSPIKE_WL 0.0
                                          
                                          
                                          # ============================
                                          # URI Blocklists (URIBL)
                                          # ============================
                                          
                                          score URIBL_ABUSE_SURBL 6.0
                                          score URIBL_BLACK 7.0
                                          score URIBL_CR_SURBL 3.5
                                          score URIBL_CSS 3.0
                                          score URIBL_CSS_A 3.0
                                          score URIBL_DBL_ABUSE_BOTCC 5.5
                                          score URIBL_DBL_ABUSE_MALW 5.5
                                          score URIBL_DBL_ABUSE_PHISH 5.5
                                          score URIBL_DBL_ABUSE_REDIR 2.0
                                          score URIBL_DBL_ABUSE_SPAM 5.5
                                          score URIBL_DBL_BLOCKED 0.0
                                          score URIBL_DBL_BLOCKED_OPENDNS 0.0
                                          score URIBL_DBL_BOTNETCC 5.5
                                          score URIBL_DBL_ERROR 0.0
                                          score URIBL_DBL_MALWARE 5.5
                                          score URIBL_DBL_PHISH 5.5
                                          score URIBL_DBL_SPAM 5.5
                                          score URIBL_GREY 0.5
                                          score URIBL_MW_SURBL 5.0
                                          score URIBL_PH_SURBL 5.0
                                          score URIBL_RED 2.0
                                          score URIBL_RHS_DOB 2.0
                                          score URIBL_SBL 4.0
                                          score URIBL_SBL_A 3.0
                                          score URIBL_ZEN_BLOCKED 0.0
                                          score URIBL_ZEN_BLOCKED_OPENDNS 0.0
                                          
                                          
                                          # ============================
                                          # Email Authentication (SPF/DKIM/ARC)
                                          # ============================
                                          
                                          ## DKIM
                                          score DKIM_INVALID 2.0
                                          score DKIM_ADSP_ALL 2.0
                                          score DKIM_ADSP_CUSTOM_MED 1.5
                                          score DKIM_ADSP_NXDOMAIN 4.5
                                          score DKIM_SIGNED 0.0
                                          score DKIM_VALID 0.0
                                          score DKIM_VALID_AU 0.0
                                          score DKIM_VALID_EF 0.0
                                          score DKIM_VERIFIED 0.0
                                          score DKIMWL_BL 3.0
                                          score DKIMWL_WL_HIGH -6.0
                                          score DKIMWL_WL_MED -4.0
                                          score DKIMWL_WL_MEDHI -4.5
                                          score USER_IN_DEF_DKIM_WL -6.0
                                          
                                          ## SPF
                                          score FORGED_SPF_HELO 4.0
                                          score SPF_FAIL 4.0
                                          score SPF_HELO_FAIL 2.5
                                          score SPF_HELO_NEUTRAL 1.0
                                          score SPF_HELO_NONE 0.25
                                          score SPF_HELO_PASS -1.0
                                          score SPF_HELO_SOFTFAIL 4.0
                                          score SPF_NEUTRAL 0.0
                                          score SPF_NONE 1.0
                                          score SPF_PASS -1.0
                                          score SPF_SOFTFAIL 1.5
                                          score T_SPF_PERMERROR 2.0
                                          score T_SPF_TEMPERROR 0.0
                                          score USER_IN_DEF_SPF_WL -6.0
                                          
                                          ## ARC
                                          score ARC_INVALID 2.0
                                          score ARC_SIGNED 0.0
                                          score ARC_VALID -0.5
                                          
                                          
                                          # ============================
                                          # HTML & MIME Structure Rules
                                          # ============================
                                          
                                          score HTML_FONT_LOW_CONTRAST 0.0
                                          score HTML_FONT_SIZE_LARGE 2.0
                                          score HTML_FONT_TINY_NORDNS 0.0
                                          score HTML_IMAGE_ONLY_04 1.25
                                          score HTML_IMAGE_ONLY_08 1.25
                                          score HTML_IMAGE_ONLY_12 1.25
                                          score HTML_IMAGE_ONLY_16 1.25
                                          score HTML_IMAGE_ONLY_20 1.25
                                          score HTML_IMAGE_ONLY_24 1.25
                                          score HTML_IMAGE_ONLY_28 1.25
                                          score HTML_IMAGE_ONLY_32 1.25
                                          score HTML_MESSAGE 0.0
                                          score HTML_MIME_NO_HTML_TAG 0.5
                                          score HTML_OBFUSCATE_05_10 0.5
                                          score HTML_OBFUSCATE_10_20 1.0
                                          score HTML_OBFUSCATE_20_30 2.0
                                          score HTML_OBFUSCATE_30_40 2.5
                                          score HTML_OBFUSCATE_50_60 3.0
                                          score HTML_OBFUSCATE_70_80 3.5
                                          score HTML_OBFUSCATE_90_100 4.0
                                          score HTML_SHORT_LINK_IMG_1 2.0
                                          score HTML_SHORT_LINK_IMG_2 3.0
                                          score HTML_SHORT_LINK_IMG_3 3.0
                                          score MIME_HTML_MOSTLY 0.0
                                          score MIME_HTML_ONLY 0.0
                                          score MPART_ALT_DIFF 0.5
                                          score MPART_ALT_DIFF_COUNT 0.5
                                          
                                          
                                          # ============================
                                          # Header / Envelope Heuristics
                                          # ============================
                                          
                                          score HEADER_FROM_DIFFERENT_DOMAINS 2.0
                                          score MISSING_DATE 2.5
                                          score MISSING_FROM 2.0
                                          score MISSING_HEADERS 2.5
                                          score MISSING_MID 1.0
                                          score MISSING_SUBJECT 1.0
                                          score MSGID_OUTLOOK_INVALID 4.0
                                          score MISSING_HB_SEP 2.0
                                          score TO_NO_BRKTS_FROM_MSSP 1.5
                                          score REPLYTO_WITHOUT_TO_CC 2.5
                                          
                                          
                                          # ============================
                                          # Freemail & Identity Rules
                                          # ============================
                                          
                                          score FREEMAIL_ENVFROM_END_DIGIT 1.0
                                          score FREEMAIL_FORGED_REPLYTO 2.25
                                          score FREEMAIL_FROM 0.0
                                          score FREEMAIL_REPLY 0.5
                                          score FREEMAIL_REPLYTO 2.0
                                          score FREEMAIL_REPLYTO_END_DIGIT 0.0
                                          score FROM_LOCAL_DIGITS 1.75
                                          score FROM_EXCESS_BASE64 2.5
                                          score FROM_FMBLA_NEWDOM 2.5
                                          score FROM_FMBLA_NEWDOM14 3.0
                                          score FROM_FMBLA_NEWDOM28 2.5
                                          score FROM_SUSPICIOUS_NTLD 2.0
                                          score FORGED_GMAIL_RCVD 3.0
                                          score FORGED_MUA_OUTLOOK 3.0
                                          score FORGED_YAHOO_RCVD 3.0
                                          
                                          
                                          # ============================
                                          # Scam, Phishing & Social Engineering
                                          # ============================
                                          
                                          score ADVANCE_FEE_2 3.0
                                          score ADVANCE_FEE_2_NEW_MONEY 3.0
                                          score ADVANCE_FEE_2_NEW_FORM 3.0
                                          score ADVANCE_FEE_3 3.0
                                          score ADVANCE_FEE_3_NEW 3.0
                                          score ADVANCE_FEE_3_NEW_MONEY 3.0
                                          score ADVANCE_FEE_3_NEW_FORM 3.0
                                          score ADVANCE_FEE_4_NEW 3.0
                                          score ADVANCE_FEE_5_NEW 3.0
                                          score ADVANCE_FEE_5_NEW_FRM_MNY 3.0
                                          score ADVANCE_FEE_5_NEW_MONEY 3.0
                                          score BILLION_DOLLARS 1.0
                                          score DEAR_FRIEND 1.5
                                          score LOTS_OF_MONEY 0.0
                                          score UNCLAIMED_MONEY 4.0
                                          score URG_BIZ 1.5
                                          score FUZZY_CLICK_HERE 1.5
                                          score FUZZY_CREDIT 2.0
                                          score FUZZY_IMPORTANT 2.0
                                          score FUZZY_SECURITY 2.25
                                          score FUZZY_UNSUBSCRIBE 1.0
                                          score SUBJ_AS_SEEN 0.75
                                          score SUBJ_DOLLARS 0.25
                                          score SUBJ_YOUR_DEBT 2.5
                                          score SUBJ_YOUR_FAMILY 0.75
                                          
                                          
                                          # ============================
                                          # Transport / Network Reputation Rules
                                          # ============================
                                          
                                          score NO_RDNS_DOTCOM_HELO 3.0
                                          score RDNS_DYNAMIC 3.5
                                          score RDNS_LOCALHOST 3.5
                                          score RDNS_NONE 2.25
                                          score RCVD_HELO_IP_MISMATCH 1.75
                                          score RCVD_ILLEGAL_IP 4.0
                                          score PDS_BAD_THREAD_QP_64 1.5
                                          score TBIRD_SUSP_MIME_BDRY 2.5
                                          score SPAMMY_XMAILER 2.75
                                          score KHOP_HELO_FCRDNS -0.5
                                          score HELO_DYNAMIC_IPADDR 2.0
                                          score HELO_DYNAMIC_SPLIT_IP 2.0
                                          score UNPARSEABLE_RELAY 0.0
                                          
                                          
                                          # ============================
                                          # URI & Link Obfuscation
                                          # ============================
                                          
                                          score URI_HEX 2.5
                                          score URI_NO_WWW_BIZ_CGI 2.5
                                          score URI_NO_WWW_INFO_CGI 2.5
                                          score URI_OBFU_WWW 3.0
                                          score URI_TRUNCATED 2.5
                                          score HTTPS_HTTP_MISMATCH 0.25
                                          score WEIRD_PORT 4.5
                                          
                                          
                                          # ============================
                                          # Miscellaneous Heuristics & Content Triggers
                                          # ============================
                                          
                                          score ENV_AND_HDR_SPF_MATCH -4.0
                                          score DATE_IN_FUTURE_06_12 2.25
                                          score DATE_IN_PAST_03_06 2.25
                                          score DATE_IN_PAST_06_12 2.25
                                          score PLING_QUERY 1.0
                                          score SHOPIFY_IMG_NOT_RCVD_SFY 0.75
                                          score T_FILL_THIS_FORM_SHORT 0.25
                                          score T_REMOTE_IMAGE 0.25
                                          score STOX_REPLY_TYPE 2.0
                                          score STOX_REPLY_TYPE_WITHOUT_QUOTES 3.0
                                          score SUSPICIOUS_RECIPS 2.5
                                          
                                          
                                          # ============================
                                          # Spam Eating Monkey DNSBL lists
                                          # ============================
                                          
                                          header RCVD_IN_SEM_BACKSCATTER eval:check_rbl('sembackscatter-lastexternal', 'backscatter.spameatingmonkey.net')
                                          describe RCVD_IN_SEM_BACKSCATTER Received from an IP listed by Spam Eating Monkey Backscatter list
                                          tflags RCVD_IN_SEM_BACKSCATTER net
                                          score RCVD_IN_SEM_BACKSCATTER 3.0
                                          
                                          header RCVD_IN_SEM_BLACK eval:check_rbl('semblack-lastexternal', 'bl.spameatingmonkey.net')
                                          tflags RCVD_IN_SEM_BLACK net
                                          describe RCVD_IN_SEM_BLACK Received from an IP listed by Spam Eating Monkey Blocklist
                                          score RCVD_IN_SEM_BLACK 3.0
                                          
                                          header RCVD_IN_SEM_NETBLACK eval:check_rbl('semnetblack-lastexternal', 'netbl.spameatingmonkey.net')
                                          tflags RCVD_IN_SEM_NETBLACK net
                                          describe RCVD_IN_SEM_NETBLACK Received from an IP listed by Spam Eating Monkeys Network Blocklist
                                          score RCVD_IN_SEM_NETBLACK 1.5
                                          
                                          urirhssub SEM_FRESH30 fresh30.spameatingmonkey.net. A 2
                                          body SEM_FRESH30 eval:check_uridnsbl('SEM_FRESH30')
                                          describe SEM_FRESH30 Contains a domain registered less than 30 days ago
                                          tflags SEM_FRESH30 net
                                          score SEM_FRESH30 3.0
                                          
                                          urirhssub SEM_URI_BLACK uribl.spameatingmonkey.net. A 2
                                          body SEM_URI_BLACK eval:check_uridnsbl('SEM_URI')
                                          describe SEM_URI_BLACK Contains a URI listed by Spam Eating Monkeys URI Blocklist
                                          tflags SEM_URI_BLACK net
                                          score SEM_URI_BLACK 3.5
                                          
                                          
                                          # ============================
                                          # JunkEmailFilter HostKarma DNSBL & DNSWL
                                          # ============================
                                          
                                          header __RCVD_IN_HOSTKARMA eval:check_rbl('hostkarma', 'hostkarma.junkemailfilter.com.')
                                          describe __RCVD_IN_HOSTKARMA Sender listed in JunkEmailFilter
                                          tflags __RCVD_IN_HOSTKARMA net
                                          
                                          header RCVD_IN_HOSTKARMA_W eval:check_rbl_sub('hostkarma','127.0.0.1')
                                          describe RCVD_IN_HOSTKARMA_W Sender listed in HOSTKARMA-WHITE
                                          tflags RCVD_IN_HOSTKARMA_W net nice
                                          score RCVD_IN_HOSTKARMA_W -3.5
                                          
                                          header RCVD_IN_HOSTKARMA_BL eval:check_rbl_sub('hostkarma','127.0.0.2')
                                          describe RCVD_IN_HOSTKARMA_BL Sender listed in HOSTKARMA-BLACK
                                          tflags RCVD_IN_HOSTKARMA_BL net
                                          score RCVD_IN_HOSTKARMA_BL 3.0
                                          
                                          header RCVD_IN_HOSTKARMA_BR eval:check_rbl_sub('hostkarma','127.0.0.4')
                                          describe RCVD_IN_HOSTKARMA_BR Sender listed in HOSTKARMA-BROWN
                                          tflags RCVD_IN_HOSTKARMA_BR net
                                          score RCVD_IN_HOSTKARMA_BR 1.25
                                          
                                          
                                          # ============================
                                          # SpamRATS DNSBL
                                          # ============================
                                          
                                          header __RCVD_IN_SPAMRATS eval:check_rbl('spamrats', 'all.spamrats.com.')
                                          describe __RCVD_IN_SPAMRATS SPAMRATS: sender is listed in SpamRATS
                                          tflags __RCVD_IN_SPAMRATS net
                                          reuse __RCVD_IN_SPAMRATS
                                          
                                          header RCVD_IN_SPAMRATS_DYNA eval:check_rbl_sub('spamrats','127.0.0.36')
                                          describe RCVD_IN_SPAMRATS_DYNA RATS-Dyna: sent directly from dynamic IP address
                                          tflags RCVD_IN_SPAMRATS_DYNA net
                                          reuse RCVD_IN_SPAMRATS_DYNA
                                          score RCVD_IN_SPAMRATS_DYNA 2.25
                                          
                                          header RCVD_IN_SPAMRATS_NOPTR eval:check_rbl_sub('spamrats','127.0.0.37')
                                          describe RCVD_IN_SPAMRATS_NOPTR RATS-NoPtr: sender has no reverse DNS
                                          tflags RCVD_IN_SPAMRATS_NOPTR net
                                          reuse RCVD_IN_SPAMRATS_NOPTR
                                          score RCVD_IN_SPAMRATS_NOPTR 2.5
                                          
                                          header RCVD_IN_SPAMRATS_SPAM eval:check_rbl_sub('spamrats','127.0.0.38')
                                          describe RCVD_IN_SPAMRATS_SPAM RATS-Spam: sender is a spam source
                                          tflags RCVD_IN_SPAMRATS_SPAM net
                                          reuse RCVD_IN_SPAMRATS_SPAM
                                          score RCVD_IN_SPAMRATS_SPAM 5.5
                                          
                                          
                                          # ============================
                                          # UCEPROTECT
                                          # ============================
                                          
                                          header RCVD_IN_UCEPROTECT_LEVEL_1 eval:check_rbl('uceprotect1', 'dnsbl-1.uceprotect.net.')
                                          describe RCVD_IN_UCEPROTECT_LEVEL_1 Sender IP listed in UCEPROTECT Level 1
                                          tflags RCVD_IN_UCEPROTECT_LEVEL_1 net
                                          score RCVD_IN_UCEPROTECT_LEVEL_1 4.0
                                          
                                          header RCVD_IN_UCEPROTECT_LEVEL_2 eval:check_rbl('uceprotect2', 'dnsbl-2.uceprotect.net.')
                                          describe RCVD_IN_UCEPROTECT_LEVEL_2 Sender IP listed in UCEPROTECT Level 2
                                          tflags RCVD_IN_UCEPROTECT_LEVEL_2 net
                                          score RCVD_IN_UCEPROTECT_LEVEL_2 1.25
                                          
                                          
                                          # ============================
                                          # Abusix Guardian Mail Relay
                                          # ============================
                                          
                                          header __RCVD_IN_ABUSIX eval:check_rbl('abusix', '<API_KEY>.combined.mail.abusix.zone.')
                                          describe __RCVD_IN_ABUSIX Received via a relay in Abusix Guardian Mail
                                          tflags __RCVD_IN_ABUSIX net
                                          
                                          header RCVD_IN_ABUSIX_BLACK eval:check_rbl_sub('abusix', '^127\.0\.0\.(?:[23]|200)$')
                                          describe RCVD_IN_ABUSIX_BLACK Received via a relay in Abusix Guardian Mail Black
                                          tflags RCVD_IN_ABUSIX_BLACK net
                                          score RCVD_IN_ABUSIX_BLACK 5.5
                                          
                                          header RCVD_IN_ABUSIX_EXPLOIT eval:check_rbl_sub('abusix', '127.0.0.4')
                                          describe RCVD_IN_ABUSIX_EXPLOIT Received via a relay in Abusix Guardian Mail Exploit
                                          tflags RCVD_IN_ABUSIX_EXPLOIT net
                                          score RCVD_IN_ABUSIX_EXPLOIT 6.0
                                          
                                          header RCVD_IN_ABUSIX_DYN eval:check_rbl('abusix_dyn', '<API_KEY>.combined.mail.abusix.zone.', '^127\.0\.0\.1[12]$')
                                          describe RCVD_IN_ABUSIX_DYN Received via a relay in Abusix Guardian Mail Dynamic
                                          tflags RCVD_IN_ABUSIX_DYN net
                                          score RCVD_IN_ABUSIX_DYN 1.5
                                          
                                          header RCVD_IN_ABUSIX_WHITE eval:check_rbl('abusix_white', '<API_KEY>.combined.mail.abusix.zone.', '127.0.2.1')
                                          describe RCVD_IN_ABUSIX_WHITE Received via a relay in Abusix Guardian Mail White
                                          tflags RCVD_IN_ABUSIX_WHITE nice net
                                          score RCVD_IN_ABUSIX_WHITE -1.5
                                          
                                          urirhsbl URIBL_ABUSIX_DBLACK <API_KEY>.dblack.mail.abusix.zone. A
                                          body URIBL_ABUSIX_DBLACK eval:check_uridnsbl('URIBL_ABUSIX_DBLACK')
                                          describe URIBL_ABUSIX_DBLACK Contains a spam URL listed in the Abusix domain blocklist
                                          tflags URIBL_ABUSIX_DBLACK net
                                          score URIBL_ABUSIX_DBLACK 6.0
                                          
                                          urirhssub URIBL_ABUSIX_WHITE <API_KEY>.white.mail.abusix.zone. A 127.0.2.1
                                          body URIBL_ABUSIX_WHITE eval:check_uridnsbl('URIBL_ABUSIX_WHITE')
                                          describe URIBL_ABUSIX_WHITE Contains a domain listed in the Abusix domain whitelist
                                          tflags URIBL_ABUSIX_WHITE nice net
                                          score URIBL_ABUSIX_WHITE -0.25
                                          
                                          
                                          # ============================
                                          # Ascams RBLs (IP Reputation)
                                          # ============================
                                          
                                          header RCVD_IN_ASCAMS_BLOCK eval:check_rbl('ascams_block', 'block.ascams.com.')
                                          describe RCVD_IN_ASCAMS_BLOCK Sender listed in Ascams Block RBL
                                          tflags RCVD_IN_ASCAMS_BLOCK net
                                          score RCVD_IN_ASCAMS_BLOCK 1.25
                                          
                                          header RCVD_IN_ASCAMS_DROP eval:check_rbl('ascams_white', 'dnsbl.ascams.com.')
                                          describe RCVD_IN_ASCAMS_DROP Sender listed in Ascams DROP list
                                          tflags RCVD_IN_ASCAMS_DROP nice net
                                          score RCVD_IN_ASCAMS_DROP 3.0
                                          
                                          
                                          # ============================
                                          # DroneBL DNSBL
                                          # ============================
                                          
                                          header RCVD_IN_DRONEBL eval:check_rbl('dronebl', 'dnsbl.dronebl.org.')
                                          describe RCVD_IN_DRONEBL Sender listed in DroneBL (suspected bot/malware)
                                          tflags RCVD_IN_DRONEBL net
                                          score RCVD_IN_DRONEBL 3.0
                                          
                                          
                                          # ============================
                                          # GBUDB Truncate DNSBL
                                          # ============================
                                          
                                          header RCVD_IN_GBUDB_TRUNCATE eval:check_rbl('gbudb', 'truncate.gbudb.net.')
                                          describe RCVD_IN_GBUDB_TRUNCATE Sender listed in GBUDB Truncate
                                          tflags RCVD_IN_GBUDB_TRUNCATE net
                                          score RCVD_IN_GBUDB_TRUNCATE 4.0
                                          
                                          
                                          # ============================
                                          # Usenix S5H
                                          # ============================
                                          
                                          header RCVD_IN_S5H_BL eval:check_rbl_txt('s5hbl', 'all.s5h.net.')
                                          describe RCVD_IN_S5H_BL Listed at all.s5h.net
                                          tflags RCVD_IN_S5H_BL net
                                          score RCVD_IN_S5H_BL 0.5
                                          
                                          
                                          # ============================
                                          # Backscatterer.org 
                                          # ============================
                                          
                                          header RCVD_IN_BACKSCATTERER eval:check_rbl('backscatterer', 'ips.backscatterer.org.')
                                          describe RCVD_IN_BACKSCATTERER IP listed in Backscatterer (backscatter spam)
                                          tflags RCVD_IN_BACKSCATTERER net
                                          score RCVD_IN_BACKSCATTERER 3.5
                                          
                                          KubernetesK Online
                                          KubernetesK Online
                                          Kubernetes
                                          App Dev
                                          wrote on last edited by
                                          #45

                                          @d19dotca Looks great, thanks for sharing!

                                          1 Reply Last reply
                                          4
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search