cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
567
Views
0
Helpful
3
Replies

How can I restrict the iMAP access?

cjrchoi11
Level 1
Level 1

I have 10 iMAP licenses and configured Max connection in voice only off-box Exchange server to "10".

The question is how can I assign only 10 specific users to access the voice mail via iMAP. looks everyone able to configure iMAP if they know the iMAP server IP address and account. There are allowed IP address list but its useless for the mobile LATPOP users.

Advise please,

3 Replies 3

Brandon Buffin
VIP Alumni
VIP Alumni

You can enable/disable IMAP on a per user basis from Active Directory. In Active Directory Users and Computers, go to user properties and click the Exchange Features Tab. You can enable/disable from here.

Hope this helps. If so, please rate the post.

Brandon

Hi Brandon,

In the AD users, Exchange Feature tab, only able to see "Instant Messaging=Disabled". cannout find out the iMAP related.

Advise please, John

John,

Sorry, disabling IMAP through ADUC is a feature of Exchange 2003. You can, however, use ADSI to disable IMAP on AD accounts. Take a look at the following link. You might consider scripting this if you have a large number of users to disable IMAP for.

http://gsexdev.blogspot.com/2004/07/disabling-and-enabling-pop3-and-imap.html

Brandon