Technical data

Configuring and Managing SMTP
17.3 Creating a Local Alias File
!
! This is the local alias file.
!
ourdomain.edu
ourdomain1.edu
ourdomain2.edu
ourdomain3.edu
3. Copy the TCPIP$SMTP_LOCAL_ALIASES.TXT file to one of the following
locations:
TCPIP$SMTP_COMMON, where each host listed in the
TCPIP$SMTP_LOCAL_ALIASES.TXT file receives clusterwide messages
SYS$SPECIFIC:[TCPIP$SMTP] (local system use)
4. Stop and then restart SMTP for the change to take effect.
If SMTP cannot locate the TCPIP$SMTP_LOCAL_ALIASES.TXT file, it looks
for the file TCPIP$SMTP_COMMON:UCX$SMTP_LOCAL_ALIASES.TXT. This
ensures functionality for mixed clusters (that is, clusters running the current
version of TCP/IP Services and earlier versions of the product (UCX)), where the
TCPIP$SMTP_COMMON and UCX$SMTP_COMMON logicals point to the same
directory. Note that when SMTP looks for UCX$SMTP_LOCAL_ALIASES.TXT
it looks for it in the TCPIP$SMTP_COMMON: directory rather than in the
UCX$SMTP_COMMON: directory.
17.4 Managing SMTP
Table 17–3 summarizes the commands you use to monitor and manage SMTP.
Table 17–3 SMTP Management Commands
Command Function Required Privilege
ANALYZE MAIL Verifies the consistency of the
SMTP queues against the SMTP
working directory.
SYSPRV or BYPASS.
DISABLE SERVICE SMTP Stops SMTP service. Follows OpenVMS file protection
rules.
ENABLE SERVICE SMTP Initializes communications for
SMTP.
Follows OpenVMS file protection
rules.
REMOVE MAIL Deletes the specified mail entries
from the SMTP queues.
SEND MAIL SMTP requeues a mail message
for delivery.
SYSPRV or BYPASS for messages
other than yours.
SET CONFIGURATION SMTP Modifies the characteristics of
the SMTP sender and receiver.
SYSPRV or BYPASS.
SHOW CONFIGURATION
SMTP
Displays the system
characteristics for SMTP.
Follows OpenVMS file protection
rules.
SET SERVICE SMTP Defines, modifies, or deletes the
SMTP service in the services
database.
SYSPRV or BYPASS.
(continued on next page)
17–8 Configuring and Managing SMTP