s/qmail 4.3.20
Next generation secure email transport
Loading...
Searching...
No Matches
rcpthosts.h
Go to the documentation of this file.
1#ifndef RCPTHOSTS_H
2#define RCPTHOSTS_H
3
4int rcpthosts_init(void);
5int rcpthosts(char *,int);
6
7#endif
int rcpthosts(char *, int)
Definition: rcpthosts.c:35
int rcpthosts_init(void)
Definition: rcpthosts.c:22