Manash
November 1, 2023, 7:29am
1
Anyone has tried accessing microsoft office365 email through imap using OAuth 2.0 in nodered.
I have tried a lot, generated token also, but then email node is giving connect error, “write ECONNRESET”.
@Allan_Zimmermann if you have any work around.
usecase: I want to read the email, based on certain keywords in the body move it to a folder in inbox.
it’s explained how to set it up on the link under office 365 here
I have not tried setting it up my self, since i don’t use office 365 by i know of several users, who does use it, so should work just fine.
Manash
November 2, 2023, 6:47am
3
I have tried with that and the error screenshot is below,
token is generated successfully through Aouth2 node, and email node starts fetching for a second and gives connect error.
Anyone who has tried accessing ofice365 email successfully, please help.
Are you (the nodered) behind a firewall that could be blocking 993 or whatever port you are using.
Manash
November 2, 2023, 9:05am
5
okay, let me check that, seems a possibility.
Manash
November 7, 2023, 6:32pm
6
@Allan_Zimmermann yes the issue was with port 993, it was blocked.
1 Like
system
Closed
November 10, 2023, 6:33pm
7
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.