HP-UX System Administrator's Guide: Configuration Management HP-UX 11i v3 (B3921-90017, September 2010)

7 Configuring Mail
Whether you are administering a single system or a workgroup containing many
systems, you will probably want your users to be able to communicate with each other
using electronic mail (e-mail). This topic area will help you understand what is involved
in setting up e-mail services for your workgroup.
Components of an Electronic Mail System
To properly configure an electronic mail system, you need to know about the following
components:
“Mail User Agents” (page 123)
“Mail Delivery Agents” (page 123)
“Mail Alias Files” (page 124)
“The Mail Queue” (page 124)
“Networking Topographies” (page 125)
“MIME Applications” (page 127)
Mail User Agents
Mail User Agents are the programs that users run to send, and read e-mail. Mail User
Agents that are shipped with HP-UX include dtmail, elm, mail, and mailx. Mozilla
Thunderbird can be downloaded from the HP web site at http://www.hp.com . There
are also commercially available Mail User Agents.
Although Mail User Agents appear to do all the work of transmitting and receiving
e-mail, they are merely the visible part of the entire electronic mail system. Mail User
Agents do not actually deliver the e-mail. Electronic mail delivery is handled by Mail
Delivery Agents.
Mail User Agents:
Format outgoing messages with proper header information and (if necessary)
encode the outgoing messages for use by Mail Delivery Agents in routing the
messages.
Allow users to read, save, and delete incoming electronic mail messages.
Schedule MIME Applications (if necessary) to allow the user to experience
nontextual information attached to incoming electronic mail; for example, viewing
graphics files or video clips, or listening to audio data.
Mail Delivery Agents
Mail Delivery Agents form the core of the electronic mail system. These programs,
usually running in the background, are responsible for routing, and delivering electronic
Components of an Electronic Mail System 123