/IMAPConsole

IMAPConsole is a tiny console C# application for retrieve mails from an adress.

Primary LanguageC#

📧 IMAPConsole

IMAPConsole is a tiny console C# application for retrieve mails from an adress.

🖼️ Screenshots

- Start

IMAPConsole - Start

  • Searching mails sent by adress in mailbox

IMAPConsole - Searching adress in mailbox

❓ How to use it ?

You need to put your list of mail:pass into combo.txt and launch IMAPConsole.exe

My mail hoster is not in hoster.txt ...

No problem, you can add it in hoster.txt with format : MAIL_DOMAIN:IMAP_SERVER:PORT Exemple : gmail.com:imap.gmail.com:993

You can make a PR for add it to the source ;)

Thanks to [SUP3RIA](https://github.com/SUP3RIA) for hoster.txt