MarshallSoft SMTP / POP3 Delphi email component library (SEE4D) uses a simple API to send and receive mail, including HTML, MIME Base64 and quoted-printable encoded attachments, from within an application. Knowledge of Winsock and TCP/IP is not needed. Features of SEE4D include: Send email with inline HTML, GIF, TIF, JPG, BMP and Rich Text attachments. Supports ISO-8859 and UTF-8 character coding. Get the number of messages on your email server. Get the header lines from any email on your server, without reading the entire email. Delete any email on the server without downloading the entire email. Receive any email on your server including MIME attachments. Download email from your server, automatically decoding MIME attachments. Dozens of switches that allow you to control how email is sent and received. Run up to 128 independent WIN32 threads concurrently. Supports SMTP and POP3 authentication. Supports multiple (simultaneous) connections. Is a standard Windows DLL that does not depend on support libraries. |