Public Member Functions | Public Attributes

c_smtp Class Reference

Stores data for sending an e-mail via SMTP protocol. More...

#include <c_smtp.h>

Collaboration diagram for c_smtp:

List of all members.

Public Member Functions

 c_smtp ()
void clear ()

Public Attributes

string data
 Lines of message headers and body delimited with CR+LF.
list< string > data_lines
 Lines of message headers and body as array.
string helo
 "HELO xxx" string
string mail_from
 "MAIL FROM: xxx" string
unsigned short port
 Port (usually 25).
string rcpt_to
 "RCPT TO: xxx" string
string server
 Server's host.

Detailed Description

Stores data for sending an e-mail via SMTP protocol.

Author:
VooDooMan
Version:
1
Date:
2004

Definition at line 60 of file c_smtp.h.


The documentation for this class was generated from the following files:

Generated on Sat Aug 7 2010 15:34:45 for VooDoo cIRCle by doxygen 1.7.1

Get VooDoo cIRCle at SourceForge.net. Fast, secure and Free Open Source software downloads