Weird problem with exchange 2007 rollup 8 on Mail.app

When trying to connect to our Exchange 2007 server using mail.app I get the error message:
"The Exchange Server “email” doesn’t have the minimum required version installed. To use Mail with Exchange, the server must be running Update Rollup 4 for Exchange Server 2007 Service Pack 1 or later. Contact your server administrator."
I confirmed with our administrators that we are running update rollup 8. What could be the problem?
Console logs:
2009/11/13 3:30:48 PM Mail[9648] Error: Error validating url for store
2009/11/13 3:30:48 PM [0x0-0x50050].com.apple.mail[9648] ------ STACK TRACE ------
2009/11/13 3:30:48 PM [0x0-0x50050].com.apple.mail[9648] 1 -[NSPersistentStoreCoordinator addPersistentStoreWithType:configuration:URL:options:error:] (in CoreData) + 711
2009/11/13 3:30:48 PM [0x0-0x50050].com.apple.mail[9648] 2 +[ABExchangeSource checkDatabaseVersionsWithUID:] (in Exchange) + 364
2009/11/13 3:30:48 PM [0x0-0x50050].com.apple.mail[9648] 3 -[ABExchangeSource initWithUID:] (in Exchange) + 42
2009/11/13 3:30:48 PM [0x0-0x50050].com.apple.mail[9648] 4 +[PHXSource(DataSourceClient) sourceOfClass:] (in AddressBook) + 78
2009/11/13 3:30:48 PM [0x0-0x50050].com.apple.mail[9648] 5 0x0000000100116c98 (in Mail)
2009/11/13 3:30:48 PM [0x0-0x50050].com.apple.mail[9648] 6 0x000000010011042c (in Mail)
2009/11/13 3:30:48 PM [0x0-0x50050].com.apple.mail[9648] 7 -[NSApplication sendAction:to:from:] (in AppKit) + 95
2009/11/13 3:30:48 PM [0x0-0x50050].com.apple.mail[9648] 8 -[NSControl sendAction:to:] (in AppKit) + 94
2009/11/13 3:30:48 PM [0x0-0x50050].com.apple.mail[9648] 9 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit) + 1715
2009/11/13 3:30:48 PM [0x0-0x50050].com.apple.mail[9648] 10 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit) + 555
2009/11/13 3:30:48 PM [0x0-0x50050].com.apple.mail[9648] 11 -[NSControl mouseDown:] (in AppKit) + 624
2009/11/13 3:30:48 PM [0x0-0x50050].com.apple.mail[9648] 12 -[NSWindow sendEvent:] (in AppKit) + 5409
2009/11/13 3:30:48 PM [0x0-0x50050].com.apple.mail[9648] 13 -[NSApplication sendEvent:] (in AppKit) + 4717
2009/11/13 3:30:48 PM [0x0-0x50050].com.apple.mail[9648] 14 0x0000000100033524 (in Mail)
2009/11/13 3:30:48 PM [0x0-0x50050].com.apple.mail[9648] 15 -[MailApp_MAO MAOsendEvent:] (in MailActOn) + 55
2009/11/13 3:30:48 PM [0x0-0x50050].com.apple.mail[9648] 16 -[MailApp_MTProvider MTsendEvent:] (in MailTags) + 76
2009/11/13 3:30:48 PM [0x0-0x50050].com.apple.mail[9648] 17 -[NSApplication run] (in AppKit) + 474
2009/11/13 3:30:48 PM [0x0-0x50050].com.apple.mail[9648]
2009/11/13 3:30:48 PM [0x0-0x50050].com.apple.mail[9648] 18 NSApplicationMain (in AppKit) + 364
2009/11/13 3:30:48 PM [0x0-0x50050].com.apple.mail[9648] 19 0x000000010000167c (in Mail)
2009/11/13 3:30:48 PM [0x0-0x50050].com.apple.mail[9648] 20 0x00000002 (in Mail)
2009/11/13 3:30:48 PM [0x0-0x50050].com.apple.mail[9648] -------------------------
2009/11/13 3:30:48 PM [0x0-0x50050].com.apple.mail[9648] Debugger() was called!
Also...
2009/11/13 3:54:15 PM 2009/11/13 3:54:16 PM /Applications/Mail.app/Contents/MacOS/Mail[14380] MDS Error: unable to create user DBs in /var/folders/Dm/DmqJ2VWFL8Jq87O3SojzU++TI/-Caches-//mds

Hi,
According to the error message, "a process for app-pool MSExchangeServicesAppPool couldnt respond to a ping. the event id is 5010", I find a related article for your reference:
Event ID 5010 — IIS Application Pool Availability
http://technet.microsoft.com/en-us/library/cc734991(v=WS.10).aspx 
Please follow the article to check whether application pool has been started.
Additionally, I notice that you said "all my microsoft outlook accounts, outlook web acces and the mail on mobile devices (iphone and android) work fine.", please run following command to check whether parameter "EwsAllowMacOutlook"
value is True:
Get-CasMailbox | FL
If the parameter "EwsAllowMacOutlook" value is False, please set it to True via following command:
Set-CasMailbox -Identity FQDN -EwsAllowMacOutlook $True
If still not work, please contact MAC Support for help. For your convenience:
http://answers.microsoft.com/en-us/mac/forum/macoutlook?tab=Threads
Thanks
Mavis Huang
TechNet Community Support

Similar Messages

  • Problem with exchange 2007 SP3 and mac mail app loading mails

    Hi, 
    since a few days i am having a problem with mac's (using either the included mail app or outlooc 2011 for mac) syncing mails with my exchange server. both, mail and outlook) connect successfully to my excahnge 2007 sp3 rollup 14 server, but when
    they start syncing mail they dont load any mails or only load the headers and keep saying loading (of body) 
    when i open the https://server/EWS/Exchange.asmx on the browser it asks for the user/pwd and lets me open the xml once, the next time it crashes. 
    in the eventlog i am getting the error that: a process for app-pool MSExchangeServicesAppPool couldnt respond to a ping. the event id is 5010. 
    all my microsoft outlook accounts, outlook web acces and the mail on mobile devices (iphone and android) work fine. 
    does anyone have an idea what could be the issue for this strange behavior? 
    thanks, 
    chris

    Hi,
    According to the error message, "a process for app-pool MSExchangeServicesAppPool couldnt respond to a ping. the event id is 5010", I find a related article for your reference:
    Event ID 5010 — IIS Application Pool Availability
    http://technet.microsoft.com/en-us/library/cc734991(v=WS.10).aspx 
    Please follow the article to check whether application pool has been started.
    Additionally, I notice that you said "all my microsoft outlook accounts, outlook web acces and the mail on mobile devices (iphone and android) work fine.", please run following command to check whether parameter "EwsAllowMacOutlook"
    value is True:
    Get-CasMailbox | FL
    If the parameter "EwsAllowMacOutlook" value is False, please set it to True via following command:
    Set-CasMailbox -Identity FQDN -EwsAllowMacOutlook $True
    If still not work, please contact MAC Support for help. For your convenience:
    http://answers.microsoft.com/en-us/mac/forum/macoutlook?tab=Threads
    Thanks
    Mavis Huang
    TechNet Community Support

  • Mail format problem with Exchange 2007 and 3g 2.2

    For some reason, quite often mails read on the iphone are only 1 character per line. If read in Outlook it all looks normal until someone replies.
    l
    i
    k
    e
    s
    o
    I've tried stripping sigs and images out of the originator account, closing the ruler bar (long story) deleting and reinstalling Outlook, spyware and virus scans etc.
    Looking for some help or at least a confirmation that someone else is seeing this. We've got close to 20 people in our company seeing this.
    Anyone who replies to the screwed up mail is forced to conform to about a 1 in margine.
    [------] about so wide. No amount of switching from HTML, to RTF etc will strip out that hidden formatting.
    Tips?
    Exchange 2007 latest SPs
    3g Iphones running 2.2
    Thanks in advance.

    /bump
    Sorry, if I get no hits this time I won't bump again.

  • Problem with Exchange 2007 Autodiscovery

    Hi I have configured outlook anywhere and when I run command test-outlookwebservices everythink is ok (Success The Autodiscover service was tested successfully. ), but when I connect to https://mail.domain.com/Autodiscover/Autodiscover.xml I get error
    <?xml version="1.0" encoding="utf-8" ?>
    - <Autodiscover xmlns="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006">
    - <Response>
    - <Error Time="22:16:10.1823231" Id="3504833065">
      <ErrorCode>600</ErrorCode>
      <Message>Invalid Request</Message>
      <DebugData />
      </Error>
      </Response>
      </Autodiscover>
    Does anyone have solution for this problem ?

    Hello everyone i want to configure autodiscover on exchange server 2007 sp1
    please do guide me the powershell command to setup autodiscover.
    PS] C:\Users\Administrator.\Desktop>Get-ActiveSyncVirtualDirectory | fl
    ActiveSyncServer: https://mail.mydomain.com/
    MetabasePath    : IIS://MAIL.mydomain.com/W3SVC/1/ROOT/Microsoft-Server-ActiveSync
    ClientCertAuth  : Ignore
    Server          : MAIL
    InternalUrl     : https://mail.mydomain.com/Microsoft-Server-ActiveSync
    InternalAuthenticationMethods : {}
    ExternalUrl     : https://mail.mydomain.com/
    ExternalAuthenticationMethods : {}
    OriginatingServer: MAIL.mydomain.com
    Get-ClientAccessServer | fl Namae,AutoDiscoverServiceInternalUri
    Name                           : MAIL
    AutoDiscoverServiceInternalUri : https://mail.mydomain.com/autodiscover/autodiscover.xml
    Get-ClientAccessServer | fl Name,AutoDiscoverServiceExternalUri
    Name : MAIL
    [PS] C:\Users\Administrator.Mydomain\Desktop>Get-AutodiscoverVirtualDirectory | ft *url*
    InternalUrl                                
                                        ExternalUrl
    I want EMS command to configure autodiscover
    my exchange server hostname is mail and domain mydomain.com
    please guide me the commands to configure autodiscover properly
    Do cross check these commands
    After running below commands do my external users connect to my exchange using active sync with mail.mydomain.com
    with SSL enabled
    which command should i run
    1. Set-ClientAccessServer -identity "MAIL" https://mail.mydomain.com/autodiscover/autodiscover.xml
    or 
      Set-ClientAccessServer -identity "MAIL" -AutoDiscoverServiceInternalUri : https://mail.mydomain.com/autodiscover/autodiscover.xml
    2. Enable-OutlookAnywhere -Server MAIL -ExternalHostname "mail.mydomain.com" -ExternalAuthenticationMethod "Basic" -SSLOffloading:$False
    Here what does -SSL Offloading mean ( iwant SSL to be used)
    3. Set-OABVirtualDirectory -identity "MAIL\OAB (Default Web Site)" -externalurl https://mail.mydomain.com/OAB -RequireSSL:$true
    4. Set-WebServicesVirtualDirectory -identity "MAIL\EWS (Default Web Site)" -externalurl https://mail.mydomain.com/EWS/Exchange.asmx
    -BasicAuthentication:$True
    After running these commands do my external users on the internet connect to my exchange using mail.mydomain.com

  • Outlook 2013 with Exchange 2007 - out of office problem

    We are using outlook 2013 with Exchange 2007. When users select their out of office it will work fine for the first day, however there after the Out of Office replies stop working. Out of Office is set correctly within Outlook, but what we have found
    is that if the user opens Outlook the Out of Office starts to work again. Also when the user opens Outlook it takes around two minutes before it registers that Out of Office is on.
    Any Ideas?

    Hi,
    How do you configure your OOF? From standard OOF wizard or define an automatic reply template from Rule wizard?
    If you are using a template, Outlook must be running for the Rules Wizard to automatically reply. Please refer to the Note in the following KB:
    http://support.microsoft.com/kb/311107
    If it is configured by using standard Out of Office assistance in File > Automatic Replies, please remove OOF settings in Outlook and set it from OWA 2007, then check whether the issue can be reproduced.
    Regards,
    Winnie Liang
    TechNet Community Support

  • Outlook 14.4.8 not synchronizing with Exchange 2007 anymore (shows "downloading" but no new messages shown in inbox"

    Outlook 14.4.8 on iMAC Retina and Yosemite 10.10.2 is not synchronizing with Exchange 2007 anymore (shows "downloading" but no new messages shown in inbox".
    Accessing Mails with Webbrowser and from Windows Outlook is working correctly.
    All Macs (also the ones with OS 10.6.8) do not anymore show any new messages in inbox.
    Restarted Server, tried to disable autodiscover on macs and deleting/adding account and repairing database does not fix the problem. Also restarted server several times.
    We have the same problem on 2 imacs retina with yosemite and on 2 mac pro with 10.6.8 and different office 2011 versions.
    i tried to configure the exchange account in apple mail on yosemite and it also states "connected" and does list some folders but no new mails are getting in.
    Windows clients and outlook on them works and syncs fine, and also when connecting via webbrowser at owa it must be a mac-specific/webdav issue.
    exchange 2007 Sp3 Version 8.3 (bild 83.6) and Update Rollup 15 for sp3 (automatic updates "HIGH" for server and clients)
    there is one update popping up again and again even after everytime successull installation: Windows Mlicious Software Removal Tool x64 - October 2010.
    i tried to configure a new user with empty mailbox and configured it with microsoft mail (mac - yosemite)  as exchange and was able to send a mail from there (even if quite delayed).
    but there are not coming in any mails.
    same exchange accounts triggered by imap do work and also via owa.
    Exchange Accounts in Outlook for MAC and also in Mail (Yosemite) do show the folder structures but there is no mails showing up. I can send mails from the exchange accounts created but they seem to be processed with a delay of like 15minutes and outlook
    is giving error "end of file reached" but messages are send after some time.
    Does seem like EWS is extremely slow, to slow perhaps to sync and therefore ending in timeout.
    Also i cannot reach the server from externally over ssl https 443. if testing port 443 of exchange from outside the port seems closed even firewall settings of sbs 2008 and sonicwall ports are correctly open.
    could it be there is something in regarding webdav which is very slow and leading to timeouts ?
    in application log i do have the following two information events every few minute:
    The Exchange Web Services started successfully. Event ID 1
    and
    Process STORE.EXE (PID=3688). Exchange Active Directory Provider has discovered the following servers with the following characteristics: 
     (Server name | Roles | Enabled | Reachability | Synchronized | GC capable | PDC | SACL right | Critical Data | Netlogon | OS Version) 
    In-site:
    SERVER.org.local CDG 1 7 7 1 0 1 1 7 1
     Out-of-site:
    Errors in Application log:
    The Open Procedure for service "BITS" in DLL "C:\Windows\system32\bitsperf.dll" failed. Performance data for this service will not be available. The first four bytes (DWORD) of the Data section 
    The entry <C:\WSUS\WSUSCONTENT\CONTENTFOLDERACLSCHECK.TXT> in the hash map cannot be updated.
    An exception Microsoft.Exchange.Data.Storage.ConversionFailedException occurred while converting message Imap4Message 69447
    Also outlook 2011 clients are asked by time to time to reenter pwds and errors like "connection is closed. 13" 
    Faulting application taskeng.exe, version 6.0.6002.18342, time stamp 0x4cd34898, faulting module ntdll.dll, version 6.0.6002.18881, time stamp 0x51da3d16, exception code 0xc000071b, fault offset 0x0000000000082445, process id 0x3288
    Certificate Services Client Provider pautoenr.dll raised an exception. Exception code 3221225477.
    Backup Exec:
    FULL_BACKUP -- The job failed with the following error: A failure occurred querying the Writer status.
    Volume Shadow Copy Service error: A critical component required by the Volume Shadow Copy service is not registered.  This might happened if an error occurred during Windows setup or during installation of a Shadow Copy provider.  The
    error returned from CoCreateInstance 
    Exchange VSS Writer (instance 2d932ef8-6319-4ab8-a45f-1242480b44ad:15) failed with error code 1295 when processing the backup completion event. 

    Hi,
    Since Outlook running on Windows works well, it seems an issue on the Mac side. I suggest ask Mac for help so that you can get more professional suggestions.
    More information for your reference:
    Please try to verify whether there is any expired certificate from the computer personal store.
    If it is the case, please remove them.
    Thanks
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Mavis Huang
    TechNet Community Support

  • Does anyone know how to get apple mail in Lion to connect with Exchange 2007?

    Does anyone know how to get apple mail in Lion 10.7.2 to connect with Exchange 2007?  It worked perfectly with Snow Leopard... upgraded to lion and it won't work.  We use Exchange 2007 with SP 3 and Rollup 4.  Won't connect... and I can't get Apple to give me any direction. 

    We finally got it to work today.  We had to call and pay for the microsoft support service, but the issue was on the server end.  We had to go into the iis manager... went to sites... when to default website...and changed the SSL settings for Auto Discover, EWS Exadmin, echange, exchweb, owa... and the rest..
    Change the settings to ignore client certificates.
    Problem solved. Can finally send and receive.

  • Apple Banned me, because of a very weird problem with my "Factory Unlocked"

    Hi Everybody! Im having a very weird problem with my unlocked iphone 4.
    First of all, i would like to apologize because of my english, is not very good. My native language is Spanish.
    Well.. Im from Mexico, and here we can buy the iphone Unlocked on the Apple Online Store.
    Here's my problem. Apple has exchanged my iphone 3 times.
    I returned the iphone the first time because the screen was totally yellowish, other than that everything was working great!, that was by the end of September.
    On October 20th, i recieved my second iphone, and then a bigger problem started .
    Before i continue, let me give you this information: here in Mexico we have basically 3 cell phone companies
    1.- Telcel
    2.- Movistar
    3.- Unefon
    OK, now on october 20th, i recieved my second iphone, and then procced to activate via itunes using my UNEFON sim card (microsim).
    And every time i tried to activate it, only got this message onscreen:
    http://i148.photobucket.com/albums/s2/jorgelomeli/Screenshot2010-10-29at24915PM. png
    I though something was wrong with my brand new factory unlocked iphone 4.
    I have 4 more simcards from my brothers (they all had iphone 4 too)
    I tried telcel sim card, and i could activate my iphone. Then i insterted the Movistar microsim, and it worked too!! But then when i put the Unefon sim, the itunes logo inmediatly appears on the screen asking to activate on itunes, and when i tried that, the only response i got was the image above saying " The Simcard inserted on this iphone does not appear to be supported"
    Weird thing here is, that, when i put my Unefon sim card on my brothers iphone 4, it worked great! on all of them, internet 3g, phone, wireless , evrything!
    I called apple support, and they exchange the iphone for another one.
    I recieved the third iphone on October 29. Last friday. and guess what? SAME PROBLEM! different serial number, same week production (week 42) but exactly the same message on itunes.
    Very, very frustrated, i called apple again, and after 1 hour with thechnical support, they told me " We are sorry, but we can only offer you, your money back, NO MORE EXCHANGES FOR YOU"
    I said why?... i dont want my money back! i want an UNLOCKED iphone!, but they refuse to give me another iphone.
    When i asked techincal support, why my unefon sim card worked great on all three of my brothers iphone but not on mine, he just told me, "I really dont know, i guess they just got lucky" ****, this answer put all my trust i had on apple products for years, right on the garbage.
    Since they refused to give me another iphone, i accepted my money back, and inmediatly after i finished the call, i asked my brother to buy me one more time an iphone 4 using his name, and his credit card. Now i have to wait until November 8-12 to recieve my new iphone, hoping this time i get a REAL UNLOCKED iphone, and not a partially unlocked iphone.
    btw. i even went to Unefon costumer service and bought a new prepiad line, with a new microsim, just to be 100% sure that this problem is not because of the sim. And again didnt worked on my iphone, but it worked on any of my brothers iphone4.
    Serial numbers of the 3 iphones:
    79039C0U* (this one worked great with Unefon, only problem was yellow screen)
    85042GR4*
    81042FJB*
    What do you suggest me? any info would be really aprecciated
    FYI i also restore 4 times the last iphone and nothing seemed to work, i use 3 different computers, Macbook Pro, iMac, and an Hp with Windows 7, and the same message on all three computers.
    Wierd thing also, one of my brothers bougth an iphone 4 this last week too, but he bought the 16Gb not the 32Gb. His iphone production week is 42 also! and when i put my Unefon sim in his iphone works great!
    I dont know what else i can do, I just need to have faith that my new iphone coming this november will be real unlocked, but what if i'll recieve an iphone and then the same problem?? time for android? just kidding really guys, what can i do? anyone with similar problem like me? i dont wanna use Telcel or Movistar, i wanna use Unefon, and thats why i bought an Unlocked iphone
    btw: jailbreak is not a solution for me, because i always like to use legal software on all my apple products, and because of the warranty.

    According to http://support.apple.com/kb/HT1937, there are two official carriers in Mexico (Movistar and Telcel) and neither carrier offers an unlocked phone.

  • ICal still does not sync with exchange 2007 in Lion

    Dear,
    In Snow Leopard, iCal was not syncing with Exchange 2007. I read a lot of things on this and it all led to recurring events. Indeed, after deleting them, things started to work. But I cannot delete recurring events! I need them!
    Seeing that there was soo much talk on this all over on apple, I assumed that Apple would fix it. Instead, all we're seeing is some enhanced UI.
    Can somebody at Apple please make sure that this thing finally gets fixed? Really, how hard can it be, knowing that the hardware based i devices can sync without any trouble?
    Just for extra information, so you know what direction to look for:
    I have Windows SBS 2008 in Dutch language. Timezone is Brussels. Exchange 2007 and all updates.
    The system is running a self signed certificate
    Outlook works fine on the Mac. I don't want to use Outlook on the Mac but am forced to at the moment.
    Mail/Addressbook sync fine. Only Outlook doesn't!
    I did try deleting recurrent events and this worked for a day. Basically stopped working I think when I added again those recurring events.
    There are some errors in the console:
    21/07/11 11:42:36,563 iCal: Couldn't find an NSTimeZone to match the SerializableTimeZone
    21/07/11 11:42:36,563 iCal: WARNING: Failed to find TimeZone Identifier for Windows MeetingTimeZone: (GMT+01:00) Amsterdam, Berlijn, Bern, Rome, Stockholm, Wenen
    21/07/11 11:42:36,580 iCal:  error = Error Domain=CalExchangeErrorDomain Code=-11 "iCal kan de activiteiten in de agenda 'Agenda' niet bijwerken." UserInfo=0x7fbe94adb8b0 {CalFailedOperationKey=<CalExchangeSyncFolderItemsOperation: 0x7fbe94102d40>, NSLocalizedDescription=iCal kan de activiteiten in de agenda 'Agenda' niet bijwerken., NSLocalizedFailureReason=De account 'Exchange' kan momenteel niet worden bijgewerkt.}
    Please fix this,
    Guido
    Message was edited by: guido4096. Added error message

    Hi all,
    I do have exactly the same problem.
    But I am adding a new flavor, but I can not understand it.
    I've setup two Exchange calender connections. Both servers are inhouse. The setup of the Exchange servers are most likely the same.
    But one works and one not! How could this be explained?
    I like to express my deep disappointment about iCal and partly Apple Mail. It is unbelievable for me, that years after Apple's cooperation with Microsoft there are still such problems.
    I like my Macbooks and I certainly have the absolutely full bandwidth of all Apple products in my household and companies. But I think I have to go back to Microsoft and Sony Laptops in the near future.
    Although this kind of bugs are small one's, but the hurt constantly. Apple - please fix that.
    Here just for the interested reader is my console error message:
    3/15/12 11:51:29.819 AM iCal:  error = Error Domain=CalExchangeErrorDomain Code=-11 "iCal can’t refresh events in the calendar “Kalender”." UserInfo=0x7f856d4bddb0 {CalFailedOperationKey=<CalExchangeSyncFolderItemsOperation: 0x7f856c5ca060>, NSLocalizedDescription=iCal can’t refresh events in the calendar “Kalender”., NSLocalizedFailureReason=The account "DR InfoDyn" currently can’t be refreshed.}

  • Exchange 2013 owa integration with ADFS and cooexistance with exchange 2007

    Team,
    I have successfully integrated adfs 3.0 and Exchange 2013 owa and ecp.  However, we have a coexistence environment with exchange 2007.  When you access owa, which then redirects you to adfs, sign-in, and then get redirected back to owa. If your
    mailbox is still within exchange 2007, you get a blank login page.  If you mailbox is in exchange 2013 then you successfully get the owa page for 2013.  The problem is that all exchange 2007 mailbox users get blank pages at login. So I have determined
    that exchange 2013 cas is not doing the service location lookup on the mailbox to determine if a redirect to the legacy owa address is needed.  Is there a configuration setting that I might be missing? Or does the integration with adfs and owa not support
    the much needed mailbox lookup for a coexistance environment?  A side note: if we enable FBA with owa, both login scenarios work just fine (legacy and new 2013). The legacy namespace has been created, and applied to the exchange 2007 urls.  

    Hi,
    Try using AD FS claims-based authentication with Outlook Web App and EAC
    http://technet.microsoft.com/en-us/library/dn635116(v=exchg.150).aspx
    Thanks,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Simon Wu
    TechNet Community Support

  • Exchange 2010 co-existence with Exchange 2007 issue NDR size Four Times then we send

    Hi All,
    I am facing some strange issues of NDR size four times then we send like if I send 1 MB message to internal OR external recipient then we receive 4 MB NDR.
    Even we send one black mail with subject Test mail of 4 kb then we receive 16 kb NDR is it due to architecture change or something else.
    Everything was fine with Exchange 2007 but facing this issues after we change the mail flow to Ex2010.
    Any help really appreciated
    Regards
    Anand S
    Thanks & Regards Anand Sunka MCSA+CCNA+MCTS

    Hi Anand,
    From your description, the NDR size is four times than original message size. I would like to verify the following thing for troubleshooting:
    How many people has this issue, only one or all the people?
    If only one user has this issue, I recommend you move the user's mailbox to another mailbox database and check the result.
    If all the people have this issue, please enable Pipeline tracing and see if there is any hint. If the issue persists, please install the latest Service Pack and Rollup and check the result.
    Here is an article for your reference.
    Enable Pipeline Tracing
    http://technet.microsoft.com/en-us/library/bb125018(v=exchg.141).aspx
    Hope it helps.
    Best regards,
    Amy Wang
    TechNet Community Support

  • Problem with exchange on my Iphone6

    I have tryed everything possible but still problem with Exchange on my Iphone6.

    What problem? You need to provide more information in order for us to help you.

  • Hiya, I've got a weird problem with my iPhone4. On the 'home page' of my iPhone the mail symbol tells me there's a new mail waiting for me. However, there's no new mail to be found. Does anyone know what the problem is? Thanks

    Hiya, I've got a weird problem with my iPhone4. On the 'home page' of my iPhone the mail symbol tells me there's a new mail waiting for me. However, there's no new mail to be found. Does anyone know what the problem is? Thanks

    This response is a little late as I just read about your problem. I have a 2012 Dodge Charger and a 2012 Chrysler Town and Country and both worked flawlessly with the iPhone 5s my wife and I had. However, we just upgraded to the iPhone 6 and Uconnect will receive calls but you cannot answer them. You can callout successfully, however. the annoyance being the inability to answer incoming calls in the HandsFree mode.

  • Migrate SBS Server 2008 with Exchange 2007 to Exchange 2013

    I have looked at the documentation to co exist 2007 and 2013.  However I am concerned as it talks about changing the dns name to something like legacy, as the dns name that is used for outlook to connect is the name of the server.  So here
    is my question.  Would I have to change the name of the actual server itself?  and if I choose not to, and use a new name for the 2013 server, such as mail, would the users that get migrated, would they automatically update the
    name change?  Also note the SBS server with exchange 2007 is also their file server at present but will be changing.    

    Hi ,
    Thank you for posting your question in the forum.
    I am trying to involve someone familiar with this topic to further look at this issue. There might be some time delay. Appreciate your patience.
    Thank you for your understanding and support.
    Best Regards,
    Andy Qi
    TechNet Subscriber Support
    If you are
    TechNet Subscription user and have any feedback
    on our support quality, please send your feedback here.
    Andy Qi
    TechNet Community Support

  • Problems with Outlook 2007 and icloud v2.1.1

    Hi
    I'm a plumber and sparky in the UK and I have been a user of Mobile me for a number of years to sync my Iphone diary with my Outlook 2007 diary since the days when i had an IPhone 3. Effectively this allows me to be updated with new or cancelled appointments whilst i'm out and about working and when i finish a job i update my iphone diary which in turn updates my outlook diary and my wife, who runs the office, can then invoice based on what i have updated. All worked well until recently. Then along came Icloud and mobile me was no more. The first version of Icloud control panel worked just the same as Mobileme control panel and we had no problems then version 2.1.1 came out and suddenly strange things started to happen. Firstly the curser would not highlight, on Outlook, any details to allow us to format or copy text. Then the notes section would no longer print if these notes were updated or changed on the pc although they would if they were updated on the iphone.
    I contacted Microsoft about the issue and was told that as my software was more than 90 day old i would have to pay for suppor so i declined their kind offer and then called Apple where i spoke with a very nice support lady who had never encountered this problem before. I told her that i had tried all the usual things like "repair " the Outlook installation and  deleting bits from the registry file, a forum had what to do, but still the problem persisted. She then told me that i should uninstall Icloud Control panel and then re-install it which i did and bingo suddenly it appeared to work correctly however when i merged the icloud diary with the diary on my pc the problem came back.
    The reason i'm writing this is to say that i managed to find the first version of Icloud control panel in my download folder so i unistalled version 2.1.1 and installed version 1.0.0 and my system is back up and running correctly.  so if you're haveing a similar problem go back to an earlier version of the control panel, when it did work, and you should be ok. For the apple people who read through these posting please sort this bug out before the next update as if the problem returns when i do an update in a few months time i may well scream.
    I run Outlook 2007 on a windown 7 PC that's a good 3 years old. My Iphone is an Iphone 4 running iOS5
    regards
    David Llewellyn.

    YvetteIsh wrote:
    We are trying to roll out outlook 2007 together with outlook connector 7.2u1 at patch level 125361-03. Installation goes ok. But we have a major problem with Calendars.
    Having used Sun Mail & Calendar for years our users subscribe to a number of calendars, these show up in outlook in the left hand pane and are selectable to view, which syncs the calendar into outlook - all well and good.
    Now the major problem, when syncing another persons calendar to view availability etc, all the reminders get sent to the user viewing the calendar as well as going to the owner - where we have users that subscribe to around 20-30 calendars thats alot of other peoples reminders that pop up on the screen !This is a known issue - bug #6603810 - "Outlook Connector shows popup reminders in Outlook 2007 for Subscribed Calendars - need to turn off".
    Outlook 2007 supports reminders in non-default calendars which is why you are now seeing this issue and not with say Outlook 2003.
    The bug is fixed in patch 125361-05 - you must log a sun support request to get a copy of the patch.
    http://msg.wikidoc.info/index.php/Submit_sun_support_request
    Regards,
    Shane.

Maybe you are looking for

  • Macbook (2.1Ghz white 2008 model) display won't turn on during start-up

           hi all, my problem is pretty simple. Sometimes, after having used an external display with my Macbook (using the Apple Mini DVI > DVI adaptor: http://store.apple.com/au/product/M9321G/B?mco=MTY3ODQ5OTY ) the Macbook's own display won't power o

  • Acrobat X Pro Output Preview

    I just upgraded to Acrobat X Pro and I'm running it on Max OS X 10.5.8. When I click on the check boxes of the color separations in the "output preview" it doesn't do anything. Instead I have to hold down the mouse button for a extened period of time

  • Adobe debug flash-player 10 needs newer glibc on Ubuntu Karmic

    Hi all, I'm trying to install the latest debug flashplayer available here:  http://download.macromedia.com/pub/f...nux_dev.tar.gz linked from this page  http://www.adobe.com/support/flashplayer/downloads.html I follow the embedded instructions and th

  • Selecting a portion of an image

    Hello I am having an image displayed in the front panel. Now i want to select a portion of the image such that when i select that particular portion in the front panel , the result is displayed. Is this possible? AT present what i have done is, i tak

  • Do I need a security/anti-viral software?

    I am new to MAC and just get hit with the MacDefender. I removed it, but it makes me wonder about more anti-viral software. Thanks countrydeb