I downloaded Roland Smith's emailSMTP utility and was able to utilize a couple objects (n_winsock and n_smtp) in our application for the sending of emails using SMTP.
However, I also need to get messages from our mail sever and process those. Is that possible using some similar SMTP logic or will I need to continue to use an Outlook mailSession object?
Our goal is to remove the dependency on Outlook completely. We are using PB2019R2.
Any insight or guidance is appreciated...
Mark