
rgb - 2013-02-14 09:06:09 -
In reply to message 8 from Manuel Lemos
I have created folders for ALL email attachments that save attachments
if (strpos($decoded[$message]['Headers']['to:'],"@email.com") || strpos($decoded[$message]['Headers']['from:'],"@email.com")) {
this will echo only the emails I want
but I only want to create folders and save email attachments for the emails I want to save