Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Aug : No attachment found???
| Subject: | No attachment found??? |
| Posted by: | "nss" (n..@estream.com.my) |
| Date: | Fri, 17 Aug 2007 11:28:08 |
I've tried out the POP3 Client program that i had downloaded
from Atozed Playground...I sent a message containing attachments and
some content inside...But the program showed that no attachment inside
my mail..I'm very sure i attached the file correctly and try to use
thunderbird to open it. It works gracefully but not in the client...
I traced into the code and found out the attachmentcount=0...and my
content is automatically change into "This is a multi-part message in
MIME format." My initial content would be "Testing Pop3 Client in
Delphi"...Can anyone tell me if this behavior is correct and how
possible that i can get the attachment from my email?