smtp_message Struct Reference

#include <smtp.h>


Detailed Description

Definition at line 117 of file smtp.h.

Data Fields

char * from
smtp_body_linesmtp_body
smtp_body_linesmtp_body_tail
smtp_headersmtp_headers
smtp_headersmtp_headers_tail
ano_socket_t sock
char * to


Field Documentation

char* smtp_message::from

Definition at line 120 of file smtp.h.

Referenced by mail_cleanup(), smtp_send_email(), and smtp_set_from().

struct smtp_body_line* smtp_message::smtp_body [read]

Definition at line 119 of file smtp.h.

Referenced by mail_cleanup(), smtp_add_body_line(), and smtp_send_email().

struct smtp_body_line * smtp_message::smtp_body_tail [read]

Definition at line 119 of file smtp.h.

Referenced by smtp_add_body_line().

struct smtp_header* smtp_message::smtp_headers [read]

Definition at line 118 of file smtp.h.

Referenced by mail_cleanup(), smtp_add_header(), and smtp_send_email().

struct smtp_header * smtp_message::smtp_headers_tail [read]

Definition at line 118 of file smtp.h.

Referenced by smtp_add_header().

ano_socket_t smtp_message::sock

Definition at line 122 of file smtp.h.

Referenced by smtp_connect(), smtp_disconnect(), smtp_read(), and smtp_send().

char* smtp_message::to

Definition at line 121 of file smtp.h.

Referenced by mail_cleanup(), smtp_send_email(), and smtp_set_to().


The documentation for this struct was generated from the following file:
Generated on Sun Dec 30 09:27:00 2007 for Anope by  doxygen 1.5.1-20070107