Using Python built-in SMTP server for development and troubleshooting
Python has a built-in SMTP module, which can act as an email SMTP server and can
be started on your workstation for development or troubleshooting purposes. It
doesn't actually send the email to the target destination - emails are discarded
and printed to the stdout.
Photo by Davide