System Administration Guide: Resource Management and Network Services

Planning Your Mail System

The following list describes some concerns that should be part of your planning process.

After you have completed the planning process, you need to set up systems on your site to perform the functions that are described in Setting Up Mail Services (Task Map). For other task information, refer to Mail Services Task Map.

Local Mail Only

The simplest mail configuration, shown in Figure 25–1, is two or more workstations that are connected to one mail host. Mail is completely local. All the clients store mail on their local disks and act as mail servers. Mail addresses are parsed by using the /etc/mail/aliases files.

Figure 25–1 Local Mail Configuration

Graphic

To set up this kind of mail configuration, you need the following.

For task information on setting up your mail service, refer to Setting Up Mail Services (Tasks). If you are looking for a particular procedure that is related to setting up your mail service, refer to Setting Up Mail Services (Task Map).

Local Mail and a Remote Connection

The most common mail configuration in a small network is shown in Figure 25–2. One system includes the mail server, the mail host, and the mail gateway to the outside world. Mail is distributed by using the /etc/mail/aliases files on the mail gateway. No name service is required.

Figure 25–2 Local Mail Configuration With a UUCP Connection

Graphic

In this configuration, you can assume that the mail clients mount their mail files from /var/mail on the mail host. To set up this kind of mail configuration, you need the following.

For task information on setting up your mail service, refer to Setting Up Mail Services (Tasks). If you are looking for a particular procedure that is related to setting up your mail service, refer to Setting Up Mail Services (Task Map).