The following is a default IMTA configuration file (imta.cnf) for a system behind the firewall (mailhost.eng.company.com) which has a routability scope of the mail server domain (eng.company.com). This particular file is available in the Enterprise Edition of SIMS.
The imta.cnf file defines several channels. The default channels defined in the sample default imta.cnf file are described in TABLE 3-9.
TABLE 3-9 imta.cnf Channel Descriptions
channel
description
l
The local (l) channel is used to deliver messages to addresses on the local host. Message files queued to the l channel are delivered to local users by the local channel program l_master. /opt/SUNWmail/imta/bin/sendmail is the slave program invoked to queue the message to the appropriate queues.
sims-ms
The sims-ms channel is used to deliver messages to the SIMS Message Store. Message files queued to this channel are delivered by the ims_master program
pipe
Pipe channels are used to perform delivery via a site supplied program or script. Commands executed by the pipe channel are controlled by the administrator via the imta program interface. Pipe channels are also used by the autoreply program.
tcp_default_router
These channels implement SMTP over TCP/IP. The multithreaded TCP SMTP channel includes a multithreaded SMTP server that runs under the control of the IMTA SMTP Dispatcher. Outgoing SMTP mail is processed by the channel program tcp_smtp_client, and run as needed under the control of the IMTA Job Controller.
reprocess
The reprocess channel is the intersection of all other channel programs--they perform only those operations that are shared with other channels. It is simply a channel queue whose contents are processed and requeued to other channels.
defragment
The defragment channel provides the means to reassemble messages.
conversion
The conversion channel performs body-part-by-body-part conversions on messages flowing through the IMTA.
bitbucket
The bitbucket channel is used for messages that need to be discarded.
addressing
The addressing channel is used to extract addressing information from a message body.