Forum Discussion

Domel_163525's avatar
Domel_163525
Icon for Nimbostratus rankNimbostratus
Dec 21, 2015
Solved

Problem with exchange iApp

Hi guys,   I have deployed 2x exchange iApps on our F5 recently (f5.microsoft_exchange_2010_2013_cas.v1.5.1).   1x is used for external and 1x for internal traffic.   I have used advanced mo...
  • mikeshimkus_111's avatar
    Dec 21, 2015

    Well, that's just weird. Should be the same behavior on both.

    If you want, you could make a copy of the iApp template, then find this text:

              recv \"MS-ASProtocolCommands: Sync,SendMail,SmartForward,SmartReply,GetAttachment,GetHierarchy,CreateCollection,DeleteCollection,MoveCollection,FolderSync\" \
              username \\\\ \
    

    And replace it with this:

              recv \"MS-ASProtocolCommands: Sync,SendMail,SmartForward,SmartReply,GetAttachment,GetHierarchy,CreateCollection,DeleteCollection,MoveCollection,FolderSync\" \
              username \\ \          
    

    Then deploy Exchange using the copy of the template where you made the change.