ibm-information-center/dist/eclipse/plugins/i5OS.ic.cl_5.4.0.1/wrknamsmtp.htm

99 lines
3.9 KiB
HTML
Raw Permalink Normal View History

2024-04-02 14:02:31 +00:00
<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Work with Names for SMTP (WRKNAMSMTP)</title>
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
</head>
<body bgcolor="white">
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<a name="WRKNAMSMTP.Top_Of_Page"></a>
<h2>Work with Names for SMTP (WRKNAMSMTP)</h2>
<table width="100%">
<tr>
<td valign="top" align="left"><b>Where allowed to run: </b>Interactive environments (*INTERACT *IPGM *IREXX *EXEC)<br>
<b>Threadsafe: </b>No
</td>
<td valign="top" align="right">
<a href="#WRKNAMSMTP.PARAMETERS.TABLE">Parameters</a><br>
<a href="#WRKNAMSMTP.COMMAND.EXAMPLES">Examples</a><br>
<a href="#WRKNAMSMTP.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="WRKNAMSMTP"></a>
<p>The Work with Names for SMTP (WRKNAMSMTP) command adds, maintains, and removes names for a Simple Mail Transfer Protocol (SMTP) user or for the system. The purpose of these names is to associate a SNADS user ID and address pair to an SMTP mailing address.
</p>
<p><b>Restrictions:</b>
</p>
<ul>
<li>You must have security administrator (*SECADM) special authority to change system aliases or to work with personal aliases other than your own.
</li>
</ul>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKNAMSMTP.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="WRKNAMSMTP.PARAMETERS.TABLE">Parameters</a></h3>
<table border="1" cellpadding="4" cellspacing="0">
<!-- col1="10" col2="15" col3="30" col4="10" -->
<tr>
<th bgcolor="aqua" valign="bottom" align="left">Keyword</th>
<th bgcolor="aqua" valign="bottom" align="left">Description</th>
<th bgcolor="aqua" valign="bottom" align="left">Choices</th>
<th bgcolor="aqua" valign="bottom" align="left">Notes</th>
</tr>
<tr>
<td valign="top"><a href="#WRKNAMSMTP.TBLTYPE"><b>TBLTYPE</b></a></td>
<td valign="top">Table type to work with</td>
<td valign="top"><b><u>*SELECT</u></b>, *SYSTEM, *PERSONAL</td>
<td valign="top">Optional, Positional 1</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#WRKNAMSMTP.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="WRKNAMSMTP.TBLTYPE"></a>
<h3>Table type to work with (TBLTYPE)</h3>
<p>Specifies the SMTP alias table to work with.
</p>
<dl>
<dt><b><u>*SELECT</u></b></dt>
<dd>Shows the initial display allowing you to select either the system or personal alias tables.
</dd>
<dt><b>*SYSTEM</b></dt>
<dd>Shows the display allowing you to work with the system alias table. Users who do not have the proper authority are restricted to print and display only. Proper authority means having either security administrator (*SECADM) or all object (*ALLOBJ) special authority.
</dd>
<dt><b>*PERSONAL</b></dt>
<dd>For users with the proper authority, shows the initial display with the personal alias table selection selected. If you are in the system directory, your user ID and address are automatically filled in. If you are not in the system directory, your user ID and address fields are blank.
<p>If you do not have either *SECADM or *ALLOBJ special authority, you must have an entry in the system directory and are only authorized to work with your own personal alias table. This parameter automatically shows your personal alias table.
</p>
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKNAMSMTP.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="WRKNAMSMTP.COMMAND.EXAMPLES">Examples</a></h3>None
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKNAMSMTP.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="WRKNAMSMTP.ERROR.MESSAGES">Error messages</a> </h3>
<p>None
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKNAMSMTP.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>