PMDF System Manager's Guide
PMDF-REF-6.0


Previous | Contents

3.7 Autoregistration

Some mail systems, such as SNADS mail systems, cannot handle real RFC 822 (Internet) addresses. Typically, one must set up algorithms or table lookups to translate between the real RFC 822 addresses, and addresses that can be used on the SNADS side. So that one does not need to register all possible addresses (the entire Internet) in advance, when sending to such mail systems, it may be useful to autoregister addresses; that is, when a previously unseen address appears in a message, automatically generate a translation address for it.

Autoregistration is enabled using the forward database, reverse database, and the special flags $A and $F in the REVERSE mapping table.

Typically, the autoregistration is only to be performed for messages going out special channels such as SNADS channels, therefore typically a channel specific reverse database and channel specific REVERSE mapping table should be used. If a non-channel specific reverse database was already in use, note that it is not usually necessary to make the entire reverse database channel specific. Instead, it is usually possible to continue using the former non-channel specific entries in the reverse database, as well as the additional new channel specific entries; see below.

The components of setting up autoregistration of addresses are as follows.