|
Qsmtp
0.30dev
|
function definitions for Qsmtpd's handling of message bodies More...
#include <sys/types.h>Go to the source code of this file.
Functions | |
| int | smtp_data (void) |
| int | smtp_bdat (void) |
Variables | |
| size_t | maxbytes |
function definitions for Qsmtpd's handling of message bodies
| int smtp_data | ( | void | ) |
handle DATA command and store data into queue
1.8.10