RE: emer_ntm.dll

Ed Miller ( emiller@del.net )
Fri, 6 Jun 1997 13:44:04 -0400

------ =_NextPart_000_01BC727F.B3E05D90
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit

Ok. Where do I execute this script? What kind of scrip is it?

Yes. You need to create an External System of type NTMail. This type
may not be available for Emerald 2.1 systems.

If you don't have the new Admin which systems the ESIDs or has the
NTMail type, execute this script at it will create and show you
the ESID:

Insert Into ExternalSystems(Name, Type, Description, SmartHost,
Accounts, PostMaster, Password, FormID, WorkDir, LogFile)
VALUES("NTMail", 4, "NTMail", NULL, NULL, NULL, NULL, NULL, "", "")
GO

Select ExternalSystemID, Name