The `smtpd` module, which is used by our mailing lists feature, has been [removed in python 3.12](https://docs.python.org/3.11/library/smtpd.html). We should migrate away from it.