FFAPI: GTWGET Extracts All FFAPI Messages, Specifies PO

Last reviewed: October 20, 1997
Article ID: Q118531
3.00 MS-DOS kb3rdparty

The information in this article applies to:

  • Microsoft Mail Software Development Kit (SDK) File Format Application Program Interface (FFAPI), version 3.0

SYMPTOMS

In File Format API (FFAPI), version 3.0, GTWGET allows you to specify which Microsoft Mail post office to "get" messages from, and extracts all FFAPI messages for all FFAPI-defined networks and post offices. This option is not documented in the version 3.0 manual.

CAUSE

Documentation error.

RESOLUTION

In the beginning of your command line options, specify the network and post office name. Follow this example:

   gtwget network1/po3 -dq -auser:password c:\filename.out

This command checks the network "network1," post office "po3" for outgoing mail and places it in a file called FILENAME.OUT.

Place the network/postoffice option FIRST on the command line, before any other options.


Additional reference words: 3.00 ffapi docerr kbdocerr
KBCategory: kbusage
KBSubCategory: MailGWFFAPI


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.