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

Annotation of /imapfilter/config.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.8 - (hide annotations)
Wed Oct 17 14:06:20 2001 UTC (22 years, 5 months ago) by lefcha
Branch: MAIN
Changes since 1.7: +5 -0 lines
File MIME type: text/plain
Added SSL/TLS support.

1 lefcha 1.1 /*
2     * Configuration of program's compilation. (Un)comment appropriately.
3     */
4    
5 lefcha 1.2
6 lefcha 1.7 /*
7 lefcha 1.6 * Printing of detailed information of programs actions. Useful only during
8     * development.
9     */
10 lefcha 1.3 #define DEBUG
11 lefcha 1.4
12 lefcha 1.6 /*
13     * Checking of the permissions of the configuration file and printing of a
14     * warning if not properly set.
15 lefcha 1.4 */
16 lefcha 1.5 #define CHECK_PERMISSIONS
17 lefcha 1.8
18     /*
19     * Secure Socket Layer and Transport Layer Security protocols support.
20     */
21     #define SSL_TLS

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26