Hello,
I am trying to implement an email forwarding function. The problem I'm having is forwarding email received via CFPOP. I can receive and send email, along with all attachments just fine. The problem is that I always receive an extra attachment (even when no attachment was sent). This extra attachment appears to be an HTML copy of the body that I received in CFPOP. The attachment usually comes with no extension, and a name of C2, C3, C4, etc.
I am currently simply sending this attachment along with the original(s), but this can be confusing to the recipient.
I would like to know what this and how to correctly handle it. Also, does anyone have an example, or know of an example of mail forwarding that may also handle this issue? Any other known issues with mail forwarding would be helpful.
Thanks,
Joe
I am trying to implement an email forwarding function. The problem I'm having is forwarding email received via CFPOP. I can receive and send email, along with all attachments just fine. The problem is that I always receive an extra attachment (even when no attachment was sent). This extra attachment appears to be an HTML copy of the body that I received in CFPOP. The attachment usually comes with no extension, and a name of C2, C3, C4, etc.
I am currently simply sending this attachment along with the original(s), but this can be confusing to the recipient.
I would like to know what this and how to correctly handle it. Also, does anyone have an example, or know of an example of mail forwarding that may also handle this issue? Any other known issues with mail forwarding would be helpful.
Thanks,
Joe