FFAPI: GTWGET Extracts All FFAPI Messages, Specifies PO
Article ID: 118531
Article Last Modified on 10/30/2006
APPLIES TO
- Microsoft Mail Software Development Kit 3.0
This article was previously published under Q118531
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 query words: 3.00 ffapi docerr kbdocerr
Keywords: KB118531