X400: Precedence of the Parameters -U, -BD, -BT, - BR

Last reviewed: October 20, 1997
Article ID: Q115359
3.20 MS-DOS kb3rdparty

The information in this article applies to:

  • Microsoft Mail Gateway to X.400, version 3.2

SUMMARY

The -U and -BD, -BT, -BR options can conflict with each other, so a knowledge of their precedence is useful in gateway system design. For instance, if -U0 (don't update gateway) and -BR00:00:60 (break relative at 60 seconds) are specified, does X400Gate ever terminate?

This article explains basic considerations for these options.

MORE INFORMATION

  -BD = break date
  -BR = break relative
  -BT = break time
  -U  = update interval for the gateway

-U specifies the update interval for the gateway, the amount of time after which the gateway restarts itself by executing itself with its original parameters. Break relative (-BR) thus does not work properly with values of -U greater than zero.

-BR should be used only if -U is set to 0 (don't restart).

If -BR is specified and -U is not, -U defaults to 0. If -BR is specified and -U is specified as non-zero, the gateway logs an ERROR and ignores the update interval specified.

The -BD and -BT options do not work with -BR, but they work regardless of -U value.


Additional reference words: 3.20
KBCategory: kb3rdparty
KBSubcategory: MailGWX400


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: October 20, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.