abdullahseba
abdullahseba

Cant cuz of the attachment issue #153. I have to use`$emails = $imap->getMessages(10,1);` I was using `header.udate`
No its ok must be my js somewhere. the duplicate headers are still there tho ``` "header": { "subject": "Receipt for your PayPal payment to Bamford Trading (UK) Ltd", "from":...
No its not fixed. I can see the mail getting marked as read in outlook as i refresh the page. Fixed the date issue (was my JS).
They come thorough as unread than when I refresh the page again its read. I can send link if you want.
Why does it require the boolean value than? There should be a `setSeenMessage()` than. But personal I would prefer one method that did both.
` setUnseenMessage` Is perfect. I'm haven't got much programming experience so cant comment on how its done. Only 17 :)
Ah but I'm a nub too. just started PHP this year :)
`$imap->count`? not sure what to do.
`Parse error: syntax error, unexpected ')', expecting ';'`