6 releases
0.2.1 | Apr 14, 2023 |
---|---|
0.2.0 | Apr 14, 2023 |
0.1.5 | Apr 14, 2023 |
0.1.1 | Mar 9, 2023 |
#176 in Email
14KB
207 lines
eatmail
A professional, production-grade SMTP server! No it's not. This demo project implements a very simple temporary e-mail, capable of receiving e-mails and storing them in libSQL (locally), sqld, or Turso.
Example deployment: https://sorry.idont.date/
In order to get it to work, run it on a machine with public IP, port 25
exposed, and add all appropriate DNS entries - an MX
entry and its corresponding A
entry that points to the IP address where eatmail
is deployed.
Dependencies
~31–44MB
~715K SLoC