On Tue, Mar 4, 2008 at 1:04 PM, Richard Lynch <[EMAIL PROTECTED]> wrote:
> I've added a note and submitted a Docs bug report.
I submitted a patch about a half-hour ago. I don't have karma to
the phpdocs tree, so Phillip or Hannes will probably take care of it
in a little while.
--
Daniel
Richard Lynch schreef:
On Mon, March 3, 2008 7:04 pm, Richard Lynch wrote:
I am trying to use this:
imap_setflag_full($imap, $uid, "Seen", FT_UID) or die("Unable to
mark message as \\Seen");
to mark a message as "read"
Ah-ha!!!
The docs specify for Flags that the values are:
\\Seen \\Ans
On Mon, March 3, 2008 7:04 pm, Richard Lynch wrote:
> I am trying to use this:
>
> imap_setflag_full($imap, $uid, "Seen", FT_UID) or die("Unable to
> mark message as \\Seen");
> to mark a message as "read"
Ah-ha!!!
The docs specify for Flags that the values are:
\\Seen \\Answered...
But the
3 matches
Mail list logo