proxmox/proxmox-notify/src
Shannon Sterz 57c84dbfb5 notify: switch sendmail endpoint over to new crate
use the new `proxmox-sendmail` crate instead of the bespoke
implementation in `proxmox-notify`.

Signed-off-by: Shannon Sterz <s.sterz@proxmox.com>
Reviewed-by: Lukas Wagner <l.wagner@proxmox.com>
Tested-by: Lukas Wagner <l.wagner@proxmox.com>
2024-12-02 15:38:48 +01:00
..
api notify: add api for webhook targets 2024-11-10 18:55:11 +01:00
context remove unneeded returns 2024-06-28 10:22:58 +02:00
endpoints notify: switch sendmail endpoint over to new crate 2024-12-02 15:38:48 +01:00
renderer notify: remove irritating 'html template not found' log message 2024-11-26 12:08:49 +01:00
config.rs notify: implement webhook targets 2024-11-10 18:55:11 +01:00
filter.rs notify: replace filters and groups with matcher-based system 2023-11-17 08:31:36 +01:00
group.rs notify: replace filters and groups with matcher-based system 2023-11-17 08:31:36 +01:00
lib.rs notify: implement webhook targets 2024-11-10 18:55:11 +01:00
matcher.rs notify: add missing doc-comment description for api enums 2024-10-22 14:49:10 +02:00
schema.rs notify: replace filters and groups with matcher-based system 2023-11-17 08:31:36 +01:00