awalon / MailToTelegramForwarder

MailToTelegramForwarder is a Python based daemon that will fetch mails from a remote IMAP server and forward them via Telegram API.
GNU General Public License v3.0
40 stars 18 forks source link

TypeError: replace() argument 1 must be str, not None #8

Closed tknikita closed 2 years ago

tknikita commented 2 years ago

hello!

got that error on start with Python 3.10

full stacktrace is attached.

thanks! log.txt