You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
smtp.py is a simple SMTP server. It listens on port 25 and store any received mail into a file into a subdirectory and
prints a few information for each received mail.