DA ,how to anti-Spam ?

alexccy

Verified User
Joined
Aug 10, 2007
Messages
22
DA ,how to anti-Spam ?
which one are you using?
SpamAssassin base ruleset and additional rules
Bayesian controls, with auto-learn
RBL checks
Checksums protocols like Razor, DCC, Pyzor
URL RBL’s
SPF checks
 
More information, please. What are you attempting to do?

Block incoming spam? Block outgoing spam from your users?

To block incoming spam, you should read the instructions for the SpamBlocker 2.x file included in DirectAdmin; you can read the instructions here.

You'll also probably want to use SpamAssassin; instructions are found here.

If you want to use ClamAV as well, you may want to update your SpamBlocker2.x to SpamBlocker3-beta; instructions may be found here.

Jeff
 
i need to block outgoing spam i.e the server just has me on it and the server's ip is now blocked due to spam so i need to know what i need to do to lock it down so these spammers carnt spam
 
By default DirectAdmin is not an open relay.

So you'll have to find out vulnerability exists on your server.

The first step is to examine your outgoing /var/log/exim/mainlog file to see if you can determine where the mail is coming from.

The second step is to examine the actual email in your outgoing queue.

Jeff
 
Back
Top