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

Diff of /imapfilter/imapfilter.h

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

revision 1.81 by lefcha, Fri Feb 13 12:17:16 2004 UTC revision 1.82 by lefcha, Sat Feb 14 19:14:43 2004 UTC
# Line 114  typedef struct options { Line 114  typedef struct options {
114          int expunge;            /* Expunge messages after they are marked          int expunge;            /* Expunge messages after they are marked
115                                   * deleted. */                                   * deleted. */
116          int subscribe;          /* Subscribe newly created mailboxes. */          int subscribe;          /* Subscribe newly created mailboxes. */
117          int peek;               /* Do not mark messages seen when their headers          int peek;               /* Do not mark messages seen when their
118                                   * are received. */                                   * headers are received. */
119          int passwd_editor;      /* Enter interactive password editor. */          int passwd_editor;      /* Enter interactive password editor. */
120          char charset[CHARSET_LEN];      /* Search criteria character set. */          char charset[CHARSET_LEN];      /* Search criteria character set. */
121          char logfile[PATH_MAX]; /* Log file for filtering information. */          char logfile[PATH_MAX]; /* Log file for filtering information. */
# Line 136  typedef struct connection { Line 136  typedef struct connection {
136    
137    
138  /*      action.c        */  /*      action.c        */
139  int apply_action(char *mbox, char *mesgs, unsigned int *type, account_t * raccount, char *destmbox, unsigned int *msgflags, char *args);  int apply_action(char *mbox, char *mesgs, unsigned int *type, account_t * destacct, char *destmbox, unsigned int *msgflags, char *args);
140    
141  /*      auth.c          */  /*      auth.c          */
142  #ifdef CRAM_MD5  #ifdef CRAM_MD5

Legend:
Removed from v.1.81  
changed lines
  Added in v.1.82

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26