โ All projects
In progress
v0.1.0
Updated In development
EthaMail
A bring-your-own-mailbox email client. Point it at any IMAP account and it works.
TypeScriptReactFastifyIMAP
Do I need an EthaMail account?
No, and there is no way to make one. The whole point is that it uses a mailbox you already have.
Does it store my password?
The server holds credentials for the session so it can keep the IMAP connection open. It is not a hosted service and you are the one running it.
Does it work with Gmail?
Yes, with an app-specific password. OAuth is not implemented.
Is there a mobile app?
Not yet. Capacitor is the planned route, over the same API server.