I have an application sending out emails with attachment (.xls). Is there any simple way to parse the .eml file and detach the file to a separate director based on the recipient's profile (TO: field)?
Basically, what I am doing is to write a script to redistribute attachments of many emails to their repective folders on the servers (based on the recipient), in which only the recipients can access their own attachment.
Any pointers/direction are welcome and appreciated !Thanks.
Basically, what I am doing is to write a script to redistribute attachments of many emails to their repective folders on the servers (based on the recipient), in which only the recipients can access their own attachment.
Any pointers/direction are welcome and appreciated !Thanks.