@caleb0I hate email so much that I wrote a horrendous non-spec-client SMTP server in ~2 hours at midnight
✉️ send an email to anything@mail.calebden.io 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