mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #948] HTML based Mail rejected #663
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#663
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @CrazyWolf13 on GitHub (Nov 15, 2023).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/948
Hi
I got wanted to use Veeam backup Agent and it's email notification system, it had a test button and with some help from the discord I got it working through the test button, however real notifications were not sent.
With some troubleshooting from Discord we came to the conclusion that HTML based mails cannot be delivered, are rejected in any way, will we get any support here? Or some sort of simple html to txt extractor?
Some python stripping via beautifulsoup would probably be possible but would get messy pretty soon.
Clients:
Selfhost Ntfy, clientt: android, web
@binwiederhier commented on GitHub (Nov 16, 2023):
Duplicate of #690