[DUG] Indy 10.

David O'Brien Dave at iccs.co.nz
Fri Mar 25 20:23:47 NZDT 2011


I've re-installed and have the release version again. Attachments show
up at the other end as "ATTxxxxx.dat" instead of the sent filename. Is
this a bug, or am I doing something wrong?

Here is the attachment code:

 

            with TIdAttachmentFile.Create(idMessage.MessageParts,
Attachments[i]) do

            begin

              ContentType := 'image/jpeg' ;

              Filename := ExtractFileName(Attachments[i]) ;

            end;

 

 

From: delphi-bounces at delphi.org.nz [mailto:delphi-bounces at delphi.org.nz]
On Behalf Of Stephen Barker
Sent: Friday, 25 March 2011 5:26 p.m.
To: NZ Borland Developers Group - Delphi List
Subject: Re: [DUG] Indy 10.

 

Dave,

 

FWIW I have ver 10.2.3 here running on D2007 and also D7. Have no issues
that I know of with this ver, but I certainly had problems with previous
versions (from memory something to do with commas or periods in HTML
mime part of email).

 

This may be too old for what you want though.

 

regards,

Steve

	 

	
________________________________


	From: David O'Brien [mailto:Dave at iccs.co.nz] 
	Sent: Thursday, 24 March 2011 8:07 a.m.
	To: NZ Borland Developers Group - Delphi List
	Subject: Re: [DUG] Indy 10.

	D2009. I had the version released with Delphi, but had problems
with attachments in TidAttachmentFile. Suggestions on the net were to
upgrade to the latest version (10.46.04?), but this won't install. A
problem in idWinSock2 (won't compile). Now I can't get any version (I
can download) to install L

	 

	From: delphi-bounces at delphi.org.nz
[mailto:delphi-bounces at delphi.org.nz] On Behalf Of Jeremy North
	Sent: Wednesday, 23 March 2011 10:55 p.m.
	To: NZ Borland Developers Group - Delphi List
	Subject: Re: [DUG] Indy 10.

	 

	What Delphi version are you using?

	 

	
	
	 

	On Wed, Mar 23, 2011 at 6:16 PM, David O'Brien <Dave at iccs.co.nz>
wrote:

	Does anyone have a stable version of Indy 10 they could send on?

	I'm having major problems installing the current one.

	 

	Regards,

	Dave.

	
	_______________________________________________
	NZ Borland Developers Group - Delphi mailing list
	Post: delphi at delphi.org.nz
	Admin: http://delphi.org.nz/mailman/listinfo/delphi
	Unsubscribe: send an email to delphi-request at delphi.org.nz with
Subject: unsubscribe

	 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20110325/6b5b46b4/attachment.html 


More information about the Delphi mailing list