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
Noticed the same. Looks like aiosmtpd might be a drop in replacement. Might also be a good idea to note that pyserial needs to be installed. I can foresee a lot of newer Linux users getting stuck by not knowing python basics.
The python smtpd module has been deprecated. The mailsrv.py module is currently using it.
The text was updated successfully, but these errors were encountered: