mailsend-go logo

mailsend-go

Sends mail via SMTP protocol.

Made by Muhammad Muquit

  • ssl-tls-security

  • Email Attachment

  • mail-smtp

  • email-via-smtp

What is mailsend-go?

mailsend-go is a command line tool written in the Go programming language that enables users to send emails via the SMTP protocol. This application is a golang version of the original C-based mailsend tool, but it offers a simpler implementation that leverages the gomail.v2 package to handle the core email sending functionality

Highlights

  • Add a mail body
  • Support Multiple Attachments
  • Supports ESMTP Authentication
  • Supports StartTLS and SSL
  • Send mail to a list of users
  • Show SMTP server info
  • Fixes issues of the original mailsend tool

Platforms

  • Linux
  • Mac
  • Windows

Languages

  • English

Features

    • Command line interface

    • SMTP Support

    • Support for TLS