1/* src/qsheff-config.h.in.  Generated from configure.in by autoheader.  */
2
3/* qsheff.attach full path */
4#undef ATTACHFILE
5
6/* Backup Enabled */
7#undef BACKUP_ALL
8
9/* qsheff.conf full path */
10#undef CFGFILE
11
12/* clamd socket */
13#undef CLAMD_SOCKET
14
15/* Return custom messages to senders */
16#undef CUSTOM_ERROR
17
18/* use clamav */
19#undef ENABLE_CLAMAV
20
21/* Enable custom program */
22#undef ENABLE_CUSTOM_PROG
23
24/* Enable the filters for local users */
25#undef ENABLE_LOCAL_USERS
26
27/* Enable syslog messages */
28#undef ENABLE_SYSLOG
29
30/* Define to 1 if you have the `strcasestr' function. */
31#undef HAVE_STRCASESTR
32
33/* qsheff.ignore full path */
34#undef IGNLISTFILE
35
36/* Mailer-daemon email address */
37#undef MAILERDAEMON
38
39/* max body lines */
40#undef MAXBODYLINE
41
42/* max files */
43#undef MAX_FILES
44
45/* there is no strcasestr */
46#undef NOSTRCASESTR
47
48/* Name of package */
49#undef PACKAGE
50
51/* Define to the address where bug reports for this package should be sent. */
52#undef PACKAGE_BUGREPORT
53
54/* Define to the full name of this package. */
55#undef PACKAGE_NAME
56
57/* Define to the full name and version of this package. */
58#undef PACKAGE_STRING
59
60/* Define to the one symbol short name of this package. */
61#undef PACKAGE_TARNAME
62
63/* Define to the version of this package. */
64#undef PACKAGE_VERSION
65
66/* qmail root directory */
67#undef QMAILDIR
68
69/* use qmailqueue patch */
70#undef QMAILQUEUE
71
72/* qsheff.rules full path */
73#undef RULEFILE
74
75/* Spam tag enabled */
76#undef SPAM_TAGGING
77
78/* Define to 1 if you have the ANSI C header files. */
79#undef STDC_HEADERS
80
81/* Version number of package */
82#undef VERSION
83
84/* Virus tag enabled */
85#undef VIRUS_TAGGING
86
87/* Enable debug mode */
88#undef _DEBUG_
89