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"); >>> 2. the imap bos is opened readonly? >> >> I don't think so... >> >> I didn't use the READ_ONLY flag upon opening... > > I assume you can therefore set 'Seen' flags from other applications? Works fine in webmail anyway. > (might be worth tracing the IMAP conversation to see what your > favorite > email app does differently to php's imap extension. I mostly use webmail. I guess I could run Thunderbird and see if it has some kind of trace mode or something... > also is it just the 'Seen' flag you can't set or can you not set any > kind of > flag? (from my reading I gather there are a few others e.g. 'Flagged' > ... which of itself > is rather recursive ;-) I'm not even sure what the 'Flagged' flag does... So I could set it, and then wouldn't know for sure how to check it in another app. >>> 3. er ... I l-i-e-d :-) >> >> I do that a lot. :-) > > so that is Dan Brown under the mission impossible mask? :-P No, it's more that philosophically, almost any non-trivial sentence contains a certain amount of uncertainty, and is therefore a "lie" :-) -- Some people have a "gift" link here. Know what I want? I want you to buy a CD from some indie artist. http://cdbaby.com/from/lynch Yeah, I get a buck. So? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php