/[imapfilter]/imapfilter/action.c
ViewVC logotype

Diff of /imapfilter/action.c

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

revision 1.8 by lefcha, Fri Feb 6 01:08:39 2004 UTC revision 1.9 by lefcha, Mon Feb 9 17:34:56 2004 UTC
# Line 206  action_rcopy(char *mbox, char *mesgs, ac Line 206  action_rcopy(char *mbox, char *mesgs, ac
206    
207          r = greeting_response(&connaux);          r = greeting_response(&connaux);
208    
209  #ifdef DEBUG          if (options & OPTION_DEBUG)
210          test(&connaux);                  test(&connaux);
 #endif  
211    
212          if (r == RESPONSE_BYE || check_capabilities(&connaux))          if (r == RESPONSE_BYE || check_capabilities(&connaux))
213                  return ERROR_NETWORK;                  return ERROR_NETWORK;

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

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26