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

Diff of /imapfilter/imapfilter.c

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

revision 1.58 by lefcha, Mon Jan 26 21:36:36 2004 UTC revision 1.59 by lefcha, Sat Feb 7 23:54:16 2004 UTC
# Line 56  main(int argc, char *argv[]) Line 56  main(int argc, char *argv[])
56          setlocale(LC_ALL, "");          setlocale(LC_ALL, "");
57    
58          home = getenv("HOME");          home = getenv("HOME");
59          options = (OPTION_DETAILS_NORMAL | OPTION_NAMESPACE | OPTION_PEEK);          options = (OPTION_DETAILS_NORMAL | OPTION_NAMESPACE | OPTION_PEEK |
60                OPTION_PERMISSIONS);
61          *charset = 0;          *charset = 0;
62          *logfile = 0;          *logfile = 0;
63          conffile = NULL;          conffile = NULL;

Legend:
Removed from v.1.58  
changed lines
  Added in v.1.59

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26