projects
/
mmh
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Added test-anno, test-dist, test-msgchk, and test-rcvtty.
[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