Donate Share

GFI ME 11 Web Stat

Subscribe

ME12 filter priorities and tracking

You are viewing a single message from this topic. View all messages.

  1. 2007-07-31 02:01:07 UTC
    OOPS, Looks like I have misunderstood that one:

    Custom Blacklist
    DNS Blacklist
    Phishing Blacklist

    First one IS the blacklist, code is 1
    Second one is most likely the other name of RBL. Code is 5
    And the third one is anti-phishing. Code is 10

    Here you go:

    Redim usrModulesOrder (9)
    usrModulesOrder (0) = 1 ' Blacklist
    usrModulesOrder (1) = 5 ' RBL
    usrModulesOrder (2) = 10 ' Anti-phishing
    usrModulesOrder (3) = 6 ' SPF
    usrModulesOrder (4) = 4 ' Bayesian Analysis
    usrModulesOrder (5) = 7 ' Directory Harvesting
    usrModulesOrder (6) = 8 ' URBL
    usrModulesOrder (7) = 2 ' Header
    usrModulesOrder (8) = 3 ' Keywords
    usrModulesOrder (9) = 9 ' New sender

    Take care,
    Mike
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.