@caleb0I hate email so much that I wrote a horrendous non-spec-client SMTP server in ~2 hours at midnight
āļø send an email to [email protected] and it'll get forwarded to #calebs-steps (unless it breaks which it probably will)
fun facts:
⢠doesn't support TLS
⢠doesn't check message signatures
⢠uses regex + some cursed logic to extract the message
⢠actively violates several parts of the SMTP specification
and the github: github.com/cjdenio/bad-mail-server