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