Hello, I am using imap_fetchstructure to get whether particular message contains attachent or not. But as imap_fetchstructure is having very large data it takes much time to load the mail subjects. Is there any way to optimize this thing? Please help me. Thanks in advance.