gambas-source-code/gb.net.smtp
Benoît Minisini 9e769dc9ed [GB.NET.SMTP]
* BUG: Fix a memory leak when specifying the mimetype charset.
* BUG: Quote the space character at the beginning of a line when sending 
  quoted-printable data.


git-svn-id: svn://localhost/gambas/trunk@5709 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2013-06-25 23:46:40 +00:00
..
src [GB.NET.SMTP] 2013-06-25 23:46:40 +00:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac [CONFIGURATION] 2012-05-18 01:19:15 +00:00
COPYING
gambas.h
gb_common.h
INSTALL
m4
Makefile.am
missing
NEWS
README
reconf

This component is based on the source code of libsmtp,
made by Kevin Read <obsidian@berlios.de> in 2002.

This library is available under the GNU Lesser Public License 

It seems that the author of this library does not maintain
it anymore. 
 
I modified it and fixed many bugs to make it work correctly.

If you want the origianl, you can find it at:
http://libsmtp.berlios.de/

--
Benoît.