Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Apr : Re: Indy10, TIdMessage, TIdPOP3, SLL - "Missing Attachment"
| Subject: | Re: Indy10, TIdMessage, TIdPOP3, SLL - "Missing Attachment" |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Mon, 1 May 2006 14:23:39 |
"Cornie" <cornievs@gmail.com> wrote in message
news:4453da62@newsgroups.borland.com...
> When I receive the "corrupt" e-mail the body start with:
That is a MIME-encoded attachment. Where EXACTLY are you seeing that? Are
you saying that it is arriving in the TIdMessage.Body property as
plain-text? I doubt that, but it is hard to say for sure since you still
have not shown what I asked for in my first reply - the raw message data,
including ALL headers. Please do so. There is no way to adequately
diagnose your problem without that, since your descriptions are too vague.
> Normally the e-mail body is blank with just the attachment
> "TRM_KOVSIES_20060427.InfoX"
That would make sense for a properly-encoded MIME message.
> I have started to add some text to the body. Read some where
> that a blank body confuse the "system".
Highly likely. But again, that depends on what EXACTLY you are doing with
the message to begin with. Please show your actual code.
Gambit
none