s/qmail 4.3.17
Next generation secure email transport
Loading...
Searching...
No Matches
mfrules.h
Go to the documentation of this file.
1#ifndef MFRULES_H
2#define MFRULES_H
3
4#include "stralloc.h"
5
6extern stralloc key;
7int mfrules(int,char *,char *,char *,char *);
8
9#endif
stralloc key
Definition: fastforward.c:116
int mfrules(int, char *, char *, char *, char *)
Definition: mfrules.c:135