Replying to mail with attachments using Zend framework..
Posted
by Ali
on Stack Overflow
See other posts from Stack Overflow
or by Ali
Published on 2010-05-04T12:02:28Z
Indexed on
2010/05/04
12:08 UTC
Read the original article
Hit count: 278
Hi guys I'm integrating basic email capabilities in my application and I would like to be able to incorporate a decent reply / forward email facility. I have it covered with sending my own uploaded attachments but what about in situations where I recieve a message in my inbox with attachments and wish to forward that same message along with the attachments already attached to it as well as be able to choose which of the attachments to include and which not to.
© Stack Overflow or respective owner