smtpd — SMTP Server

Deprecated since version 3.6, removed in version 3.12.

This module is no longer part of the Python standard library.It wasremoved in Python 3.12 afterbeing deprecated in Python 3.6. The removal was decided inPEP 594.

A possible replacement is the third-partyaiosmtpd library. Thislibrary is not maintained or supported by the Python core team.

The last version of Python that provided thesmtpd module wasPython 3.11.