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

Contents of /imapfilter/config.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.16 - (show annotations)
Sat Feb 7 23:54:16 2004 UTC (20 years, 2 months ago) by lefcha
Branch: MAIN
Changes since 1.15: +0 -3 lines
File MIME type: text/plain
Removed CHECK_PERMISSIONS compilation option and added variable to control permissions checking.

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

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26