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

Diff of /imapfilter/imapfilter.h

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

revision 1.56 by lefcha, Thu May 15 00:06:20 2003 UTC revision 1.57 by lefcha, Mon May 19 22:38:15 2003 UTC
# Line 68  Line 68 
68  #define FLAG_TTY                        0x02  #define FLAG_TTY                        0x02
69  #define FLAG_TTY_MODIFIED               0x04  #define FLAG_TTY_MODIFIED               0x04
70  #define FLAG_BLANK_PASSWORD             0x08  #define FLAG_BLANK_PASSWORD             0x08
71    #define FLAG_SIGHUP_RECEIVED            0x10
72    
73  /* Capabilities of mail server. */  /* Capabilities of mail server. */
74  #define CAPABILITY_NONE                 0x00  #define CAPABILITY_NONE                 0x00
# Line 154  typedef struct namesp { Line 155  typedef struct namesp {
155  /*      file.c          */  /*      file.c          */
156  int read_config(char *cfg);  int read_config(char *cfg);
157  int parse_config(FILE * fd);  int parse_config(FILE * fd);
158    void reread_config(char *cfg);
159  void set_options(char *line, regmatch_t * match);  void set_options(char *line, regmatch_t * match);
160    
161  int read_passwords(void);  int read_passwords(void);

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.57

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26