Re: [fpc-pascal]SMTP and Free Pascal

2004-08-05 Thread Michael . VanCanneyt
On Thu, 5 Aug 2004, David G Jenkins wrote: > I've found a Delphi compatible DLL to handle SMTP protocol and I think I > can figure how to use this with fpc but are there any written for free > pascal? You can try to use synapse. It compiles in FPC and Delphi: http://www.ararat.cz/synapse/ Mi

Re: [fpc-pascal]SMTP and Free Pascal

2004-08-05 Thread Marco van de Voort
> I've found a Delphi compatible DLL to handle SMTP protocol and I think I > can figure how to use this with fpc but are there any written for free > pascal? I don't get the exact question? Is the DLL in Delphi, does a Delphi interface to the DLL exist, or do you search something similar as the