[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Creating New Groups
Jake Colman <colman@ppllc.com> writes:
> I created a new split method to split messages into an IMAP group that does
> not yet exist. Is nnimap supposed to be able to automatically create the
> IMAP group when the first message is received?
Yes.
> On a related note, I wanted to copy a message from an existing group
> into a new IMAP group. nnimap correctly told me that the group did
> not exist and offered to create it. It then had an error "could not
> create group". Should this work?
Yes. Could you have a look in *imap-log*?
It might be a permission problem from the server, the current imap
library has problems propagating errors from the server to the user.