How to connect email through midserver

Sriramachandra1
Kilo Contributor

can anyone help me procss of login into email through midserver script inn servicenow  and read he emails

2 REPLIES 2

Maik Skoddow
Tera Patron
Tera Patron

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

Hi @Maik Skoddow 

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