qmail-smtpd: Oops. I want 550, not 553, for unknown mailboxes.
[qmail] / timeoutconn.h
CommitLineData
2117e02e
MW
1#ifndef TIMEOUTCONN_H
2#define TIMEOUTCONN_H
3
4extern int timeoutconn();
5
6#endif