Software Alternatives, Accelerators & Startups

CMail VS Microsoft SMTP Server

Compare CMail VS Microsoft SMTP Server and see what are their differences

CMail logo CMail

CMail is a free Windows command line mailer with advanced message formatting options.

Microsoft SMTP Server logo Microsoft SMTP Server

Configure SMTP e-mail in IIS when you want to deliver e-mail messages from your site.
  • CMail
    Image date //
    2024-03-09

CMail is a command line e-mail sending tool. It was originally developed to assist with testing mail server and content analysis software. As a result, CMail provides many more message formatting and SMTP session control options than similar software.

Features

  • Flexible configuration via files or the command line and optional GUI provided by CMailGUI.
  • TLS/SSL (including TLS 1.3) via STARTTLS or SMTPS (SSL-enabled version). Built-in, stunnel not required.
  • Support for adding multipart/alternative HTML message bodies (UTF-8) and embedded images.
  • SMTP authentication using CRAM-MD5, PLAIN, LOGIN, OAUTHBEARER and XOAUTH2.
  • Unlimited attachments using base64, quoted printable or uuencoding.
  • Wildcard attachment support to attach directory content.
  • Unlimited To/Cc/Bcc recipients, with aliases and DSN options for each if desired.
  • Message bodies using plain text, base64, or quoted printable encoding.
  • IPv6 support.
  • DKIM signing (RSA and Ed25519).
  • Delivery Status Notification and Message Disposition Notification (Read receipt) support.
  • Read message body from command line, stdin or file.
  • Sending via SOCKS or HTTPS proxies.
  • Works with GMail using App Passwords or user-supplied OAUTHBEARER/XOAUTH2 tokens.
  • Written entirely in C - no need for .NET libraries, Java, or other prerequisites.
  • No installation required. Download, extract, use.
  • Free for private and commercial use.
  • Microsoft SMTP Server Landing page
    Landing page //
    2023-09-24

CMail

$ Details
free
Platforms
Windows
Release Date
2006 January

Microsoft SMTP Server

$ Details
-
Platforms
-
Release Date
-

Category Popularity

0-100% (relative to CMail and Microsoft SMTP Server)
SMTP Server
67 67%
33% 33
Email
66 66%
34% 34
MTA
64 64%
36% 36
SMTP
100 100%
0% 0

User comments

Share your experience with using CMail and Microsoft SMTP Server. For example, how are they different and which one is better?
Log in or Post with

What are some alternatives?

When comparing CMail and Microsoft SMTP Server, you can also consider the following products

blat - Blat is a small, efficent SMTP command line mailer for Windows.

Postfix - Postfix is a mail transfer agent (MTA) that routes and delivers electronic mail.

mailsend-go - mailsend-go is a command line tool to send mail via SMTP protocol, written with golang.

sSMTP - sSMTP is a simple MTA to deliver mail from a computer to a mail server.

sendEmail - sendEmail is a lightweight, command line SMTP email client.

OpenSMTPD - OpenSMTPD is a FREE implementation of the server-side SMTP protocol as defined by RFC 5321, with...