This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Mario Prenu 11.Sep.03 09:12 AM a Web browser GeneralAll ReleasesAll Platforms
Hello,
I have a server application based on C/C++ API that's processing mails on the mail.box. The toolkits I use are for the version 5.x.
Recently I found one problem at a client. He has a 5.x Domino server and a 6.x Notes Client. My application works fine, excepts on the mails created with the 6.x Notes client. The notes have a format that's not recognized by my 5.x application.
The problem is that I need to process all the mails in the mail.box. I can only know what version of the server the client has, because the application is installed on the server. But I have no control over the clients used.
My question is: is it normal to have a 6 generation client running on a 5 generation server? I'm thinking that my application was not able to recognize the new .nsf format. And the Domino 5.x might have same problems with 6.x notes and databases.