/[mailutils]/mailutils/imap4d/imap4d.c
ViewVC logotype

Diff of /mailutils/imap4d/imap4d.c

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

revision 1.14 by gray, Tue Jan 15 21:51:39 2002 UTC revision 1.15 by gray, Mon Jan 21 06:23:15 2002 UTC
# Line 25  FILE *ofile; Line 25  FILE *ofile;
25  unsigned int timeout = 1800; /* RFC2060: 30 minutes, if enable.  */  unsigned int timeout = 1800; /* RFC2060: 30 minutes, if enable.  */
26  mailbox_t mbox;  mailbox_t mbox;
27  char *homedir;  char *homedir;
28  char *maildir = _PATH_MAILDIR;  char *maildir = MU_PATH_MAILDIR;
29  int state = STATE_NONAUTH;  int state = STATE_NONAUTH;
30    
31  /* Number of child processes.  */  /* Number of child processes.  */

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26