custom user interface to create antispam sieve filter

Hello,

I want to give my users freedom of choice of anitspam settings. I have configuration with spamassasin and sieve filters. But I haven't got the user interface for this. Maybe some of you could post me an example of such web application. For me most difficult side is SSO. Maybe you can point me to some documents.

[333 byte] By [tyciu] at [2007-11-26 10:02:17]
# 1
I don't know of any available interfaces for Sieve, alas.for SSO, your best bet is the troubleshooting documents for UWC.
jay_plesset at 2007-7-7 1:34:20 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 2
I saw some application on commercial sites. I would like to have someting similar to MailFilter application.
tyciu at 2007-7-7 1:34:20 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 3
You may have to try what you find. I don't know of anything available. Unless the applications you found say they're compatible with the way we store the filters, you're likely to be unhappy with them.
jay_plesset at 2007-7-7 1:34:20 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 4
I cannont try them, i havn't access to .war only to the interface.My intention is not to get working application but to find some expamples working with messaging to learn from them and then develop my own. If only I have the source code of MailFilter.war.... ;)
tyciu at 2007-7-7 1:34:20 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 5
I honestly have no idea what's in the .war file. Isn't it just a specialixed zip file? I know jar files can be unzipped, and you can then see what's in 'em.
jay_plesset at 2007-7-7 1:34:20 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 6
I know what is the structure of .war file, but MailFilter.war contains only classes not .java files. So I'm searching for source code of example web app wich is working with messaging server.
tyciu at 2007-7-7 1:34:20 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 7
Since I don't know of any web based products that will do what you want, I doubt you'll find what you're looking for.You will want to create your application.........
jay_plesset at 2007-7-7 1:34:20 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...