Project

General

Profile

tickets #118693

Updated by zcjia about 1 year ago

\[Prerequisite\] 
 ``` 
     obsolete: username: zzzSUSEExTest19@microfocus.com 

     obsolete: password: P@$$w0rd2015 

 Setting up an exchange server is required for the complicated testing, 
 while during 2015-2017 Microsoft has been deploying the office365 
 infrastructure to the public outlook.com service, which means the outlook.com may have 
 reliable EWS support, available for the testing of evolution-ews. 

 See also: 

 https://msdn.microsoft.com/en-us/office/office365/api/use-outlook-rest-api 
 https://wiki.microfocus.net/index.php?title=Linux_Clients_for_Exchange 
 https://blogs.office.com/2015/05/21/new-ways-to-get-more-done-in-outlook-com/ 
 https://bugzilla.novell.com/show_bug.cgi?id=801182 
 ``` 
 **Steps:** 
 ``` 
 1.    start evolution and choose to add an account 
 2.    fill your name and email address 
 3.    skip automatic configuration discovery 
 4.    Choose "Exchange ""Exchange Web Services (EWS)" (EWS)"" as account type 
 5.    username will be prefilled, as well as host url 
 6.    Press "Fetch URL" button ""Fetch URL"" button"" 
 7.    you will be prompted for your password 
 8.    in the next screen, "Global ""Global Address List", List"", enable "offline ""offline 
     access", access"", press "Fetch Lists" ""Fetch Lists"" and choose "Global ""Global Address List" List"" 
     in the combobox (there should be only one list anyway). 
 9.    finish setup 
 10. click "Continue" ""Continue"" three times 
 11. click "Apply" ""Apply"" 
 ``` 
 **Expected Result:** 
 vp6. then both Host url and OAB url will be automatically filled 
 vp9. you will get prompt for password a second time and Evolution will 
 be properly setup 
  
 Note-20170605: 
 vp6, Fetch URL may be not work when the authentication is "NTLM" ""NTLM"" 
 depends on the configuration of the EWS server. 
 If this happens, we can try to change the authentication to Basic.   

Back