Fujitsu SPARC Enterprise M3000 Xscf Reference Manual page 290

For xcp version 1110
Hide thumbs Also See for SPARC Enterprise M3000:
Table of Contents

Advertisement

setsmtp(8)
OPTIONS
EXAMPLES
276
SPARC Enterprise Mx000 Servers XSCF Reference Manual • Last Revised August 2009
The following options are supported:
-h
-s variable=value
-v
Setting Up Mailserver and No Authentication in Noninteractive Mode
EXAMPLE 1
XSCF> setsmtp -s mailserver=10.4.1.1 -s auth=none
Setting Up Authentication in Noninteractive Mode
EXAMPLE 2
XSCF> setsmtp -s auth=pop -s user=jsmith -s password=******
Setting Up SMTP Authentication in Interactive Mode
EXAMPLE 3
XSCF> setsmtp
Mail Server [10.4.1.1]:
Port [25]:
Authentication Mechanism [none]: smtp-auth
User Name []: jsmith
Password []: ******
Reply Address [useradm@company.com]:
Displays usage statement.
When used with other options or operands, an error
occurs.
Sets SMTP.
Valid entries for variable are:
mailserver
port
auth
user
password
replyaddress
Where:
mailserver is specified by IP address or server name.
Server name, if specified, must be resolvable.
port is the port address for replies.
auth is the authentication mechanism. Valid values are:
none, pop, and smtp-auth.
user and password are for smtp mail service
authentication.
replyaddress is the address to which replies are sent. This
value can be specified in the format that complies with
Section 3.4.1 of RFC 5322.
Specifies verbose output.

Advertisement

Table of Contents
loading

Table of Contents