Skip to content

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MailClient

Open-source email client that manages all your email accounts in one place for Windows, Mac, and Linux.

70% of the code is written by AI 🤖

Click here to download

Supports: Microsoft Graph API, Microsoft IMAP OAuth2, and IMAP Basic Authentication for other common email providers.

You can add your custom IMAP hostname in the hosts.json file.

✅ Image Tracker Protection


proxies.txt: Multiple Input Formats Supported

hostname:port
hostname:port:username:password
username:password@hostname:port

Need high-quality cheap proxies? https://tokenu.to

emails.txt: Multiple Input Formats Supported

JsonArray format

for Microsoft Graph API or IMAP OAuth2
[{email,password,clientId,refreshToken}, {email,password,clientId,refreshToken}]

JsonObject List format (separated by new line)

for Microsoft Graph API or IMAP OAuth2
{email,password,clientId,refreshToken}
{email,password,clientId,refreshToken}
{email,password,clientId,refreshToken}

Dash Separated format

for Microsoft Graph API or IMAP OAuth2
email----password----clientId----refreshToken
email----password----clientId----refreshToken
email----password----clientId----refreshToken

Colon Separated format

for other common email providers that use IMAP Basic Authentication
such as mail.com, gmx.com, rambler.ru, mail.ru. See all in hosts.json
email:password
email:password
email:password

Made by TOKENU.NET

About

Open-source email client that manages all your email accounts in one place for Windows, Mac, and Linux. Supports: Graph API, IMAP OAuth, IMAP Basic.

Topics

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages