Download List

專案描述

libsmtp allows programs to send mail directly through SMTP (no sendmail needed). It is designed to be simple and memory efficient, and has slightly untested support for MIME multipart body parts.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-06-27 07:59
0.8.5

This release fixed a missing end-of-line that was embedded in quotes in mime/comm.c, affecting MIME header generation, and some bit op bugs. configure, make, and install were fixed and should now work better.
標籤: Major bugfixes

2002-04-29 22:51
0.7.7

This is a total rewrite with a completely new API. Multiple recipients, CC, and BCC addresses are supported. The new API allows the application to send its own headers and SMTP commands. The API may still change slightly, so this is considered developers release.
標籤: Major feature enhancements

2002-04-29 22:51
0.8

This is a complete redesign of libsmtp 0.7. Not much has changed over the last 0.7.9b2 release, just a few fixes to the examples and documentation.
標籤: Major feature enhancements

2001-10-19 03:04
0.7.9b2

Better examples have been added (a sample generic mail client) and the documentation has been updated. A nasty bug in Recipient handling and some memory leaks have been fixed.
標籤: Development, Major bugfixes

2001-09-09 01:25
0.7.9b1

Support for Base64 and Quoted Printable transfer encodings has been added. A description is now sent with attachments. The documentation and examples have been updated.
標籤: Development, Major feature enhancements

Project Resources