addrcheck: Take the domain as following the last `@', not the first.
[qmail] / received.h
CommitLineData
2117e02e
MW
1#ifndef RECEIVED_H
2#define RECEIVED_H
3
4extern void received();
5
6#endif