PDA

View Full Version : spamblocker



duke28
11-02-2005, 12:01 AM
i see many comments about spamblocker..

is it free ?

where can i found the HOW-TO for install it when i have exim 4.54 + spamassasin already installed

??

nobaloney
11-02-2005, 02:45 PM
An older version of SpamBlocker is included in DirectAdmin at no charge. It has some problems with whitelisting.

The latest version of SpamBlocker is offered here (http://www.nobaloney.net/downloads/spamblocker/DirectAdmin/).

It fixes the whitelisting bugs and also creates more intuitive bounce messages.

You can download it and install it yourself (don't forget to study the README file as you have to make some changes to your /etc/virtual filesystem and also some changes to the new exim.conf file as well).

Or you can purchase the SpamBlocker Plugin and it will do the upgrade for you; look for information in this post (http://www.directadmin.com/forum/showthread.php?s=&threadid=10049).

WIth either version of SpamBlocker the plugin can manage the files and set up domains to use SpamBlocker. Without the plugin you'll have to manage the /etc/virtual/use_rbl_domains file yourself.

Jeff

duke28
11-02-2005, 07:27 PM
with the plugin , i need do something in ssh ???

nobaloney
11-04-2005, 05:54 PM
No, the plugin manages everything from the Control Panel, including the original install if required, updating if required, and install and turning on/off of SpamAssassin as well.

Jeff

duke28
11-13-2005, 09:20 PM
ok the license is 29.95 $

but by year or by month ??

nobaloney
11-15-2005, 06:50 PM
Forever :)

Jeff

BigPhil
02-01-2006, 11:54 PM
Hi, I have set up my server using the Mailscanner, clamav how to guide at http://directadmin.com/forum/showthread.php?s=&threadid=1187
I want to use spamblocker. The exim.conf was modified by adding the following lines in the main part of the configuration:

spool_directory = /var/spool/exim.in
queue_only = true
queue_only_override = false
log_file_path = /var/spool/exim/msglog/%slog

Should I add the lines as well to the spamblocker exim.conf and leave the spam assassin part commented as it is invoked by MailScanner, or is it better to uncomment the spam assassin lines in spamblocker.conf and remove it from mailscanner.conf?

or am I being clueless?


:(

BigPhil
02-04-2006, 12:08 AM
Anyone ?? :confused:

nobaloney
02-08-2006, 05:56 PM
The reason I haven't answered is because I don't believe in using Mailscanner with exim.

So my response would be prejudiced.

I guess you're on your own :) .

Jeff