| |
|
|
| Easily send e-mail directly from your custom applications. Works with all 32-bit Windows development environments and includes Paradox, Access, and Visual Basic examples. |
| Other software from this author: | - Prestwood Load Balancer 1.02 — The Prestwood Load Balancer is a cross-web server, cross-platform web request dispatcher that distributes direct HTTP calls to various web servers, based on the total number of pending requests to each server and the average response time.
- Prestwood Ping Server 1.1 — The Prestwood Ping Server automates the monitoring of web sites and ftp sites by issuing ping or HTTP requests on regular intervals. Designed to send automated email messages whenever a site is determined to be down.
| Show all software from this author |
Description: psSendMail™ is a Windows™ DLL that provides the ability to send e-mail messages. The purpose of this DLL is to make e-mail capability possible for those development environments that are capable of communicating with a DLL but cannot send e-mail directly.
There are two interfaces to the DLL. The first interface, or Standard Interface, does not limit the length of the strings passed into each of the functions. This allows the calling program to add as many addresses as desired in the To, CC, and BCC fields. It also allows for unlimited length in the subject and the body of the e-mail. The downside, however, to this interface is that the calling program must make a call to each step in the process and must utilize PChars (Pointer to array of character, null terminated). The second interface, or Quick Send Interface, is a wrapper function that internal makes a call to each of the appropriate functions from the first interface. The downside to this interface is that you cannot supply CC or BCC addresses and the To, Subject, and Message Body are each limited to 255 characters, but they are passed as standard strings. | psSendMail 1.1 Download from prestwood.com |
| Similar software: | - ActiveEmail SMTP E-mail Toolkit 2.1 — ActiveEmail provides an easy-to-use programming interface to SMTP e-mail and NNTP news communications;
Use it to send messages automatically, or in batches, from applications, web servers, or from the command-line.
- SMTP/POP3 Email Engine for Delphi 3.7 — SMTP / POP3 Delphi email component library to send and receive mail, including HTML and MIME attachments, from within an application. Knowledge of Winsock and TCP/IP not needed. Not dependant on support libraries. Supports all versions of Delphi.
- SMTP/POP3 Email Engine for Visual Basic 3.7 — SMTP / POP3 Visual Basic (VB .NET) email component library uses a simple API to send and receive mail, including HTML and MIME attachments, from an application. Supports all versions of Microsoft VB and VB .NET. Not dependant on support libraries.
| Find all software similar on psSendMail 1.1 |
|