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

Annotation of /imapfilter/config.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.15 - (hide 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 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.9 /* Configuration file's permissions checking. */
9 lefcha 1.5 #define CHECK_PERMISSIONS
10 lefcha 1.8
11 lefcha 1.10 /* Encrypted passwords support. */
12     #define ENCRYPTED_PASSWORDS
13    
14 lefcha 1.9 /* Secure Socket Layer and Transport Layer Security support. */
15 lefcha 1.8 #define SSL_TLS
16 lefcha 1.13
17     /* Challenge-Response Authentication Mechanism support. */
18 lefcha 1.14 #define CRAM_MD5
19 lefcha 1.15
20    
21     #endif /* CONFIG_H */

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26