I assume you are asking about the reply from a PF with OWA issue. For the post vs. note issue see Andy's reply.
Since Exchange 2000/2003 OWA has been developed from scratch a lot of architectural changes happened. While this gave us an OWA architecture that is pretty reliable and scalable (In OWA 5.5 days hitting it with more than 300 simultaneous users could bring your server close to 100% resource usage) it has some drawbacks. One drawback is that the ability to run any action which requires access to your mailbox (like a reply & forward or sending an e-mail to a contact from a public folder contact form) is not possible while you are connected to the public folder store. The reason is pretty simple: when you open a connection to a store you log off from the other store in that instance of the browser. Because OWA 2000/2003 is a client server architecture (with the ability to deploy frontend/backend systems to distribute load) the browser instance can only logon to one store at a time. So, without having a connection to your mailbox you cannot send an e-mail. I understand that there are work arounds but almost all of those I do know would require server-side code execution which would (again - as we had in 5.5) way more load on the server and as far as I understand this is not the desired results. <Cheers:Siegfried runat="server" /> Development Lead, CDOLive LLC - The Microsoft Messaging and Collaboration Application Experts http://www.cdolive.com > -----Original Message----- > From: Joshua R. Morgan [mailto:[EMAIL PROTECTED] > Sent: Friday, June 20, 2003 9:31 PM > To: Exchange Discussions > Subject: RE: IPM.Post VS. IPM.Note > > > Question then.... Why did they change the functionality? > It worked > in 5.5 > > > > > > > > Joshua Morgan > Email: [EMAIL PROTECTED] > > > -----Original Message----- > From: Siegfried Weber [mailto:[EMAIL PROTECTED] > Sent: Friday, June 20, 2003 1:16 PM > To: Exchange Discussions > Subject: RE: IPM.Post VS. IPM.Note > > > 1. The script (which is a slightly modified version of > http://www.cdolive.com/changemessageclass.htm) your co-worker > found is designed for the Exchange Event Service which is > only provided in Exchange 2000/2003 for backwards > compatibility and I would not recommend using it with > Exchange 2000/2003 due to being not reliable. 2. The issue > you are facing not being able to reply to public folder > messages will neither be fixed with KB817809 nor the script > you mentioned or the one Andy Webb pointed you to. This is a > limitation of Outlook Web Access 2000. > > <Cheers:Siegfried runat="server" /> > > Development Lead, > > CDOLive LLC - The Microsoft Messaging and Collaboration > Application Experts http://www.cdolive.com > > > > -----Original Message----- > > From: Joshua R. Morgan [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, June 18, 2003 10:58 PM > > To: Exchange Discussions > > Subject: IPM.Post VS. IPM.Note > > > > > > Windows 2000 SP3 > > Exchange 2000 SP3 > > > > Looks like Microsoft released this yesterday. > > http://support.microsoft.com/?id=817809 > > > > Has anybody had any experience with this issue? We see it > because we > > are unable to reply or forward a message in a Public Folder > when it is > > accessed through OWA. I was wondering if anyone had any workarounds > > until the SP is released, currently I am troubleshooting > issues with > > this Script that a coworker of mine found online. > > > http://www.netcomitc.com/post2note/esa.htm > > All help is appreciated, > Joshua > > > > > > > > > Joshua Morgan > Method IQ > Senior Network Engineer > Email: [EMAIL PROTECTED] > > > _________________________________________________________________ > List posting FAQ: http://www.swinc.com/resource/exch_faq.htm > Web Interface: > http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchange&t ext_mode=& lang=english To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED] _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Web Interface: http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchange&text_mode=& lang=english To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED] _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Web Interface: http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchange&text_mode=& lang=english To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED] _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Web Interface: http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchange&text_mode=&lang=english To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED]

