AUTHOR: WSC DOCUMENT ID: TID102407 DOCUMENT REVISION: DATE: 2001/01/16 7:45 AM ALERT STATUS: Yellow INFORMATION TYPE: Issue README FOR: DGWCOMP.EXE NOVELL PRODUCT CLASS:
NetWare API
NOVELL PRODUCT and VERSION:
NetWare NDK Jul00
CATEGORY:
none
COMPILER:
default
TARGET OS:
Windows 98
ABSTRACT:
GWMail Component - customer contribution (Forrest Robertson)
The GWMail Component is a Delphi component that encapsulates the message sending abilities of the GW Object API. This component can be used to Login, Send Messages (including attachments), and Logout of the GroupWise client through the use of an OLE object. With all the details hidden within the component, it becomes very simple to incorporate email messaging into another program.
Listing of available methods:
function TGWMail.Login(): Integer; function TGWMail.Login(user: String; pass: String): Integer; function TGWMail.Logout(): Integer; procedure TGWMail.SetUserName(user: String); procedure TGWMail.SetPassword(pass: String); procedure TGWMail.SetSubject(sub: String); procedure TGWMail.SetBody(bod: String); procedure TGWMail.AddAttachment(attch: String); procedure TGWMail.AddAttachments(attch: TStrings); function TGWMail.SendMessage(Rec: String): Integer; function TGWMail.SendMessage(): Integer;
Information about the author:
I am currently a student at East Carolina University and will be graduating in Spring 2001 with a BS in Computer Science. I work part time for Greenville Utilities in Greenville, NC as a Programmer/Analyst in their MIS Department.
DETAILED DESCRIPTION
DISCLAIMER THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL. NOVELL MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. HOWEVER, THE INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION ONLY. NOVELL MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS INFORMATION.
Self-Extracting File Name: DGWCOMP.EXE
Files Included: Size Date Time
DGWCOMP.TXT (this file) DGWCOMP.MSG 1273 1-16-01 7:45 AM DGWCOMP.TXT 2816 1-16-01 7:45 AM GWMAILCOMP.ZIP 215968 1-16-01 7:45 AM
| dgwcomp.exe | 238.5 K | 2005-04-06 |
--devsup
© 2009 Novell, Inc. All Rights Reserved.