addrcheck: Take the domain as following the last `@', not the first.
[qmail] / auto_break.h
... / ...
CommitLineData
1#ifndef AUTO_BREAK_H
2#define AUTO_BREAK_H
3
4extern char auto_break[];
5
6#endif