MailToTelegramForwarder
MailToTelegramForwarder copied to clipboard
MailToTelegramForwarder is a Python based daemon that will fetch mails from a remote IMAP server and forward them via Telegram API.
How to debug these cases? `❌ Failed to send Telegram message (UID: 5456) to 'XXX': Can't parse entities: can't find end tag corresponding to start tag strong` `❌ Failed to...
sudo systemctl status mail-to-telegram-forwarder@mailToTelegramForwarder Nov 13 15:17:00 telegram systemd[1]: Started Mail to Telegram Forwarder - Service for: 'mailToTelegramForwarder'. Nov 13 15:17:01 telegram mailToTelegramForwarder[663]: Mail to Telegram Forwarder: Mail to Telegram...
hello! i got the following error when connect to Exchange OWA mailbox via IMAP Mail to Telegram Forwarder: Error occurred [loop]: UID command error: BAD [b'Command Argument Error. 11']. Data:...
-- Logs begin at Fri 2021-01-29 17:21:45 UTC, end at Thu 2022-09-15 22:57:20 UTC. -- Sep 15 22:38:41 bruny systemd[1]: Started Mail to Telegram Forwarder - Service for: 'mailToTelegramForwarder'. Sep...
Mail to Telegram Forwarder: Failed to send Telegram message: 'Chat' object has no attribute 'full_name'
trying to execute script: Traceback (most recent call last): File "/usr/local/bin/mailToTelegramForwarder", line 278, in class MailBody: File "/usr/local/bin/mailToTelegramForwarder", line 281, in MailBody images: typing.Optional[dict[str, MailAttachment]] = None TypeError: 'type' object...
Mail to Telegram Forwarder: Error occurred [loop]: UID command error: BAD [b'Command syntax error. sc=lnUuEHI9duQ0_120749_imap-production-46']. Data: b'NBNK6 UID SEARCH UID *\r\n' [/home/l*****/MailToTelegramForwarder-master/mailToTelegramForwarder.py:1051 in 'main']
> Hint: python3-python-telegram-bot could be available with Bullseye (Testing, 25th of May **2012**) Maybe 2022 ? > forward_to_chat_id: Only one Chat or User ID possible ?
- Mail parser (plain and HTML) - TG message builder (plain text + styled)
Dear All, I am running Debian bookworm 12.6 with Python 3.11.2 and dual IP stack with IPv4 and IPv6 I installed python3-python-telegram-bot and python3-imaplib2 and I did the configuration in...