VMSMAIL.CONF
VMSMAIL.CONF
Section: File Formats (5) Updated: 30 December 1998 Local index
Up
NAME
/etc/vmsmail.conf - VMSmail configuration file
DESCRIPTION
/etc/vmsmail.conf
is an ASCII file which contains names and values of configuration variables
for the VMSmail gateway programs.
There is one entry per line, and each line has the format:
-
<name>=<value>
Valid values for <name> are
-
- hostname
-
The name of the gateway machine (to put in the mail header). Defaults to
the value returned by
gethostname(2).
- username
-
The name of the user associated with sending mail from VMS to Linux.
Defaults to vmsmail.
- smtphost
-
The name of the SMTP mail host to send mail to. If this entry is omitted
them vmsmaild will send mail by running 'sendmail' on the local machine.
EXAMPLE
hostname=myhost.domain.net
username=vms
Index
- NAME
-
- DESCRIPTION
-
- EXAMPLE
-
This document was created by
man2html,
using the manual pages.
Time: 22:00:24 GMT, April 16, 2011