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

Diff of /imapfilter/config.h

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

revision 1.1.1.1 by lefcha, Sat Aug 11 15:52:52 2001 UTC revision 1.17 by lefcha, Mon Feb 9 17:34:56 2004 UTC
# Line 1  Line 1 
1  /*  #ifndef CONFIG_H
2   * Configuration of program's compilation. (Un)comment appropriately.  #define CONFIG_H
3   */  
4    
5  /*  /* Encrypted passwords support. */
6   *  Printing of detailed information of programs actions.  #define ENCRYPTED_PASSWORDS
7   */  
8  #define DEBUG  /* 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 */

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

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26