awalon/MailToTelegramForwarder

Object is not subscriptable

PhamPham92 opened this issue · 9 comments

Hello,

I have this error when i try to run :
image

Can you help me ?

Thank you !

Hello,
thanks for your report, which Python version are you using?
python3 --version
Tested here with 3.9.x, after some research this error could be related to python version 3.8.
Greets

Hi I tested Python Python 3.8.10 and 3.9.13 and got the same error. I hope for your help.. Thank you !
mailToTelegramForwarder_line 252

Hi,
Thank for your reply, with 3.9 i have this error :
image

Do you know if the mail's have some images (attached and or linked)?
Btw. currently I have a working version which could be provided during next 24 hours with some changes incl. improved Logging.

Nop, there is no image

Could you try new version please: v0.2.1

Hello, thx for your help, now i have this :
image

Could you try new version please: v0.2.1

Hi,
Used the new version but still got the same error on ubuntu 20.04.

Hi,
so at least few steps further. Maybe this updated version v0.2.2 could solve this problem.
There was an error in mail UID handling.