#include <smtp.h>

Data Fields | |
| char * | line |
| struct smtp_body_line * | next |
Definition at line 112 of file smtp.h.
| char* smtp_body_line::line |
Definition at line 113 of file smtp.h.
Referenced by mail_cleanup(), smtp_add_body_line(), and smtp_send_email().
| struct smtp_body_line* smtp_body_line::next |
Definition at line 114 of file smtp.h.
Referenced by mail_cleanup(), smtp_add_body_line(), and smtp_send_email().
1.7.1