How to connect email through midserver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2022 04:22 PM
can anyone help me procss of login into email through midserver script inn servicenow and read he emails
- Labels:
-
MID Server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2022 08:53 PM
Hi
basically this is an edge case with many pitfalls and lots of implementation efforts.
I found an article which describes how to connect to POP3 server and read emails via powershell: https://deaksoftware.com.au/articles/using_pop3_in_powershell/
And in the following community question you can find an example how to invoke the powershell file on the MID server: https://community.servicenow.com/community?id=community_question&sys_id=88182169db4474101cd8a345ca96...
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2022 10:25 PM
Hi
i followed below process
http://www.john-james-andersen.com/blog/service-now/getting-pop3-email-through-a-mid-server.html#comments
but im getting error and i did understand host details for gmail
can you please hep me