Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 168 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 168 Bytes

smtp

Go standard net/smtp module with some tweaks:

  • skip TLS certificate verification
  • use configured hostname in EHLO/HELO instead of "localhost" if possible