AV and Spam filter for James

A

analogueboy

Does anyone know of any AV or spam filter mailets for Jakarta James. Their
wiki mentions some, but there aren't any links. Also, what is the state of
IMAP support in James?

Any help would be greatly appreciated,

AB
 
A

analogueboy

Are any of you keeping an eye on the JBoss mail server. Their roadmap
indicates that they will be ready to launch a working server in the next
couple of months. Does anyone here work on the project that could give us
some more details. Or is there anyone from the James project that could give
us a status update?
 
B

Brian J. Sayatovic

analogueboy said:
Does anyone know of any AV or spam filter mailets for Jakarta James. Their
wiki mentions some, but there aren't any links. Also, what is the state of
IMAP support in James?

Any help would be greatly appreciated,

AB

I have a spam filter I wrote for James. Its not in full-working
condition (I was toying with how to get "feedback" from users), but it
does work when you set it up right.

If you e-mail me at home,
(e-mail address removed), I can share more details
with you (that strange e-mail address is a result of another Mailet I
wrote for James).

Regards,
Brian.
 
B

Brian J. Sayatovic

When I frist read Paul Graham's plan for spam, I decided to write my own
Bayesian Spam Filter. The core engine was fairly easy to complete, and
it worked quote well.

I first wrapped it in a POP3 Proxy, and later, I turned it into a
Mailet. The Mailet was abit trickier because Iw anted to make sure each
user could have their own corpus of trained spam so that what one person
thinks of as spam wouldn't affect another.

But the biggest shortcoming, both of the POP3 Proxy, and the Mailet, was
how to handle feedback. I found that a Bayesian Spam Filter worksbest
when it could get access to the exact input for feedback (i.e. "this
e-mail was spam", "this e-mail was not spam"). My best solution was to
just forward the e-mail back using whatever e-mail client the user used.
But forwarding an e-mail altered the headers, sometimes in an
unpredictable way based on the e-mail client. I've not yet convinced
myself that it is a good solution.

Anyways, that's what I've got. I've not made it into any kind of a
SourceForge project yet because (a) I'm lazy, (b) there hasn't been much
interest and (c) there are plenty of client-side or
non-James-server-side solutions. Nonetheless, I'm willing to set up a
project for it and let others do with it as they please if there is
interest.

Regards,
Brian.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top