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