ze-filter
(ze-filter-0.8.0-develop-180218)
ze-defines.h
Go to the documentation of this file.
1
/*
2
*
3
* ze-filter - Mail Server Filter for sendmail
4
*
5
* Copyright (c) 2001-2018 - Jose-Marcio Martins da Cruz
6
*
7
* Auteur : Jose Marcio Martins da Cruz
8
* jose.marcio.mc@gmail.org
9
*
10
* Historique :
11
* Creation : Wed May 24 15:26:17 CEST 2006
12
*
13
* This program is free software, but with restricted license :
14
*
15
*
16
* This program is distributed in the hope that it will be useful,
17
* but WITHOUT ANY WARRANTY; without even the implied warranty of
18
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
19
*
20
* More details about ze-filter license can be found at ze-filter
21
* web site : http://foss.jose-marcio.org
22
*/
23
24
25
#ifndef ZE_DEFINES_H
26
27
#define SPAM_ACTION_SCORE 0
28
#define SPAM_ACTION_REJECT 1
29
#define SPAM_ACTION_DISCARD 2
30
#define SPAM_ACTION_TEMPFAIL 3
31
32
# define ZE_DEFINES_H 1
33
#endif
/* J_DEFINES_H */
34
include
archive
ze-defines.h
Generated by
1.8.13