Reply to comment

Debian Exim: how to Whitelist a host or IP that is in a blacklist

Exim4's docs need some work, especially the split config.

First, you need to make a new config file /etc/exim4/conf.d/main/000_localmacros

Then, in the file:

MAIN_RELAY_NETS = 68.142.199.0/24

Or whatever networks you need to allow to relay.

Then /etc/init.d/exim4 reload

Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <b> <dd> <dl> <dt> <i> <li> <ol> <u> <ul> <p> <br> <div> <pre> <code> <img><h1><h2><h3><h4> <blockquote>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options

.