What is Sendmail ?

Card Puncher Data Processing

About

Sendmail is:

Reference

Almost all MTAs provide a sendmail interface making it the default implementation.

For instance, postfix postfix is a Sendmail-compatible MTA and therefore provides a sendmail command in its installation.

Management

Restart

/sbin/service sendmail restart

Installation

ubuntu

sudo apt-get install sendmail

Submitting mail

See How to send an email with SendMail ?

Documentation / Reference





Recommended Pages
Card Puncher Data Processing
Email - Address

An email address is a Internet identifier of an email sender and/or receiver. The inbox email identifier contains: a locally interpreted string followed by the at-sign character (“@”) followed...
Card Puncher Data Processing
Email - Milter (mail filter)

A milter is an extension to the mail transfer agents (MTA) Sendmail and Postfix. “milter” is a portmanteau of “mail filter” and refers to a protocol and API for communicating mail traffic information...
Card Puncher Data Processing
Email - Postfix

Postfix is a Mail Transport Agent (MTA), supporting LDAP, SMTP AUTH (SASL), TLS The postfix installation install also an alias to the sendmail command line. Doc...
Card Puncher Data Processing
Email - on Linux

Linux runs a “locally configured” mailer daemon that doesn't route messages by default through the Internet but only copies messages to other users spool directories It is real SMTP-compliant email,...
Card Puncher Data Processing
Email server - The server that sends, received and process email

An email server is a generic name for a collection of email services such as SMTP, POP, .., this article groups all knowledge about what an email server is
Card Puncher Data Processing
How to send an email with SendMail ?

This article shows you how to send an email with sendmail. The sendmail command may be the original or the one provided with your SMTP server. This documentation was tested with the sendmail of the...
Postfix Redirect Email Example
Postfix - Virtual Aliasing (Email Redirect)

The main applications of virtual aliasing are: To redirect mail for one address to one or more addresses. To implement virtual alias domains where all addresses are aliased to addresses...
Card Puncher Data Processing
Email - Mail User Agent (MUA) - Mail Client

A Mail User Agent (MUA) is the technical term from a email client application. User agentMail User Agent (MUA)user applicationuser agent on the web A MUA can: read and write in the mailbox and...
Card Puncher Data Processing
What is an Mail Transfer Agent (MTA) ? (Email Smtp Server)

mail transfer agent or MTA 1) is the software that sends your emails as they implements Simple Mail Transfer Protocol (SMTP). They ultimately transport E-Mail messages from one computer to another.



Share this page:
Follow us:
Task Runner