Hi, System: Sun E220R running Solaris 8 + current patches, imap-2002d. IMAP clients are pine and IMP.
I have defined *mailsubdir = "mail" in src/osdep/unix/env_unix.c per example 2 of the CONFIG instructions, because I want saved messages to go into the subdirectory "mail" of the user's home directory, and not in their home directory. The problem/bug: If the mail subdirectory in the users homedir exists, and the person saves a message to "junk" then a file "~/mail/junk" is created or appended to. If the mail subdirectory does NOT yet exist, then imapd creates two levels of mail subdirectories before writing the mailbox file, ie "~/mail/mail/junk". This is not what I want, and looks like a bug to me. --- Jeff Earickson -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/imap/imap-list.html -----------------------------------------------------------------
