I need to connect to a pop3
server and get the list of all mails located in there. Is there some convinient library I could use in c++
. In Java, we usually use commons-net in order to operate on such SMTP
connections. I'm looking for something similar. The issue is wouldn't like to write all of the boilerplate code to create SMTP
-connection via low-level sockets.
Aucun commentaire:
Enregistrer un commentaire