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

Contents of /imapfilter/config.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.17 - (show annotations)
Mon Feb 9 17:34:56 2004 UTC (20 years, 1 month 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 #ifndef CONFIG_H
2 #define CONFIG_H
3
4
5 /* Encrypted passwords support. */
6 #define ENCRYPTED_PASSWORDS
7
8 /* Secure Socket Layer and Transport Layer Security support. */
9 #define SSL_TLS
10
11 /* Challenge-Response Authentication Mechanism support. */
12 #define CRAM_MD5
13
14
15 #endif /* CONFIG_H */

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26