Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Apr : Re: tidSMTP problem embedding attachments

www.cryer.info
Managed Newsgroup Archive

Re: tidSMTP problem embedding attachments

Subject:Re: tidSMTP problem embedding attachments
Posted by:"Tony Christiansen" (ne..@adegroup.com.au)
Date:Thu, 6 Apr 2006 18:31:57

Hi Remy

Here is an example. Instead of getting the message text and the file as
an attachment it ends up as "text" data in the actual message body.

Thanks
Tony

-----Original Message-----
From: manxauto@xtra.co.nz [mailto:manxauto@xtra.co.nz]
Sent: Tuesday, 28 March 2006 10:55 a.m.
Subject:


RCPT TO:
DATA
DATA
From: "manxauto@xtra.co.nz"
Subject: test lic075532
To: mand@ihug.co.nz
MIME-Version: 1.0
Date: Tue, 28 Mar 2006 10:55:28 +1200
Content-Type: application/octet-stream;
name="Mandy Invoice 2468.pdf"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="Mandy Invoice 2468.pdf"

JVBERi0xLjMNCiXi48/TDQoNCjEgMCBvYmoNCjw8DQovVHlwZSAvQ2F0YWxvZw0KL091dGxpbmVz
IDIgMCBSDQovUGFnZXMgMyAwIFINCj4+DQplbmRvYmoNCg0KMiAwIG9iag0KPDwNCi9UeXBlIC9P
dXRsaW5lcw0KL0NvdW50IDANCj4+DQplbmRvYmoNCg0KMyAwIG9iag0KPDwNCi9UeXBlIC9QYWdl
cw0KL0......


Remy Lebeau (TeamB) wrote:
> "Tony Christiansen" <news@adegroup.com.au> wrote in message
> news:443460d4$1@newsgroups.borland.com...
>
>
>>Since updating the app to D7 with Indy10 2 users have reported
>>that when they send an email, the attachment ends up "embedded"
>>in the message.
>
>
> Please elaborate.  What exactly do you see?  What exactly does the raw
> message data look like?
>
>
>>Why would this happen on some PCs but not others?
>
>
> Without seeing the message data, my first guess would be the non-working
> clients are not standards-compliant.
>
>
> Gambit

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive