ivan

Results 5 comments of ivan

> https://github.com/MainSilent/MailTm вот рабочая альтернатива We should fork it, there are problems with the quality of the code. > RU: Нужно бы форкнуть, там по качеству кода проблемы.

I fork it! https://github.com/iamlostshe/mail-tm @lllionlll @MrLeyYT

> Still working with last python versions? Seems, we have a promlems with dependencies on last python versions: 1. **smtpd was removed** in Python 3.12, see [docs](https://docs.python.org/3/whatsnew/3.12.html#smtpd): ``` sh ModuleNotFoundError:...