ADD REMOTE
Function
Adds a remote name.
Notes
The term 'remote name' refers to the Directory entry for a user on another server. To add a remote user, use ADD NETWORK/ADD TELECOM.
Before you can add a remote name, the site where the user is registered must be defined as a route or gateway.
Syntax
ADD REMOTE first i last dept sitename remoteclientID gateway
Parameters
first |
The first name. Optional unless i is also used. |
i |
The initials. Optional. |
last |
The last name. |
dept |
Not used. |
sitename |
The name of the site where the user is registered. |
remoteclientID |
The unique ID for the user. Use this field to distinguish between users with identical names. |
gateway |
The gateway through which to route mail for this user. |
Example
To add remote user Allen Smith, who is registered on the Husky Planes Los Angeles server, and whose mail is routed through Husky Planes Boston, you would enter:
ADD REMOTE Allen "" Smith "" "Husky Planes Los Angeles" 1234 "Husky Planes Boston"
|