|
Qsmtp
0.23svn
|
function definitions for Qsmtpd's handling of message bodies More...
Go to the source code of this file.
Functions | |
| int | smtp_data (void) |
| int | smtp_bdat (void) |
| void | rset_queue (void) |
Variables | |
| unsigned long | maxbytes |
function definitions for Qsmtpd's handling of message bodies
| void rset_queue | ( | void | ) |
reset queue descriptors
| int smtp_data | ( | void | ) |
handle DATA command and store data into queue
1.7.6.1