On 8/26/07, Robert Wolfe <[EMAIL PROTECTED]> 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+] [EMAIL PROTECTED]
> Shatter IT Global Services, LLC
> http://www.shatterit.com
>

Ido
-- 
http://ik.homelinux.org/
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to