smtpd
smtpd copied to clipboard
Go SMTP server library
Results
3
smtpd issues
Sort by
recently updated
recently updated
newest added
New features: 1. function Envelope#AddHeader (+ unit test) 2. Proxy command emits protocol level events to log (+ unit tests) 3. Peer has metadata (`map[string]interface{}`) and functions to manipulate it...
Have you considered allowing `PLAIN` authentication without any encryption – neither TLS nor STARTTLS? We would like to run an SMTP server locally on the user's computer and therefore, we...