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

Annotation of /imapfilter/config.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.16 - (hide annotations)
Sat Feb 7 23:54:16 2004 UTC (20 years, 1 month 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 lefcha 1.15 #ifndef CONFIG_H
2     #define CONFIG_H
3    
4    
5 lefcha 1.9 /* Debugging information. */
6 lefcha 1.3 #define DEBUG
7 lefcha 1.4
8 lefcha 1.10 /* Encrypted passwords support. */
9     #define ENCRYPTED_PASSWORDS
10    
11 lefcha 1.9 /* Secure Socket Layer and Transport Layer Security support. */
12 lefcha 1.8 #define SSL_TLS
13 lefcha 1.13
14     /* Challenge-Response Authentication Mechanism support. */
15 lefcha 1.14 #define CRAM_MD5
16 lefcha 1.15
17    
18     #endif /* CONFIG_H */

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26