chiark / gitweb /
qmail-smtpd: Read list of hosts allowed to relay from control/relayhosts
[qmail] / timeoutconn.h
1 #ifndef TIMEOUTCONN_H
2 #define TIMEOUTCONN_H
3
4 extern int timeoutconn();
5
6 #endif