Removed double quotes around case arguments in test scripts.
[mmh] / h / rcvmail.h
1
2 /*
3  * rcvmail.h -- rcvmail hook definitions
4  */
5
6 #include <ctype.h>
7 #include <errno.h>
8 #include <stdio.h>
9 #include <sys/types.h>
10 #include <mts/smtp/smtp.h>
11
12
13 #define RCV_MOK 0
14 #define RCV_MBX 1