qmail-smtpd: Validation of recipient mailbox names.
[qmail] / timeoutread.h
1 #ifndef TIMEOUTREAD_H
2 #define TIMEOUTREAD_H
3
4 extern int timeoutread();
5
6 #endif