Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Python を使用して、STARTTLS 経由で TLS を使用する SMTP サーバーを作成したいと考えています。Python Lib/smtpd.py ライブラリは、これをネイティブにサポートしていないようです。それを機能させる方法はありますか?