AquaMail Forum

English - Android => How do I... => Topic started by: Vivigens on December 08, 2015, 04:38:53 pm

Title: Outlook.com IMAP Server not available
Post by: Vivigens on December 08, 2015, 04:38:53 pm
Hello from Germany,

first I want so say thank you, for the best Email-Client for Android I´ve ever worked with.

Since 3 days, a friend of mine and me having permanent Problems (Connection error) with sending E-mail via Outlook.com (IMAP). Other Providers and Receiving works fine.

Can anyone help me with this Problem? I suspect, it`s a Microsoft Server Problem.

...thank you for your Attention!

Viv
Title: Re: Outlook.com IMAP Server not available
Post by: mikeone on December 08, 2015, 07:52:18 pm
Hi Viv,

Yes, you are right.

Microsoft has a whole new API for Office 365 / Outlook.com / Hotmail.

More information about this matter you will find in AquaMail's (Beta) community in Google+:

https://plus.google.com/+KostyaVasilyev/posts/1wJwcYVDJqZ

and at Microsofts "Developer Center":

https://msdn.microsoft.com/office/office365/APi/mail-rest-operations
Title: Re: Outlook.com IMAP Server not available
Post by: Vivigens on December 08, 2015, 09:11:10 pm
Aloha Mike,

thx a lot for your quick and accurate response. Unfortunately, I do not really know, what that means for me.
Since I work with Outlook anyway, I installed the same named App 2.0 today and it works fine.

Let`s see, how it works in daily business....

Greetings and thank you again...

Viv
 
Title: Re: Outlook.com IMAP Server not available
Post by: Kostya Vasilyev on December 08, 2015, 10:30:11 pm
I think what @mikeone was implying (correct me if I'm wrong) is that:

Every time someone rolls out some new thing, some old thing breaks.

Another user reported login issues with Hotmail on a new phone, with same account continuing to work fine on the old one.

And then in morning the issue went away, it just started working.

So maybe -- just give it a bit of time, and see if the issue goes away.

And just in case:

1 - Please make sure that AquaMail settings -> network -> "Use DNS" is enabled (top item, is enabled by default)

2 - May be worth changing the incoming server setting in AquaMail from

imap-mail.outlook.com

to

imap.glbdns2.microsoft.com

The former is a "synonym" for the latter, which is the "real" server name. The change will save one iteration during DNS lookup, may help.

Quote
$ dig imap-mail.outlook.com
;; QUESTION SECTION:
;imap-mail.outlook.com.      IN   A

;; ANSWER SECTION:
imap-mail.outlook.com.   195   IN   CNAME   imap.glbdns2.microsoft.com.
imap.glbdns2.microsoft.com. 195   IN   A   65.55.122.74
Title: Re: Outlook.com IMAP Server not available
Post by: mikeone on December 08, 2015, 11:34:21 pm
Quote
I think what @mikeone was implying (correct me if I'm wrong) is that:

Every time someone rolls out some new thing, some old thing breaks.
That's correct  :)
Title: Re: Outlook.com IMAP Server not available
Post by: Kostya Vasilyev on December 08, 2015, 11:36:01 pm
Or maybe ".... some old thing *can* break..."