E-mail spam analyzing tools
Posted
by goran
on Server Fault
See other posts from Server Fault
or by goran
Published on 2010-03-25T08:34:20Z
Indexed on
2010/03/25
8:43 UTC
Read the original article
Hit count: 427
I have some mail logs, for which I assume that come from our hosted mail server
antivirus: 1, antispam: 1, sanesecurity: 1, chkuser: 1, chkrbl: 1, chkmx: 1, chkptr: 0, greylistlevel: 0, rejectemptyfrom: 1, spamscore: 7.00, redirectspam: 1, maxrcpt: 30, maxdatabytes: 50000000, nightguard: 0, whitelistsigned: 1
(+ info on each message score)
as plain text files.
I was wondering if anyone knows which tool produce such logs and if there are any tools that would parse and analyze the logs?
© Server Fault or respective owner