From: Miki on
Hello,

> I would like to use smtpd module to write very simple smtp server but
> this server must:
>
> 1. accept several connections at the same time( like a forking server)
> 2. have basic authentication  that is it must understand AUTH command.
>
> Does anyone know if the smtpd module have both?
http://twistedmatrix.com/documents/current/mail/tutorial/smtpclient/smtpclient.html

HTH,
--
Miki