How to get Internal Date Message Attribute from EMAIL using IMAP in php

Hi,

I am using IMAP and want to keep track of UID, UIVALIDITY and INTERNALDATE to identify newly arrived emails but i don’t know how to get INTERNALDATE from message.

A date attribute is returned from imap_fetch_overview() and imap_headerinfo(). Is it INTERNALDATE?

Please help me

Regards, Johny

Sponsor our Newsletter | Privacy Policy | Terms of Service