aboutsummaryrefslogtreecommitdiff
path: root/mail/spamilter/pkg-descr
blob: 225f9162b96364209b2e6960f81b4d0e644dad93 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Spamilter is a Sendmail milter written entierly in C, and therefore
is faster and less cpu intensive than other interperative based solutions.

It blocks spam using the following methods;

    * Configurable Realtime DNS Blacklists
    * Sender Address verification
    * Configurable Black and White lists
    * Invalid MTA hostname verfication
    * Basic Virus/Worm file attachment rejection for files ending
      in .pif, .scr, etc.. via MsExtChk filter
    * SPF via libspf

Also;

    * Realtime firewall blocking of MTA hosts with invalid host names via
      MtaHostIpfw filter
    * Realtime rate limited connection blocking via firewall rule injection

All actions are logged via syslog with both the sender and the recipient.
From this, report generation and notification to recipients showing
 activity becomes extremely simple.

WWW: http://www.wanlink.com/spamilter/index.php