I have a webhook notification target that sends me a notification through ntfy, and a notification matcher that is set to match all notifications (no match rules are present) and send them to the webhook target.
If I click the test button for the notification target, I'll receive the notification almost instantly.
But I am not receiving mails sent to root, like my test emails, ZFS events, apt changelists, or anything else.
This is how I send a test mail:
echo 'test' | mail -s "This is a test" root
Why arent root mails forwarded to the webhook target I set up?
Proxmox 8.4.1, first discovered on 8.3.5
If I click the test button for the notification target, I'll receive the notification almost instantly.
But I am not receiving mails sent to root, like my test emails, ZFS events, apt changelists, or anything else.
This is how I send a test mail:
echo 'test' | mail -s "This is a test" root
Why arent root mails forwarded to the webhook target I set up?
Proxmox 8.4.1, first discovered on 8.3.5