[imp] Marks As options?

Adam Tauno Williams awilliam at whitemice.org
Fri Oct 16 14:29:03 UTC 2015


On Fri, 2015-10-16 at 10:22 -0400, Adam Tauno Williams wrote:
> On Fri, 2015-10-16 at 10:20 -0400, Adam Tauno Williams wrote:
> > On Fri, 2015-10-16 at 13:50 +0000, Michael J Rubinsky wrote:
> > > Quoting Adam Tauno Williams <awilliam at whitemice.org>:
> > > > horde 5.2.7 imp 6.2.10
> > > I'm almost positive these are no explicitly settable by the user
> > > since this flag represents an action that either was or was not
> > > taken
> > > on the email. I.e., this is only set when the email is actually
> > > replied to.
> > It is most certainly settable in my old Horde instance - I tested 
> > it.It is also noteworthy that Mark-As when an Answered message is 
> > selected does not have an "Unanswered" option.

I find a reference to these flags in 

class IMP_Imap_Acl
    ....
    public function getRights()
    ....
            Horde_Imap_Client::ACL_WRITE => array(
                'desc' => _("Mark with other flags (e.g. Important/Answered)"),
                'title' => _("Mark (Other)")
            ),
     .... 

User's certainly have Write access to the folder in question.

-- 
Adam Tauno Williams <mailto:awilliam at whitemice.org> GPG D95ED383
Systems Administrator, Python Developer, LPI / NCLA







More information about the imp mailing list