*NIX-SOFT -> Сеть

SpamAssassin 3.3.1

,

Спам филтр

Дата публикации:

ЭЖД, 7.05.2005 - 5:19

user posted image

ph34r.gif SpamAssassin 3.0.3

QUOTE
Анонсирован выход нового релиза SpamAssassin 3.0.3, в котором исправлено ряд серьезных ошибок, среди которых, съедание памяти при разрастании файла базы AutoWhitelist (использование grep/keys приводило к дублированию содержимого хэша в ОЗУ, заменили на each), ошибка игнорирования веса для некоторых внешних правил, обновление парсера для восприятия редких представлений "Received:" в заголовке, увеличение некоторых весов в секции BAYES_* для варианта проверки "network+bayes".

Кроме того, добавлена директива spamcop_max_report_size, предприняты шаги по предотвращению "deadlock" и исправлено несколько мелких ошибок.

Home_http://spamassassin.apache.org/
Страница загрузки_http://spamassassin.a...e=200504281430
Downloads:
SpamAssassin™ in tar.gz_http://mirrors.playbo...n-3.0.3.tar.gz
SpamAssassin™ in tar.bz2_http://mirrors.playbo...-3.0.3.tar.bz2
SpamAssassin™ in ZIP_http://mirrors.playbo...ssin-3.0.3.zip

ЭЖД, 16.09.2005 - 14:45

ph34r.gif SpamAssassin 3.1.0

Downloads (~1.1 Mb)_http://apache.tsuren....n-3.1.0.tar.gz

ЭЖД, 28.07.2006 - 10:49

ph34r.gif Spamassassin 3.1.4

Вышла новая версия замечательной программы для борьбы со спамом. Версия 3.1.4 включается в себя много баг-фиксов, среди которых: исправления в скрипте sa-update, исправлена работа с BSMP, устранение возможных утечек памяти в алгоритмах Bayes

Downloads (~956 Kb)_http://apache.rinet.r...-3.1.4.tar.bz2

de1ay, 14.02.2007 - 12:54

Spamassassin 3.1.7

Changelog:
http://svn.apache.org...es/3.1/Changes

user posted image Скачать:
http://www.apache.org...n-3.1.7.tar.gz ~1,1mb
http://www.apache.org...-3.1.7.tar.bz2 ~974mb

ЭЖД, 13.03.2007 - 16:53

ph34r.gif Spamassassin 3.1.8


Downloads_http://apache.rediska...-3.1.8.tar.bz2

ЭЖД, 12.06.2007 - 13:27

ph34r.gif SpamAssassin 3.2.1


Downloads_http://www.apache.org...-3.2.1.tar.bz2

ЭЖД, 1.08.2007 - 13:43

ph34r.gif SpamAssassin 3.2.2


Downloads_http://www.apache.org...-3.2.2.tar.bz2

ЭЖД, 11.08.2007 - 0:17

ph34r.gif SpamAssassin 3.2.3


Downloads_http://www.apache.org...-3.2.3.tar.bz2

F1NT, 8.01.2008 - 12:41

SpamAssassin 3.2.4

Размер: 1,2 mb



http://apache.deathcu...n-3.2.4.tar.gz

ЭЖД, 13.06.2008 - 8:10

ph34r.gif SpamAssassin 3.2.5



Downloads (~989 Kb)_http://www.apache.org...-3.2.5.tar.bz2

ЭЖД, 27.01.2010 - 17:51

ph34r.gif SpamAssassin 3.3.0

- IPv6 support was substantially improved (see below);

- many improvements to the DKIM plugin (understands author domain signatures,
supports multiple signatures, ADSP support with overrides) - (see below);

- added 'if can(Class::method)' conditional statement, allowing configuration
settings to be conditional on plugin capabilities without requiring
new version releases to do so;

- added a --verbose option to the sa-update utility to show updated channels;

- added a configuration option 'time_limit', defaulting to 300 seconds
or whatever the caller (like spamd) provides; attempting to gracefully
terminate the checking when a time limit is reached, reporting the score
and test hits that were collected so far, along with an added hit on
a rule TIME_LIMIT_EXCEEDED;

- more expensive code sections are now instrumented with timing measurements;
timing report is logged as a debug message by the end of processing,
and made available to a caller and to 'add_header' directives through
a TIMING tag;

- added a configuration option skip_uribl_checks to the URIDNSBL plugin,
cross-documented it with skip_rbl_checks;

- preserve order of declared 'add_header' header fields;

- configurable network mask length for the AWL plugin (see below);

- added support for DCC reputations (see below);

- improved error handling and robustness (see below);

- added timestamps when logging on stderr;

- allowed debug areas to be excluded from debugging,
e.g.: -D all,norules,noconfig,nodcc

Downloads (~1,1 Mb)_http://www.apache.org...-3.3.0.tar.bz2

ЭЖД, 20.03.2010 - 9:30

ph34r.gif SpamAssassin 3.3.1

bug 6335: add Spamhaus DBL as URIBL_DBL_SPAM rule
Bug 6370: update ImageInfo plugin to latest release
bug 6215, bug 6294: RCVD_IN_CSS rule was broken. the check_rbl_sub() syntax
was incorrect, resulting in missing hits
bug 6361: list 2tld and 3tld sub-domain hosters for URIBL/SURBL/DBL queries;
NOTE for SARE users: This file replaces the SARE file
http://www.rulesempor...les/90_2tld.cf, which will be deprecated as from
2010-05-01.
Bug 6369, 6356, 6373: WIN32 support for spamd improved
Bug 6267: Solaris 10 requires --syslog-socket=native
bug 6304 spamd is spawning and killing processes too often - Added spamd
adjustments to info level and more information for administrators + small fix
to Makefile.PL
Bug 6310: sa-learn --import gives Insecure dependency in open
Bug 6313: -Q or -q AND -x should not result in creation of a ~/.spamassassin
dir; plus: taint issues fixed
Bug 6342: make test failure on if_can under perl 5.6
Bug 6340: Impossible to find user home directory of VPOPMAIL alias
Bug 6072, 6343: POD warnings, documentation fixes
Bug 6304 (trivial), reduce sysadmin's stress level by lowercasing
the 'INTERRUPTED' in a logged message:
spamd: handled cleanup of child pid [...] due to SIGCHLD: INTERRUPTED
Bug 6329: POSIX::strftime in call under Win32 ActivePerl causes Perl to hang up;
formatting option %e is not in a POSIX standard, use %d instead and edit
Bug 6322: In DKIM ADSP eval test check_dkim_adsp() the '*' is handled incorrectly
Bug 6327: Fix calling argument in utility used to determine DCC's homedir
Bug 6316: DCC.pm, wrong options for dcc_proc, (plus: avoid a warning on undef
in logger when dccifd socket is not provided)
Bug 6287: improved DKIM plugin debugging
Bug 6321 - _TOKENSUMMARY_ not working in 3.3.0 (Plugin/Bayes.pm looks-up a tag
from wrong location)
Bug 6312 - uninitialized value $start_time in spamd
bug 5761: trivial doc fix: document SPAMD_LOCALHOST test-control env variable

Downloads (~992 Kb)_http://www.apache.org...-3.3.1.tar.bz2


версия для печати -> Полная версия

SoftoRooM © 2004-2024