Reading email attachments using IMAP - PHP
I am developing a module in which whenever a customer sends and email to an email id a ticket gets created in the application.
I am able to read an email and its attachments (word, excel, images, pdf etc.).
I am facing an issue when someone attaches an email using MS Outlook, I am not able to read the attachment. I am not able to read email as attachment. I am stuck here.
I need your help in this.
|