IMAP test, error "311: x0001 NO Server Unavailable. 15&

When you post information about some problem, please include the following details: - OS version (e.g. Windows 2000 Professional SP3); HostMonitor version; problem description.
Post Reply
JonD
Posts: 10
Joined: Sat Dec 18, 2004 4:54 am

IMAP test, error "311: x0001 NO Server Unavailable. 15&

Post by JonD »

I want to count messages in Inbox by IMAP4 protocol.
Image

But as result I have the good and error reply:
Image

How to fix it?

You can see login in this format: <NetBIOS_domain_name>\<SamAccountName>\<Shared_mailbox>. Mailbox is hosted on Exchange Server 2016.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

1) There are about 200 versions of HostMonitor. Which one do you use?

2) Why do you think this is bug?
If you think Exchange does not return such error to HostMonitor, you may check network packets using some analyzer, e.g WireShark.
I think Exchange server may return such error for various reasons. You should check Exchange logs and Microsoft tech manuals/forums.

E.g.
If there are other connection at the same time (e.g. other tests) you may try to increase "maximum connections from a single user" Exchange option.

In other cases enabling IMAP protocol logging helps to fix such errors
>Set-ImapSettings -Server <servername> -ProtocolLogEnabled $true
Please don't ask us why, ask Microsoft :wink:

Regards
Alex
Post Reply