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

Diff of /imapfilter/imapfilter.h

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

revision 1.7 by lefcha, Sun Aug 26 10:02:46 2001 UTC revision 1.8 by lefcha, Sun Aug 26 19:56:50 2001 UTC
# Line 1  Line 1 
1  /* Flags that control the program options that have been selected. */  /* Flags that control the program options that have been selected. */
2  #define OPT_TEST_MODE                   0x00000001  #define OPT_TEST_MODE                   0x00000001
3  #define OPT_DETAILS_QUITE               0x00000002  #define OPT_TEST_MODE_STICKY            0x00000002
4  #define OPT_DETAILS_NORMAL              0x00000004  #define OPT_DETAILS_QUITE               0x00000004
5  #define OPT_DETAILS_VERBOSE             0x00000008  #define OPT_DETAILS_NORMAL              0x00000008
6  #define OPT_SHOW_HEADERS                0x00000010  #define OPT_DETAILS_VERBOSE             0x00000010
7  #define OPT_DETAILS_CLEAR               0xFFFFFFF1  #define OPT_DETAILS_CLEAR               0xffffffe3
8    #define OPT_SHOW_HEADERS                0x00000020
9    #define OPT_UNSEEN_ONLY                 0x00000040
10    
11  /* Lengths of strings to save account settings. */  /* Lengths of strings to save account settings. */
12  #define SERVER_MAX                      128  #define SERVER_MAX                      128

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26