mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
bf0d1bf81e
A new port for SpamAssassin with Japanese tokenizer patch. Now the current version of SA is 3.2.1, while the latest Japanese patch is for version 3.1.8. Considering such delay I remade the port as standalone one. PR: ports/112445 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
15 lines
557 B
Plaintext
15 lines
557 B
Plaintext
SpamAssassin is a mail filter which attempts to identify spam using text
|
|
analysis and several internet-based realtime blacklists.
|
|
|
|
Using its rule base, it uses a wide range of heuristic tests on mail
|
|
headers and body text to identify "spam", also known as unsolicited
|
|
commercial email.
|
|
|
|
Once identified, the mail can then be optionally tagged as spam for later
|
|
filtering using the user's own mail user-agent application.
|
|
|
|
Additional drop-in rule sets are available at
|
|
http://wiki.apache.org/spamassassin/CustomRulesets
|
|
|
|
WWW: http://spamassassin.apache.org/
|