On Thursday 04 March 2010 04:44:56 pm Brad Hards wrote: > I've started on a simple server ROP (GetAddressTypes from MS-OXOMSG), and > my initial version works (in that the relevant part of mapitest passes > when I run against it). However to get to that point, I've hard coded the > responses (to be three strings "SMTP", "EX" and "X400". The code is > attached. > > I recognise that the appropriate address types should come from the server > configuration, but I'm not sure how to do that. With much help from Julien and a lot of staring at ldb.h, I finally got this to work without hard coding the response. Its now driven by the language code provided by the client, and by the provisioned configuration. Committed as revision 1767.
Any feedback would be appreciated. Brad _______________________________________________ devel mailing list [email protected] http://mailman.openchange.org/listinfo/devel
