Harry Saal wrote: > I just rebuilt my UW IMAP mailserver on a Fedora Core 8 system. I am > using Thunderbird 2.0.0.9 as a client. > > I receive mail into my INBOX , can read it, delete it, etc. But I can > not MOVE or COPY a message from some other folder into my INBOX. This > used to work using imap-2004d but no longer does. The error message is > "[TRYCREATE] UID COPY failed: No such destination mailbox." The mailbox > does exist, e.g. as /var/spool/mail/harry, owner is harry:mail, > permissions are 660. I even tried permissions of 666 but this did not > solve the problem. > > I've spent hours researching this, but am at a loss as to how to > proceed. Any suggestions?
worksforme, but I have a INBOX in my home directory, you can too, by doing something like: $ mailutil create '#driver.mix/INBOX' (mailutil is part of uw-imap-utils on fedora). -- Rex _______________________________________________ Imap-uw mailing list [email protected] https://mailman1.u.washington.edu/mailman/listinfo/imap-uw
