System Administration Guide, Volume 3

Chapter 33 Introduction to Mail Services

Setting up and maintaining an electronic mail service are complex tasks, critical to the daily operation of your network. As network administrator, you might need to expand an existing mail service or perhaps set up mail service on a new network or subnet. To help you plan a mail service for your network, this chapter provides conceptual information about mail services and briefly outlines the tasks required for setting up typical mail configurations.

What's New With sendmail

Version 8.9.3 of sendmail has been included with the Solaris 8 release. Here is a list of the important or user-visible changes that are included in this new version:

Additional information on the Solaris version of sendmail can be found at http://www.sendmail.org/sun-specific/migration+sun.html.

Other sendmail Information Sources

Here is a list of additional information sources about sendmail.

Introduction to Mail Services Terminology

Many software and hardware components are required to establish a mail service. The following sections give a quick introduction to these components and some of the terminology used to describe them.

The first section defines the terminology used when discussing the software parts of the mail delivery system. The next section focuses on the functions of the hardware systems in a mail configuration.

Mail Services Software Components Overview

The following table introduces some of the software components of a mail system. See "Mail Services Software Terminology" for a complete description of all of the software components.

Component 

Description 

.forward files 

Files that can be set up in a user's home directory to redirect mail or send mail to a program automatically 

mailbox 

A file on a mail server that is the final destination for email messages 

mail addresses 

Contains the name of the recipient and the system to which a mail message is delivered 

mail aliases 

An alternate name used in a mail address 

mail queue 

A collection of mail messages that needs to be processed by the mail server 

postmaster 

A special mail alias used to report problems and ask questions about the mail service 

sendmail configuration file 

A file that contains all the information necessary for mail routing 

Hardware Components of a Mail Configuration

A mail configuration requires three elements, which can be combined on the same system or provided by separate systems:

When you want users to communicate with networks outside your domain, you must also add a fourth element, a mail gateway.

Figure 33-1 shows a typical electronic mail configuration, using the three basic mail elements plus a mail gateway.

Figure 33-1 Typical Electronic Mail Configuration

Graphic

Each element is described in detail in "Hardware Components of a Mail Configuration".