After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 677721 - Having both IMAP+ and IMAP in the account options is confusing
Having both IMAP+ and IMAP in the account options is confusing
Status: RESOLVED DUPLICATE of bug 665371
Product: evolution
Classification: Applications
Component: Mailer
3.6.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2012-06-08 18:32 UTC by Cosimo Cecchi
Modified: 2013-09-13 01:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cosimo Cecchi 2012-06-08 18:32:46 UTC
When I try to create a new mail account in Evolution, the wizard offers me a choice between IMAP+ (default) and IMAP.
As far as I understand, IMAP+ enables IDLE and a bunch of other advanced/useful IMAP features, but it might not be supported by all servers. Is that the reason we offer both choices?

Anyway, I think leaving that choice to the user is confusing (and could potentially make it harder/require trial and error to configure a mail account) since it requires intimate knowledge of the features supported by the mail server in question.
I think Evolution should offer a single IMAP account option in the dialog, and use the best backend supported by the server behind the scenes.
Comment 1 Matthew Barnes 2012-06-08 22:14:08 UTC
The "IMAP" backend has been around since the Ximian days and has a few minor features still missing in the newer "IMAP+" backend, which can pipeline server commands and supports all the modern IMAP extensions.

Old IMAP accounts will need to be migrated to IMAP+ and I was waiting to finish the big account rewrite to avoid writing the migration code twice.  With the rewrite now done, IMAP+ just needs to close the gap with IMAP on those missing features.  Then we can retire the old backend.
Comment 2 Matthias Clasen 2012-06-09 01:46:12 UTC
Is this on somebodys list ? Shipping one less backends sounds like too nice a win to skip over...
Comment 3 Matthew Barnes 2012-06-09 01:56:22 UTC
It's on mine if I can get around to it in time.
Comment 4 Matthew Barnes 2012-06-09 02:02:51 UTC
For the record, the IMAP features lacking in IMAP+ are:

 - Quota support.

 - The ability to use non-virtual Junk and Trash folders (mainly for
   using Evolution in combination with web mail).

 - Something about picking custom envelope headers to download, mainly
   useful for filtering.

Those are all the ones I'm aware of, anyway.  None of these are real critical in my book but they do have a devoted following.  Especially the second one.
Comment 5 André Klapper 2012-06-09 02:06:40 UTC

*** This bug has been marked as a duplicate of bug 665371 ***