howto activate rbl

redeye

Verified User
Joined
May 11, 2004
Messages
145
I using sa 3.03 with exim and mailscanner. Where should I activate rbl, because it can be done on severall locations.
 
Simply goto /etc/virtual

copy all your domain names listed in domain file and pasted in rbl_domains or rbl_domain.

Thats it and you are done.

DA has a Spamblocker built in which is a good software so we all use that. Also you may need to edit your exim.conf and change exmple.com to your domain.com

Thanks
 
sohaib said:
Simply goto /etc/virtual

copy all your domain names listed in domain file and pasted in rbl_domains or rbl_domain.
The file name is actually us_rbl_domains.
Thats it and you are done.

DA has a Spamblocker built in which is a good software so we all use that.
We don't all use it, though I do, and a lot of other folk do as well.
Also you may need to edit your exim.conf and change exmple.com to your domain.com
That's more of a requirement than a may; if you don't do it then if there ever is a false positive the sender will find out, but won't be able to unblock him/herself.

Jeff
 
search the /etc/exim.conf file for the term:

example.com

and you'll find both the instructions, and the places to chang.e

Jeff
 
I notice that there is a "fuzzy" blocking list as well , if I dun want the domains to be tested under those RBL lists, what shd be done at the exim.conf?
 
comment out the lines for the ones you don't want.

Then restart exim.

Jeff
 
Back
Top