Skip to content
This repository has been archived by the owner on Feb 25, 2023. It is now read-only.
/ smtp Public archive

Go standard net/smtp module with some tweaks (golang)

Notifications You must be signed in to change notification settings

snabb/smtp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

smtp

Go standard net/smtp module with some tweaks:

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

About

Go standard net/smtp module with some tweaks (golang)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages