Mailer

Sends emails from the command line. Contained in a single file. Detects MIME type based on file extension. Supports multiple recipients and SMTP SSL/TLS with authentication.

Made by Directory Wizards

  • sendmail

What is Mailer?

This utility enables users to send emails directly from the command line interface without the need for installation, as it is a self-contained file. The tool automatically detects the MIME type of attachments based on the file extension, allowing for seamless integration of various file types. It supports multiple recipients, including the ability to specify "to," "cc," and "bcc" fields. The utility also provides SMTP SSL/TLS support and SMTP authentication using clear text, ensuring secure and reliable email transmission. Furthermore, it allows users to leverage environment variables, offering flexibility and customization options

Highlights

  • Command-line email sending without installation
  • MIME type detection based on file extension
  • Support for multiple recipients (to/cc/bcc)
  • SMTP SSL/TLS support
  • SMTP authentication using clear text
  • Environment variable support

Platforms

  • Linux
  • Windows

Languages

  • English

Features

    • Command line interface

    • SMTP Support