Re: [DUG] Indy 10.

2011-03-25 Thread David O'Brien
I've re-installed and have the release version again. Attachments show
up at the other end as ATTx.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-boun...@delphi.org.nz [mailto:delphi-boun...@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:d...@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-boun...@delphi.org.nz
[mailto:delphi-boun...@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 d...@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@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-requ...@delphi.org.nz with
Subject: unsubscribe

 

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

Re: [DUG] Indy 10.

2011-03-24 Thread Stephen Barker
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:d...@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-boun...@delphi.org.nz [mailto:delphi-boun...@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 d...@iccs.co.nz
mailto:d...@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@delphi.org.nz mailto:delphi@delphi.org.nz 
Admin: http://delphi.org.nz/mailman/listinfo/delphi
http://delphi.org.nz/mailman/listinfo/delphi 
Unsubscribe: send an email to delphi-requ...@delphi.org.nz
mailto:delphi-requ...@delphi.org.nz  with Subject: unsubscribe

 

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

Re: [DUG] Indy 10.

2011-03-23 Thread Jeremy North
What Delphi version are you using?




On Wed, Mar 23, 2011 at 6:16 PM, David O'Brien d...@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@delphi.org.nz
 Admin: http://delphi.org.nz/mailman/listinfo/delphi
 Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject:
 unsubscribe

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

Re: [DUG] Indy 10.

2011-03-23 Thread David O'Brien
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-boun...@delphi.org.nz [mailto:delphi-boun...@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 d...@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@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject:
unsubscribe

 

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