On 19/01/2006, at 3:13 AM, Eric Langheinrich wrote: > >> >> This is normal behaviour. It saves me from having to write code to >> handle both cases. >> >> Sorry :P >> > > Looking at the msn.py I see the setPrivacyMode function. This function > looks > like it provides the functionality to control the privacy settings. I > do not > however see how to invoke the function to control the privacy setting. > > Is there a way to control the MSN privacy settings through the > transport???
No there isn't. The transport explicitly sets your privacy settings to a particular mode to make operation consistent between accounts. You just reminded me of the reason that I chose to do this. There is no way to tell the transport what setting you would like, so it picks one. --- James
