WebMail proxy in iMS5.2

I sucessfully installed iMS5.2 on a mailstore (POP, IMAP, SMTP, HTTP)On the mail relay, I installed a MTA, a PopProxy, a ImapProxy. But I couldn't find the webproxy installation procedure.
[210 byte] By [708700] at [2007-11-25 7:12:45]
# 1
You shold read on the admin guide: http://docs.iplanet.com/docs/manuals/messaging/ims52/ag/mmp.htm#15559Basicaly you should configure the parameter local.service.http.proxy to 1, something like:configutil -o local.service.http.proxy -v 1 regards
juanpaulocabezas at 2007-6-29 17:46:37 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 2
You shold read on the admin guide: http://docs.iplanet.com/docs/manuals/messaging/ims52/ag/mmp.htm#15559Basicaly you should configure the parameter local.service.http.proxy to 1, something like:configutil -o local.service.http.proxy -v 1 regards
juanpaulocabezas at 2007-6-29 17:46:37 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 3

When you installed the MTA the installation asks you

what port you want your Webmail client to listen on -

this is your Messenger Express client.

To start this, make sure that when you start the MTA

you either start ALL services, or specify the following

./start-msg store http

Also, you MUST have the following parameter set or your

proxy wont work.

./configutil -o local.service.http.proxy -v 1

We have it working just fine with these minor changes.

For more information, search on Messenger Express.

708798 at 2007-6-29 17:46:37 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...