This generally wouldn't be under the control of the device policy manager, but up to the implementation of the exchange client. That is, it is pointless to have the device policy manager say that ssl is required for e-mail, since the user could just install an e-mail app that ignores this. Rather, it is up to the e-mail app that is talking with the exchange server to implement such a policy.
I don't know the situation for this of the standard e-mail app in the platform, and definitely not for whatever may be shipped with a particular device. On Tue, Apr 5, 2011 at 9:53 PM, progtad <[email protected]> wrote: > It appears that email policy enforcement is not included in android's > device admin functionality. Has anyone found a means, outside of the > device admin functionality of enforcing email account policies such as > setting the 'ssl is required' property of an account, > programmatically? If this is not possible, could a member of the > android team confirm that for me? Thank you. > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

