Non-standard IMAP flags in KMail

Volker Krause <[email protected]> Fri, 14 Sep 2007 12:40:05 +0200
Newsgroups gmane.comp.kde.devel.pim,gmane.comp.kde.devel.kmail
Organization KDE
Message-ID <[email protected]>
Hi,

we (KDAB) have been implemeting support for storing all message status flags 
of KMail on an IMAP server that supports custom flags (such as cyrus and thus 
the Kolab server). So far only standard IMAP flags (seen, answered, 
important) haven been stored there. For the non-standard flags (todo, 
forwarded, ignored, watched) we have been looking at what IMAP flags other 
mail clients use, with the following results:

- Thunderbird uses $labelN
- Outlook 2007 is claimed to support only one flag for IMAP items, no idea if 
this is correct, but it would mean there is no support for custom IMAP flags.
- there is a draft dealing with extended IMAP flags: 
http://tools.ietf.org/html/draft-melnikov-imap-keywords-03 
However, this still does not cover all flags we need (watched and ignored are 
missing).

Has anyone additional information on that topic, ie. which mail client uses 
what additional IMAP flags?

Overall, it seems that $<name> is the "standard" way of dealing with extended 
flags that have a general, not client-specific meaning. So, unless that 
conflicts badly with any other client out there, I would suggest to follow 
that for KMail by using $ToDo, $Forwarded, $Ignored, $Watched.

regards
Volker

_______________________________________________
KDE PIM mailing list [email protected]
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQBG6mUFf5bM1k0S0kcRAvKwAJ9jvOB0lu5UK6LAvB2AE1K9qlv9wQCeN1uZ
G71ytUYYDcnhhlufXwazf70=
=CRKW
-----END PGP SIGNATURE-----