citadel
About: Citadel is an advanced messaging and collaboration system for groupware and BBS applications (preferred OS: Linux).
![]() ![]() |
Data Fields | |
StrBuf * | TheMessage |
int | bytes_total |
int | bytes_sent |
Definition at line 42 of file serv_smtpclient.c.
int smtpmsgsrc::bytes_sent |
Definition at line 45 of file serv_smtpclient.c.
Referenced by smtp_attempt_delivery(), and upload_source().
int smtpmsgsrc::bytes_total |
Definition at line 44 of file serv_smtpclient.c.
Referenced by smtp_attempt_delivery(), and upload_source().
StrBuf* smtpmsgsrc::TheMessage |
Definition at line 43 of file serv_smtpclient.c.
Referenced by smtp_attempt_delivery(), and upload_source().