Pegasus Mail & Mercury

Welcome to the Community for Pegasus Mail and
The Mercury Mail Transport System, the Internet's longest-serving PC e-mail system!
Welcome to Pegasus Mail & Mercury Sign in | Join | Help
in
Home Blogs Forums Downloads Pegasus Mail Overview Mercury Overview Wiki

Whitelist email servers that are Blacklisted by NJABL?

Last post 04-23-2012, 15:02 by Rainer. 4 replies.
Sort Posts: Previous Next
  •  01-24-2009, 0:24

    • cfastner is not online. Last active: 06-17-2011, 15:17 cfastner
    • Top 500 Contributor
    • Joined on 05-09-2007
    • Member
    • Points 270

    Whitelist email servers that are Blacklisted by NJABL?

    I receive some email from legitimate servers that appear to be in the NJABL blacklist.  Is there some way to WHITELIST these server addresses?

     

    Thanks for any assistance you can provide!

     

    Charlie

      ~~~

  •  01-24-2009, 1:33

    Re: Whitelist email servers that are Blacklisted by NJABL?


    > I receive some email from legitimate servers that appear to be in the NJABL blacklist.  Is there some way to WHITELIST these server addresses?

    Personally I'd never use a blacklist like this.  Legitimate mail servers may get caught by a blacklist but they really should not stay on the list long enough to ever cause a real problem.

    That said you can run your own white list ahead of the blacklists to bypass this problem.

    I have the following whitelist entry as the first entry on the spam control page.

    Begin
    Name: Local White List
    Enabled: Y
    QueryType: Whitelist
    QueryForm: Address
    Hostname: local.white.lis
    Strictness: Normal
    Action: Reject
    End

    and the following hosts file

    # Copyright (c) 1993-1999 Microsoft Corp.
    #
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    #
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    #
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    #
    # For example:
    #
    #      102.54.94.97     rhino.acme.com          # source server
    #       38.25.63.10     x.acme.com              # x client host

    127.0.0.1       localhost
    127.0.0.2    2.94.128.209.local.white.lis
    127.0.0.2    196.100.128.209.local.white.lis
    127.0.0.2    44.225.156.192.local.white.lis

    which white lists the specified IP addresses which are entered backwards. For example the first entry is whitelisting 209.128.94.2.

     


    Thomas R. Stephenson
    San Jose, California
    Member of Pegasus Mail Support Team

    I do not answer private messages from the forum. If you want to contact me use email to techsupp@tstephenson.com.
  •  02-09-2009, 22:45

    • jbanks is not online. Last active: 05-19-2012, 2:49 jbanks
    • Top 100 Contributor
    • Joined on 06-09-2007
    • Prince Edward Island, Canada
    • Member
    • Points 495

    Re: Whitelist email servers that are Blacklisted by NJABL?

    I am interested in using this technique for a few of my important customers.  In fact I think I have it all set.   I just have one quick question

     Do I simply put the entry

    127.0.0.2    30.0.222.24.local.white.lis

    in my regular host file

    c:\windows\system32\drivers\etc\hosts

    or  in a hosts file located in the mercury directory

     Is there any way to tell it is actually working other than hope they get on a blacklist??

     Thanks,

     Jim

  •  02-09-2009, 22:56

    Re: Whitelist email servers that are Blacklisted by NJABL?

    Do I simply put the entry

    127.0.0.2    30.0.222.24.local.white.lis

    in my regular host file

    c:\windows\system32\drivers\etc\hosts

    Yes

    Is there any way to tell it is actually working other than hope they get on a blacklist??

    I tested this by picking one of the IP addresses I see over and over bounced by the blacklists in the MercuryS log and it worked so I (ass-u-me)d all would work.  ;-)

     


    Thomas R. Stephenson
    San Jose, California
    Member of Pegasus Mail Support Team

    I do not answer private messages from the forum. If you want to contact me use email to techsupp@tstephenson.com.
  •  04-23-2012, 15:02

    • Rainer is not online. Last active: 04-24-2012, 2:26 Rainer
    • Top 500 Contributor
    • Joined on 09-01-2007
    • Member
    • Points 190

    Re: Whitelist email servers that are Blacklisted by NJABL?

    Thanks for that tipp!


    Just as addition: Works also well (IMHO even better, because I can whitelist IPs in [Connection Control] tab but AFAIK I cannot whitelist sender domains in any config dialog) for domain based whitelist:
    BTW: This gets IMHO more and more important to ensure email reception from small companies that have their own domain (taylor-walters.com) but are hosted with (too) large providers or consumer providers.


    MS_SPAM.MER:
    Begin
    Name: LocalWhiteList - domain based
    Enabled: Y
    QueryType: Whitelist
    QueryForm: Domain
    Hostname: local.white.lis
    Strictness: Normal
    Action: Reject
    End

     

    hosts file:

    # Copyright (c) 1993-1999 Microsoft Corp.
    #
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    #
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    #
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    #
    # For example:
    #
    #      102.54.94.97     rhino.acme.com          # source server
    #       38.25.63.10     x.acme.com              # x client host

    127.0.0.1       localhost

    ## Domain based WhiteList for Mercury (any entry MUST end with ".local.white.lis")
    #127.0.0.2                .local.white.lis
    127.0.0.2                important.com.local.white.lis
    127.0.0.2                myfriends.com.local.white.lis
    127.0.0.2                taylor-walters.com.local.white.lis

     

     

    Regards, Rainer

View as RSS news feed in XML

Contact | Advertise | Host provider: PraktIT | Terms of Use | Privacy Statement
Copyright © 2007-2011 David Harris / Peter Strömblad. | Pegasus Mail Home Page