Results 1 to 5 of 5

Thread: Not able to access Exchange 2007 Mailbox using Outlook

  1. #1
    Join Date
    Jun 2009
    Posts
    705

    Not able to access Exchange 2007 Mailbox using Outlook

    I am using a Windows Vista computer with Ms office 2007 installed. Now when i am trying to connect or access Microsoft Exchange 2007 Mailbox using my Outlook 2007, the system gives me an error message stating "Your Exchange Server administrator has blocked the version of Outlook that you are using." I don't know why this error is coming even when I already have a profile for a Microsoft Exchange Server 2007 mailbox. Do you guys have any idea regarding this error ? Please help me out of this.. Thanks for all your kindness.

  2. #2
    Join Date
    May 2009
    Posts
    1,611

    Re: Not able to access Exchange 2007 Mailbox using Outlook

    I think MAPI is disabled for your mailbox. MAPI stands for Messaging Application Programming Interface that is a messaging architecture and a Component Object Model based API for Microsoft Windows. If it is disabled, you won't be able to connect Exchange 2007 Mailbox. So first of all verify that it is enabled. To do so,just go through these steps:-

    Click Start, click All Programs, click Microsoft Exchange Server 2007, and then click Exchange Management Shell.

    Type the following command, and then press ENTER:
    Get-CasMailbox MailboxName | FL mapienabled
    If this command returns False, MAPI is disabled for your mailbox. Enable it, and the error will get fixed itself..

  3. #3
    Join Date
    Apr 2008
    Posts
    4,642

    Re: Not able to access Exchange 2007 Mailbox using Outlook

    I was also facing the same problem some couple of weeks ago. While workaround, i got that there was no encryption enabled for the Exchange 2007 connection. And unless it is done, you won't be able to connect. Try enable encryption for the Exchange 2007 connection. Here is how i did:-

    • Open the command prompt and type Control and hit Enter.
    • Here, you need to double click on Mail, select Show Profiles and select your profile.
    • Now click on Properties > E-mail Accounts > View or Change Existing E-mail Accounts > Next.
    • Select the Exchange account, and then click Change.
    • Click More Settings, and then click the Security tab.
    • Click to select the Encrypt data between Microsoft Office Outlook and Microsoft Exchange Server check box.
    • Click OK, click Next, click Finish, and then click Close.

    Thats it !!

  4. #4
    Join Date
    Jun 2009
    Posts
    705

    Re: Not able to access Exchange 2007 Mailbox using Outlook

    Hey,, thanks for your quick response.. i just checked my MAPI with the help of steps, you mentioned and found that it is disabled. So, as you said i need to enable it, i don't know how to do that. Could you please make me know how to enable MAPI ? Help appreciated...

  5. #5
    Join Date
    May 2008
    Posts
    4,345

    Re: Not able to access Exchange 2007 Mailbox using Outlook

    A MAPI application simply means any application that uses the MAPI calls. MAPI applications work against sets of data sources grouped into Profiles. Profiles are created, saved, and deleted by the Profile Provider. Here is how to enable MAPI for your mailbox :-

    1. Click Start, click All Programs, click Microsoft Exchange Server 2007, and then click Exchange Management Shell.

    2. Type the following command, and then press ENTER:
      Code:
      Set-CasMailbox MailboxName -mapienabled:$true
    3. Now create an e-mail account in Outlook that uses the Internet Message Access Protocol (IMAP) server type.

Similar Threads

  1. Unable to create new Mailbox in Exchange 2007
    By mciwed in forum Networking & Security
    Replies: 3
    Last Post: 03-01-2014, 10:20 AM
  2. Unable to access the outlook mailbox on my internet explorer
    By Elazar in forum Technology & Internet
    Replies: 4
    Last Post: 28-12-2010, 11:43 PM
  3. Replies: 5
    Last Post: 13-08-2010, 06:14 AM
  4. Exchange 2007: how would you move a mailbox
    By Nutty in forum Windows Software
    Replies: 3
    Last Post: 05-06-2009, 07:36 PM
  5. EXCHANGE: Outlook 2007 Cannot collect Exchange Mail
    By ridergroov in forum Small Business Server
    Replies: 4
    Last Post: 08-08-2007, 06:58 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,238,124.36019 seconds with 17 queries