Perhaps Anees is looking for an efficent file storage algorithm? In order to organize the attachment files on the server so you wont run into max file per directory limits?
If so, I am looking for some ideas on this as well. Anees wrote: > > 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-tp20732847p20740201.html Sent from the Zend Framework mailing list archive at Nabble.com.
