MBF Knowledge Base

I have a few users that are allowed to send mass email from my mail server. How do I allow those certain users and IPs to bypass Declude Hijack?

IMPORTANT NOTE: Please be aware that it is much safer to allow IPs to bypass Declude Hijack than it is to allow authenticated addresses since a spammer can use an authenticated account to send out spam from your server. Allowing an email address to bypass Hijack should be your last resort. With that being said...

To allow a sending IP to bypass Hijack, add lines such as the following to your hijack.cfg file which is located in your Declude directory..

ALLOWIP   xxx.xxx.xxx.xxx (change this to the IP you would like Hijack to bypass)

To allow an authenticated email address to bypass Hijack, add lines such as the following to your hijack.cfg file...

ALLOWADDR   user@domain.com (change this to the email address you would like Hijack to bypass)

You do not need to restart any services after adding any of these lines.