I\'ve got a gmail account that I use to check my IMAP mail from my domain right now and its working OK. I want to move to using开发者_如何学编程 google apps for my domain so i dont have to setup accou
I am developing a .NET C# application that will access the Exchange Server using the IMAP protocol. The application will retrieve emails, mark them as read, and move them from Inbox to some other fold
This questi开发者_JS百科on already has answers here: Fetch an email with imaplib but do not mark it as SEEN
I need to process an email inbox, monitor it for messages with a particular subject line.If it finds a match I need to get the body content, manipulate, and insert into a database.Ideally would mark t