question

RobertoCastaneda-2032 avatar image
3 Votes"
RobertoCastaneda-2032 asked FelixBrusch-1827 published

Exchange Connector: Failed to poll the inbox at https://outlook.office365.com/EWS/Exchange.asmx for new mail, details: The request failed. The underlying connection was closed:

Exchange Connector: Failed to poll the inbox at https://outlook.office365.com/EWS/Exchange.asmx for new mail, details: The request failed. The underlying connection was closed:

Exchange Connector: Unable to process email for username@test.com, message=The request failed. The underlying connection was closed: An unexpected error occurred on a send.

Nothing has changed this morning but it just stopped at 8am today.

office-exchange-online-itpromsc-service-manageroffice-exchange-server-dev
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Also running into this issue in my environment. Just started this morning, nothing has changed on our end, were you able to resolve this?

0 Votes 0 ·

Hi @RobertoCastaneda-2032
As the tag "office-online-server-exchange" is more related to OOS, but your issue is more related to Exchange, I would modify the tag.
Thanks for your understanding.

0 Votes 0 ·

1 Answer

KuensterBen-9937 avatar image
1 Vote"
KuensterBen-9937 answered FelixBrusch-1827 published

Same in my environment. Seems to be fixed by these registry keys:

Add reg keys into your SCSM Server:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft.NETFramework\v4.0.30319]

"SystemDefaultTlsVersions"=dword:00000001

and

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft.NETFramework\v4.0.30319]

"SystemDefaultTlsVersions"=dword:00000001


Restart the server.

· 4
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

I was just looking to add the same keys in an attempt to resolve, and while I was doing that - it started working again (I didnt change anything).

0 Votes 0 ·

I had this same issue and the reg key fixed it, thanks. Any idea what the root cause is though?

0 Votes 0 ·

This morning I noticed several identical events (as above) in the Ops Manager event log on my SCSM 2019 management server.

Emails weren't being processed in SCSM 2019 via the Exchange Connector for approximately 90 minutes, and then it suddenly started working again. Weird.

I will try adding these registry keys in an attempt to keep this from happening in the future.

0 Votes 0 ·

This worked for me, may i ask how you arrived at this solution?

0 Votes 0 ·