News

📬 Go SMTP Server A lightweight and fully functional SMTP server built using the emersion/go-smtp library in Golang. This server accepts incoming emails, logs sender, recipients, and message body, and ...
Simple Golang based SMTP relay/proxy server that accepts mail via SMTP and forwards it directly to another SMTP server.