> > > > 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. >
Can I override that behavior by modifying the setPrivacyMode function? Or is there another function that I can change to force a more publicly accessible setting?