FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for CA-Clipper Sending Mail with Word or xls file attached
Posts: 22
Joined: Fri Nov 04, 2005 09:05 PM
Sending Mail with Word or xls file attached
Posted: Sun Jan 22, 2006 11:16 AM

Hello,
I try to send a mail (fw25 clipper) with a word doccument attached .
I receive the mail but i am not able to open the document,
it seems it is corrupted .

Any idea >?

Thanks

Philippe Jacquet

Posts: 840
Joined: Thu Oct 13, 2005 07:05 PM
Re: Sending Mail with Word or xls file attached
Posted: Sun Jan 22, 2006 05:02 PM
jacquet philippe wrote:Hello,
I try to send a mail (fw25 clipper) with a word doccument attached .
I receive the mail but i am not able to open the document,
it seems it is corrupted .


Is not corrupeted, what's happening is that the FW's SMTP class handles all the attached files as they were text, which is not correct.

Any way, you will need a new modified class to handle correctly the attached files. You may go to www.fivewin.info, and look for Luis Krause's TSMTP class, this modified set of classes fix the problem.
Saludos

R.F.

Continue the discussion