Previous | Contents | Index |
You can configure PMDF so that an address of the form
user@ccmail-domain-name |
user
associated with a specific cc:Mail post office. For instance, if the cc:Mail post office is named EXAMPLE, you can configure PMDF so that an address of the form "John Smith"@ccmail.example.com
(in%"'John Smith'@ccmail.example.com"
) in VMS MAIL
will map to the cc:Mail subscriber John Smith
or equivalently Smith, John
associated with the EXAMPLE post office.
Now, an address of the form
user%post-office@ccmail-domain-name |
user
associated with the post office post-office
You can configure PMDF such that the address
user@ccmail-other-domain-name |
user%post-office@ccmail-domain-name |
For example, the address "John Smith%rpo"@ccmail.example.com
(in%"'John Smith%rpo'@ccmail.example.com"
) in VMS MAIL
would be converted to John Smith AT rpo
, and vice versa.
See Section 38.5.3.2 for an example.
Previous | Next | Contents | Index |