smtpd
smtpd copied to clipboard
Allow to support authentication without encryption
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 would not need any encryption. If you are interested in this kind of functionality, I am happy to work on a corresponding Pull Request!