>I am away from the office and away from my notes
>I need to whitelist a domain on my IMGate servers
>which file do I need to tell my assistant to edit.

Depends on what you want to whitelist. Hoping you can kapiche the method in 
the madness of my filenames:

ip of remote MTA sending to IMGate  mta_clients_bw.map
HELO helo.domain                    helo_hostnames_bw.map
MAIL FROM: @sender.domain           from_senders_bw.map
RCPT TO: @recipient.domain          to_recipients_bw.map

man 5 access

whitelisting is extremely dangerous and should be limited to the most 
restrictive values possible.

Note that whitelisting of helo.domain and @sender.domain is vulnerable to 
forging, and whitelisting by ip is carte blanch to abuse.

Len


Reply via email to