Administering Mail and Messaging

The message transport agent

An MTA's job is to forward mail messages to a destination machine and ultimately to deliver each message into the correct mailbox. Typically, an MTA provides a flexible array of routing and configuration features to allow administrators to cope with complex mail routing issues.

The MTA for UnixWare is a popular technology known as sendmail. A VTCL-based configuration tool is provided, which supplies a graphical interface for use in the desktop environment. Also supplied is a full screen character mode for use in character terminal environments. UnixWare supports a default environment sendmail that will work on the Internet (or a LAN) without the need for further configuration.

UnixWare provides m4(1) macros, unmodified from the original Berkeley sendmail distribution, to generate a sendmail configuration file (sendmail.cf) that is not compatible with the scoadmin(1M) graphical administration tool. However, these macros are available for those administrators who wish to use them. They are supplied under the directory /etc/mail/cf.

The sendmail MTA provides the following special features:

For further details of sendmail and its internals, see ``Sendmail Operation Guide''. See also the sendmail(1M) and mailintro(1) manual pages.

(For much more detail on sendmail internals and configuration file formats, refer to sendmail, Bryan Costales with Eric Allman, O'Reilly & Associates, Inc.)


© 1999 The Santa Cruz Operation, Inc. All rights reserved.
UnixWare 7 Release 7.1.1 - 5 November 1999