# # DevMailer README.TXT # version 1.5 (docver 1.2) # This is a Limited Evaluation Demo Copy limited to 250 Emails. # A full featured version is available at http://www.geocel.com # # DevMailer 1.5 - The Universal SMTP Mailer # (c) 1998-2000, Geocel International # DevMailer is an ActiveX/COM object used to send internet email. It can be used from any program/language which supports ActiveX, COM, or OLE. Some examples are Visual Basic, Visual Basic for Applications (word, excel, access), Perl, C/C++, Delphi, etc... The following files are included in this distribution: DevMailer.HTM - DevMailer Documentation in HTML Format DVMAILER.DLL - DevMailer DLL Component (program file) JSTest.ASP - ASP JScript Example VBTest.ASP - ASP VBScript Example README.TXT - This File Software Distribution: DevMailer has both a non-distribution license and redistribution license available. Please visit http://www.geocel.com for more information and pricing. DevMailer Installation Instructions: Installation Install DevMailer in 5 easy steps: 1.Extract the DVMAILER.DLL file to a temporary path. If you do not have a copy of DevMailer, you can obtain the Evaluation Demo here. 2.Copy the DVMAILER.DLL file to somewhere on your local hard drive. If you do not have a place dedicated to storing objects you can place it in C:\WINNT\SYSTEM32 (Windows NT) or C:\WINDOWS\SYSTEM (Windows 95/98). 3.Open a MS-DOS command prompt and CD to the directory where you copied DVMAILER.DLL. 4.Run the following command: REGSVR32.EXE DVMAILER.DLL 5.If the previous command returns an error, make sure that DVMAILER.DLL exists in the current directory. If running REGSVR32.EXE from another directory, you must specify the full path to DVMAILER.DLL. Note: On Windows95 and Windows98, REGSVR32.EXE is located in C:\WINDOWS\SYSTEM32 DevMailer is now installed! NOTE: If you have any problems at this point, check the "Common Problems and TroubleShooting" section in the included DevMailer.htm file. ----------------------------------------------------------------- Also, Installation Instructions are located at: http://www.geocel.com/devmailer/Installation.htm ----------------------------------------------------------------- Uninstallation 1.Go to the directory DVMAILER.DLL is in. 2.Run the following command: REGSVR32.EXE /U DVMAILER.DLL 3.Delete DVMAILER.DLL. (note: you may need to close apps which used it recently) ----------------------------------------------------------------- Additional Code Examples can be found at: http://www.geocel.com/devmailer/examples.htm DevMailer License and Purchasing Information at: http://www.geocel.com/devmailer/ Sould you have any installation questions, please send an email to our Technical Support at support@geocel.com.