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

Annotation of /imapfilter/config.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.17 - (hide annotations)
Mon Feb 9 17:34:56 2004 UTC (20 years, 2 months ago) by lefcha
Branch: MAIN
CVS Tags: HEAD
Changes since 1.16: +0 -3 lines
File MIME type: text/plain
Move DEBUG from compilation #define variable to runtime command line option.

1 lefcha 1.15 #ifndef CONFIG_H
2     #define CONFIG_H
3    
4    
5 lefcha 1.10 /* Encrypted passwords support. */
6     #define ENCRYPTED_PASSWORDS
7    
8 lefcha 1.9 /* Secure Socket Layer and Transport Layer Security support. */
9 lefcha 1.8 #define SSL_TLS
10 lefcha 1.13
11     /* Challenge-Response Authentication Mechanism support. */
12 lefcha 1.14 #define CRAM_MD5
13 lefcha 1.15
14    
15     #endif /* CONFIG_H */

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26