|
Where can I find examples for using the SMTP / POP3 server components? |
Previous Top Next |
Demos for both SMTP and POP3 servers are available in the Indy Demos. They are however, rudimentary examples of implementing a limited set of functionality. Please consult the RFCs for SMTP (RFC 821) and POP3 (RFC 1939) for more information related to complete server implementations.