| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  | All C and H files now (should) feature the proper project curl source
code header, which includes basic info, a copyright statement and some
basic disclaimers. | 
|  | Also spelling fix for RECIPIENT #define. | 
|  | Even if libcurl might to do it for us, it is more correct. | 
|  |  | 
|  | An example application source code sending SMTP mail with the multi
interface. It is based on the code Alona Rossen provided, which in turn
is based on existing example/test code, and I converted it even more
into a decent example with a fair multi API use, put the info required
to edit at the top and I added some comments. |