|
Bugzilla – Full Text Bug Listing |
| Summary: | Problems with IMAP4: folders do not support mails and folders | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Joachim Reichelt <Joachim.Reichelt> |
| Component: | Evolution | Assignee: | Jeff Stedfast <fejj> |
| Status: | RESOLVED INVALID | QA Contact: | Poornima Nayak <pnayak> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Joachim Reichelt
2006-01-25 11:10:48 UTC
This is not supported and I am not aware of any current plans to add one. Referring to Partha for any further comments. This makes/keeps Evolution Mail useless for all userse with EMail on WU-Imap as shiped with Suse. And to get Cyrrus up is not easy :-; It is the same Problem in kmail (shall I make a bugreport there too?) So I have to stick to thunderbird. Please try using the IMAP provider (instead of the IMAP4rev1). The IMAP4rev1 provider is purely under development. The IMAP provider is the stable release. TIA This did not help. Reading mail does work with IMAP and IMAP4rev1. The problem is: If I create a "folder" in Evolution, there should be a file and a directory on the (WU-)Imap server with the same name. An that is not possible on most systems (except VMS) Reassigning to fejj. > The problem is:
> If I create a "folder" in Evolution, there should be a file and a directory
> on the (WU-)Imap server with the same name. An that is not possible on most
> systems (except VMS)
uw.imapd won't allow clients to create folders that can contain both messages and other folders. this is not a client problem. The filesystem itself on the uw.imapd server probably won't even allow files and directories with the same name...
this is not a bug.
There are options to circumvent this in e.g thunderbird or eudora. There should be an option to create - a folder for folders only - a folder for messages only If you create a folder on uw.imapd with Evolution, it creates a folder-that-can-only-contain-messages. If you then go and try to create a subfolder of a folder-that-can-only-contain-messages, Evolution will first delete the folder-that-can-only-contain-messages and recreate it as a folder-that-can-only-contain-folders and then it will create the subfolder-that-can-only-contain-messages. What's the problem? IT WORKS!!! The user never even has to know about different types of folders. It Just Works(tm). If you are using the "imap4" account type instead of the "imap" account type, you need to switch to the "imap" account type. I've fixed the "imap4" account type, but it probably hasn't made it into our packages yet (and we don't recommend using "imap4" anyway as it is incomplete) Checked it and works this way. You cannot change a nolder of messages to folder of folders. And this is due to server limitations. So it's all o.k. Is there anywhere a hint of this. |