You are viewing a plain text version of this content. The canonical link for it is here.
Posted to zeta-issues@incubator.apache.org by "Michael Kliewe (JIRA)" <ji...@apache.org> on 2010/12/01 16:11:10 UTC

[jira] Created: (ZETACOMP-29) setFlag/clearFlag restricted to basic flags

setFlag/clearFlag restricted to basic flags
-------------------------------------------

                 Key: ZETACOMP-29
                 URL: https://issues.apache.org/jira/browse/ZETACOMP-29
             Project: Zeta Components
          Issue Type: Bug
          Components: Mail
            Reporter: Michael Kliewe


When using setFlag/clearFlag the flags are restricted to some basic flags. I'm currently trying to set and remove flags like $NotJunk (set by AppleMail I think) or $label2 (set by Thunderbird as "Tag: work"). There are also use cases to flag them with other custom flags for spam learning, spam filtering, potentially dangerous or whatever.

Normally these custom flags SHOULD begin with a dollar.
There is a IRTF Internet Draft Proposal which lists some important flags:
http://www.melnikov.ca/mel/Drafts/draft-melnikov-imap-keywords-00.txturl

It would be nice to remove the restrictions, so the developer can use all kinds of flags. At the moment I have to overwrite the method to remove this restriction.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.