How to install sieve filters in Messenger Express ?

Sun Java(tm) System Messaging Server 6.2-3.04 (built Jul 15 2005)

libimta.so 6.2-3.04 (built 01:32:55, Jul 15 2005)

SunOS amd-7-1 5.10 Generic_Patch_118844-30 i86pc i386 i86pc

There is a lot of information about filters and sieve in the manuals but I didn't find how to activate filters in Messenger Express.

With UWC, I have a "Mail Filters" in the option tab but not in Messenger Express (except vacation).

What should I do ?

We are working with frontend and MEM

I also see a topics about MEM & Mail Filter but nothing about how to deploy the mail filter.

Thanks

[624 byte] By [Fred.Oger] at [2007-11-26 6:29:10]
# 1

The good choice for the sear is "deploy mailfilter" and you find

<http://docs.sun.com/source/817-6266/postinstall.html#wp19950>

I have deployed the mailfilter on the frontend (with MEM)

but it's working only if local.webmail.sieve.port is set to the good port on the backend also

Correct ?

pascalmaes at 2007-7-6 14:24:26 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 2
Sieve works on the back end, so the back end has to be set correctly for it to work. MEM basically just passes that through.
jay_plesset at 2007-7-6 14:24:26 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 3

I'm not sure to understand.

What is the signification of "the backend must be set correctly" ?

The web container (Web server 6.1) and MailFilter are installed on the frontend and it works

with local.webmail.sieve.port =81 (both on front- and back-end).

Should I install the web server and MailFilter on the backend ?

pascalmaes at 2007-7-6 14:24:26 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 4
You stated, "back end must have correct setting, too". I said, "yes, since sieve actually runs on the back end, that's correct".
jay_plesset at 2007-7-6 14:24:27 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...