A disposable, temporary and private mail address!
Go to file
Guilherme Rugai Freire b2a85dd3f8
add MIME email rendering
This commits adds support for rendering email in text/html,
text/markdown and text/plain inside a MIME/multipart mail.

Bluemonday was added as a dependency and initialized but it is still not
used because the styling of the email is "discarted" too much. But this
needs to be fixed before going to production.
2024-03-16 18:12:06 -03:00
bin add templ and initial frontend code 2024-02-20 16:13:44 -03:00
cmd add MIME email rendering 2024-03-16 18:12:06 -03:00
pkg/rig add index page and button to generate random inbox 2024-02-20 17:59:47 -03:00
.gitignore add templ and initial frontend code 2024-02-20 16:13:44 -03:00
delete_old_mail.sh add script to delete old mail 2024-02-20 02:09:46 -03:00
go.mod add MIME email rendering 2024-03-16 18:12:06 -03:00
go.sum add MIME email rendering 2024-03-16 18:12:06 -03:00
Makefile add Makefile 2024-02-20 14:22:11 -03:00
migration.sql remove inboxes table and add arrived_at column 2024-02-20 00:42:00 -03:00
README.md initial commit 2024-02-18 01:26:53 -03:00
run-web.sh add to end webserver process to run-web.sh 2024-02-20 17:55:37 -03:00

Nothing Mail

A temporary email service