MailOnAPI
- 13 Devlogs
- 19 Total hours
MailOnAPI is a self hosted half mail server and client. It acts as a frontend for various popular mail servers designed to run on a raspberry pi.
MailOnAPI is a self hosted half mail server and client. It acts as a frontend for various popular mail servers designed to run on a raspberry pi.
IMAP Server WOOOOO! Today I made an IMAP server for the email server/client so it can be used with say Thunderbird. Now there’s a very very basic implementation but it’s there and you can read emails. WOO.
I significantly improved the code for mailboxes. Now we have table for mailboxes and I also made it more clear which mailbox you’re currently in. This makes it easier for me to eventually implement IMAP.
We have mailboxes now, you can move mail there and yeah.
We added custom mailboxes, you can now add and remove maliboxes but we can’t move emails there or setup filters.
Today I completely revamped the way emails are stored in the database to make it better. I also added seen checking to mark emails as read. I added mail boxes as well instead of just inbox and sent so users can have custom mailboxes.
We got replies working WOO, we can send emails, reply, recieve replies and continue on reply chains.
We got attachments working WOOO
We got viewing our sent emails working
We can send emails from a ui now WOOO
We can read our emails now.
We’ve started building the inbox, we can view our emails and see when they were sent to us.
We added the Database, AND GOT RECIEVING EMAILS WORKING WOOOO
We got sending emails, WOOO. No accounts yet but we can send emails over stmp.