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? Thanks Ba. -- http://mail.python.org/mailman/listinfo/python-list