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

Diff of /imapfilter/config.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10.2.1 by lefcha, Tue Sep 24 18:40:38 2002 UTC revision 1.17 by lefcha, Mon Feb 9 17:34:56 2004 UTC
# Line 1  Line 1 
1  /* Debugging information. */  #ifndef CONFIG_H
2  #define DEBUG  #define CONFIG_H
3    
 /* Configuration file's permissions checking. */  
 #define CHECK_PERMISSIONS  
   
 /* Try to lock memory pages to avoid swapping. */  
 #define MEMORY_LOCK  
4    
5  /* Encrypted passwords support. */  /* Encrypted passwords support. */
6  #define ENCRYPTED_PASSWORDS  #define ENCRYPTED_PASSWORDS
7    
8  /* Secure Socket Layer and Transport Layer Security support. */  /* Secure Socket Layer and Transport Layer Security support. */
9  #define SSL_TLS  #define SSL_TLS
10    
11    /* Challenge-Response Authentication Mechanism support. */
12    #define CRAM_MD5
13    
14    
15    #endif                          /* CONFIG_H */

Legend:
Removed from v.1.10.2.1  
changed lines
  Added in v.1.17

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26