X400: Config Doubles Backslashes in MTA Names During UpgradeLast reviewed: October 20, 1997Article ID: Q115350 |
3.20
MS-DOS
kb3rdparty
The information in this article applies to:
While you are upgrading, using the Config utility to update a manually created routing table wherein all MTA names with '_'s are escaped with '\'s, turns all the single '\'s into double '\'s. For example: PO4\_MTAbecomes:
PO4\\_MTABy design, this process follows the old Admin's behavior exactly: it writes things as they are to the .CFG files and requires that you escape MTA names in ROUTE.CFG. This also means that you can have MTA names with blanks in them, but the utility cannot differentiate blanks from '_'s. For example:
MTA_Xis seen as:
MTA X |
Additional reference words: 3.20
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |