/[imapfilter]/imapfilter/config.h
ViewVC logotype

Contents of /imapfilter/config.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.15 - (show annotations)
Thu Jul 31 22:05:30 2003 UTC (20 years, 8 months ago) by lefcha
Branch: MAIN
CVS Tags: release-0_9
Branch point for: release-0_9-patches
Changes since 1.14: +7 -0 lines
File MIME type: text/plain
Added header file inclusion check; CONFIG_H.

1 #ifndef CONFIG_H
2 #define CONFIG_H
3
4
5 /* Debugging information. */
6 #define DEBUG
7
8 /* Configuration file's permissions checking. */
9 #define CHECK_PERMISSIONS
10
11 /* Encrypted passwords support. */
12 #define ENCRYPTED_PASSWORDS
13
14 /* Secure Socket Layer and Transport Layer Security support. */
15 #define SSL_TLS
16
17 /* Challenge-Response Authentication Mechanism support. */
18 #define CRAM_MD5
19
20
21 #endif /* CONFIG_H */

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26