PC Forms: Sending E-Forms Via SMTP Gateway

Last reviewed: October 25, 1994
Article ID: Q99696
The information in this article applies to:
  • Microsoft Electronic Forms Designer, version 1.0, running with Microsoft Mail for PC Networks, version 3.0 or 3.2

SYMPTOMS

When you send a message created using a Microsoft Electronic Forms Designer E-form through the Microsoft Mail Gateway to SMTP, the message may not be transferred as expected.

CAUSE

This problem may occur if the -HA command-line parameter is not passed to the SMTPGATE program.

The SMTPGATE program -HA command-line option exposes the hidden attachments generated by the Microsoft Mail system. These attachments contain information about Object Linking and Embedding (OLE) objects and custom message types (WINMAIL.DAT). When this -HA parameter is not specified, the default is to remove these attachments when the message is converted to SMTP format.

RESOLUTION

Because E-forms are defined by custom message types, this information must be present for forms to perform properly. To ensure that all message information is transferred, you must pass the -HA parameter to the SMTPGATE program.


Additional reference words: 1.00
KBCategory: kb3rdparty
KBSubcategory: MailPCForms


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 25, 1994
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.