Hi i am developing a module that sores all emails coming to an account into a database and i have succeeded in that using Zend_Mail_Storage_Pop3 calss
and also i am getting the information about the attachments that sending with mail i can display it, download it.. (using header() function ) But i need to store the file into a location in server how i can do this? please help Regards, Anees -- View this message in context: http://www.nabble.com/How-to-store-attachment-files-into-a-location-in-server-tp20732847p20732847.html Sent from the Zend Framework mailing list archive at Nabble.com.
