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
Is there a way to tell Telegram to ignore all tags? I tried tgram://yada?format=text&overflow=truncate and mailrise: body_format: text and still it looks like it is reading a tag.
WARNING:apprise:Failed to send Telegram notification to myid: Bad Request: can't parse entities: Unsupported start tag "root@myhost.local.mydomain.com" at byte offset 30, error=400.
this is how I am testing it: echo "This is a test message sent from postfix on my Server" | mail -s "Test Email from myhost" your-email@gmail.com
(this works fine in Discord)
PS: This is a great tool, exactly what I was looking for. The support for different recipient e-mails is awesome.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is there a way to tell Telegram to ignore all tags? I tried tgram://yada?format=text&overflow=truncate and mailrise: body_format: text and still it looks like it is reading a tag.
WARNING:apprise:Failed to send Telegram notification to myid: Bad Request: can't parse entities: Unsupported start tag "root@myhost.local.mydomain.com" at byte offset 30, error=400.
this is how I am testing it:
echo "This is a test message sent from postfix on my Server" | mail -s "Test Email from myhost" your-email@gmail.com
(this works fine in Discord)
PS: This is a great tool, exactly what I was looking for. The support for different recipient e-mails is awesome.
Beta Was this translation helpful? Give feedback.
All reactions