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