psSendMail 1.1
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.
...Short for Simple Mail Transfer Protocol, a...mail messages between servers....e-mail systems that send mail over the...Internet use SMTP to send messages...e server to another;...e messages can then...e retrieved with an...mail client using either...IMAP. In addition, SMTP is generally used...to send messages from a...
...MailBee SMTP ActiveX component enables...applications to compose, mail merge, send to...SMTP server (including Gmail),...IIS queue, directly send without SMTP server...international charsets, UTF-8, SMTP authentication, MS Exchange...e and memory attachments,...custom headers, custom SMTP commands, email address...
...Incorporate email send (SMTP/ESMTP) capability into...or script. Arclab Email Toolbox is a...for use with Visual Basic, Visual C++,...e containers. It fully...e recipients (TO,CC,BCC), custom...AUTH and direct mail relay....
...MarshallSoft SMTP/POP3/IMAP Visual Basic email (32 &...simple API to send and receive mail,...E Base64 and quoted-printable...SEE4VB include: - Send email with inline...- Support for email servers that require...e number of messages...on your email server. - Get...e header lines from...any email on your server...
...MarshallSoft SMTP/POP3/IMAP Delphi email component library (SEE4D)...simple API to send and receive mail,...E Base64 and quoted-printable...SEE4D include: - Send email with inline...- Support for email servers that require...e number of messages...on your email server. - Get...e header lines from...
