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 <awill...@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:awill...@whitemice.org> GPG D95ED383 Systems Administrator, Python Developer, LPI / NCLA -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org