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

Contents of /imapfilter/config.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.8 - (show 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 /*
2 * Configuration of program's compilation. (Un)comment appropriately.
3 */
4
5
6 /*
7 * Printing of detailed information of programs actions. Useful only during
8 * development.
9 */
10 #define DEBUG
11
12 /*
13 * Checking of the permissions of the configuration file and printing of a
14 * warning if not properly set.
15 */
16 #define CHECK_PERMISSIONS
17
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