mailsend-go alternatives
mailsend-go is a command line tool for sending emails using the SMTP protocol. It is a Go implementation of the C-based mailsend, offering a simpler interface with support for multiple attachments, ESMTP authentication, and secure connections. The tool relies on the gomail.v2 package for handling the email sending process.