[fpc-pascal] SMTP server using FPC

ik idokan at gmail.com
Sun Aug 26 14:39:19 CEST 2007


On 8/26/07, Robert Wolfe <rwolfe at shatterit.com> wrote:
> Second posting to the mailing list this morning.
>
> I am wanting to write an SMTP server using FPC.  However, I am having a
> tough time trying to find libraries/units that will allow me to do so.  I
> know about Synapse as I use that to write client software.  Now I just need
> something to write software for the server-side of things.
>
> Any points in the right direction would be helpful.

How about lnet ? It's "Official" FPC socket library multi-platform, it
already has a SMTP client, and all you need to do is to create a
server... and you can always contribute it back :)

>
> Robert Wolfe [MCP/Linux+] rwolfe at shatterit.com
> Shatter IT Global Services, LLC
> http://www.shatterit.com
>

Ido
-- 
http://ik.homelinux.org/



More information about the fpc-pascal mailing list