This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Bulk import for whitelist?

Hi all

Does anyone know of a way to get domains into the SMTP SPAM whitelist without having to type each and every one in?  I have about 1,000 domains that I'd like to add (my major business partners) but I'm not going to sit and type them individually!

Is there a file somewhere I can edit perhaps?

TIA!


This thread was automatically locked due to age.
  • exim.conf.trusted_senders is where all the whitelist is kept but that format is not any easier.

    Adding a thousand domains to your trusted list might not be a great idea. You will be better off not using rbls. Checking mail for antivirus from even trusted sources just makes more sense.
  • I think he's referring to messages from known senders incorrectly being bounced as spam or some other non-toxic reason.  He probably still wants them checked for detrimental issues like viruses.

    I think many of us have the same concern and need an upgraded solution - an easier way to white or gray list e-mail and domain names from known senders and firms we regularly do business with or receive mail from.
  • Now, as of 7.008, Astaro is using a completely different Spam engine from Spam Assassin. With SA, learning was turned off, so whitelists were a necessity. I'm hoping that with this new engine, learning is turned on which would make the whitelists more the exception than the rule.
    __________________
    ACE v8/SCA v9.3

    ...still have a v5 install disk in a box somewhere.

    http://xkcd.com
    http://www.tedgoff.com/mb
    http://www.projectcartoon.com/cartoon/1
  • What is the full path to this file?

    exim.conf.trusted_senders is where all the whitelist is kept but that format is not any easier.

    Adding a thousand domains to your trusted list might not be a great idea. You will be better off not using rbls. Checking mail for antivirus from even trusted sources just makes more sense.
  • Hi Miles,
    That file probably doesn't exist in recent versions as Astaro has switched to a database store for almost all configuration data.

    Perhaps someone else here can let you know how to get at it.

    Barry