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
Richard Lynch schreef:
On Tue, March 4, 2008 11:39 am, Richard Lynch wrote:
On Tue, March 4, 2008 11:15 am, Jochem Maas wrote:
Richard Lynch schreef:
On Tue, March 4, 2008 4:26 am, Jochem Maas wrote:
Richard Lynch schreef:
I am trying to use this:
imap_setflag_full($imap, $uid, "Seen",
On Tue, March 4, 2008 11:39 am, Richard Lynch wrote:
> On Tue, March 4, 2008 11:15 am, Jochem Maas wrote:
>> Richard Lynch schreef:
>>> On Tue, March 4, 2008 4:26 am, Jochem Maas wrote:
Richard Lynch schreef:
> I am trying to use this:
>
> imap_setflag_full($imap, $uid, "Seen",
On Tue, March 4, 2008 11:15 am, Jochem Maas wrote:
> Richard Lynch schreef:
>> On Tue, March 4, 2008 4:26 am, Jochem Maas wrote:
>>> Richard Lynch schreef:
I am trying to use this:
imap_setflag_full($imap, $uid, "Seen", FT_UID) or die("Unable
to
mark message as \\Seen")
Richard Lynch schreef:
On Tue, March 4, 2008 4:26 am, Jochem Maas wrote:
Richard Lynch schreef:
I am trying to use this:
imap_setflag_full($imap, $uid, "Seen", FT_UID) or die("Unable to
mark message as \\Seen");
3 things:
1. shouldn't it be ST_UID iso FT_UID?
Yes, it should...
Fixed t
On Tue, March 4, 2008 4:26 am, Jochem Maas wrote:
> Richard Lynch schreef:
>> I am trying to use this:
>>
>> imap_setflag_full($imap, $uid, "Seen", FT_UID) or die("Unable to
>> mark message as \\Seen");
>
> 3 things:
>
> 1. shouldn't it be ST_UID iso FT_UID?
Yes, it should...
Fixed that, but
Richard Lynch schreef:
I am trying to use this:
imap_setflag_full($imap, $uid, "Seen", FT_UID) or die("Unable to
mark message as \\Seen");
3 things:
1. shouldn't it be ST_UID iso FT_UID?
2. the imap bos is opened readonly?
3. er ... I l-i-e-d :-)
to mark a message as "read"
It does no
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"
It does not seem to have any effect on the return values in
imap_fetch_overview.
Nor does it appear as "read" when I view it with my email client.
10 matches
Mail list logo