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

Diff of /imapfilter/imapfilter.h

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

revision 1.75 by lefcha, Mon Feb 9 18:23:49 2004 UTC revision 1.76 by lefcha, Mon Feb 9 19:56:42 2004 UTC
# Line 43  Line 43 
43  #define SSL_CERT_ACTION_ABORT           1  #define SSL_CERT_ACTION_ABORT           1
44    
45  /* Flags that control the program's execution options. */  /* Flags that control the program's execution options. */
46  #define OPTION_DETAILS_QUIET            0x0001  #define OPTION_DEBUG                    0x0001
47  #define OPTION_DETAILS_NORMAL           0x0002  #define OPTION_ERRORS                   0x0002
48  #define OPTION_DETAILS_VERBOSE          0x0004  #define OPTION_EXPUNGE                  0x0004
49  #define OPTION_ERRORS                   0x0008  #define OPTION_HEADERS                  0x0008
50  #define OPTION_EXPUNGE                  0x0010  #define OPTION_NAMESPACE                0x0010
51  #define OPTION_HEADERS                  0x0020  #define OPTION_SUBSCRIBE                0x0020
52  #define OPTION_NAMESPACE                0x0040  #define OPTION_PASSWORD_EDITOR          0x0040
53  #define OPTION_SUBSCRIBE                0x0080  #define OPTION_DAEMON_MODE              0x0080
54  #define OPTION_PASSWORD_EDITOR          0x0100  #define OPTION_PEEK                     0x0100
 #define OPTION_DAEMON_MODE              0x0200  
 #define OPTION_PEEK                     0x0400  
 #define OPTION_PERMISSIONS              0x0800  
 #define OPTION_DEBUG                    0x1000  
55    
56  /* Other flags. */  /* Other flags. */
57  #define FLAG_DAEMON_MODE                0x01  #define FLAG_DAEMON_MODE                0x01

Legend:
Removed from v.1.75  
changed lines
  Added in v.1.76

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26