ze-filter  (ze-filter-0.8.0-develop-180218)
ze-message-tbx.c File Reference
#include <ze-sys.h>
#include <libze.h>
#include <libml.h>
#include "ze-filter.h"

Go to the source code of this file.

Classes

struct  msgtbx_T
 
struct  msg_worker_T
 

Macros

#define M_MBOX   0
 
#define M_MAILDIR   1
 
#define M_FILE   2
 
#define M_LIST   3
 
#define M_INTERACTIVE   4
 
#define NARG   32
 

Functions

int add_header (char *, spamchk_T *)
 
int main (int argc, char **argv)
 

Variables

int ze_logLevel
 
bool mailregexlog2file
 

Macro Definition Documentation

◆ M_FILE

#define M_FILE   2

Definition at line 72 of file ze-message-tbx.c.

◆ M_INTERACTIVE

#define M_INTERACTIVE   4

Definition at line 74 of file ze-message-tbx.c.

◆ M_LIST

#define M_LIST   3

Definition at line 73 of file ze-message-tbx.c.

◆ M_MAILDIR

#define M_MAILDIR   1

Definition at line 71 of file ze-message-tbx.c.

◆ M_MBOX

#define M_MBOX   0

Definition at line 70 of file ze-message-tbx.c.

◆ NARG

#define NARG   32

Function Documentation

◆ add_header()

int add_header ( char *  h,
spamchk_T spam 
)
inline

Definition at line 341 of file ze-message-tbx.c.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 77 of file ze-message-tbx.c.

Variable Documentation

◆ ze_logLevel

int ze_logLevel

Definition at line 34 of file zeSyslog.c.