[jboss-jira] [JBoss JIRA] Closed: (JBMAIL-92) (Integrate jASEN) spam/virus management features
Andrew Oliver (JIRA)
jira-events at jboss.com
Wed Dec 13 19:27:10 EST 2006
[ http://jira.jboss.com/jira/browse/JBMAIL-92?page=all ]
Andrew Oliver closed JBMAIL-92.
-------------------------------
Fix Version/s: (was: 1.0-RC1)
Resolution: Won't Fix
Assignee: (was: Andrew Oliver)
> (Integrate jASEN) spam/virus management features
> ------------------------------------------------
>
> Key: JBMAIL-92
> URL: http://jira.jboss.com/jira/browse/JBMAIL-92
> Project: JBoss Mail ** Closed - moved to http://buni.org **
> Issue Type: Sub-task
> Affects Versions: 1.0-RC1
> Reporter: Andrew Oliver
>
> jASEN MBean:
> takes location of ham file (JBCS should supply a default)
> takes the location of config files (or embeds config directly)
> jASEN rating mail listener
> takes the raw mail stream, turns it into JavaMail (yuck this will suck for performance) and then passes it off to jASEN http://jasen.sourceforge.net/started.php
> Should add the junk rating to the mail headers (addHeader on Mail object)
> Modify Delivery services to look at the newly added SpamRating and if it is above a certain probability (best if we can set that but default to .9) then add a Junk flag.
> If the SpamRating header (from mail listener) is .1 (best if we can set that) or lower then mark with NotJunk (or whatever TBird uses)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list