proxmox/proxmox-notify/src
Lukas Wagner 3c1c34043e notify: copy sendmail/forward fn's from proxmox_sys
proxmox_notify is the only user of those functions, so it makes
sense to move them here. A future commit will mark the
original functions from proxmox_sys as deprecated.

The functions were slightly modified, mostly to not
rely on anyhow for error reporting. Also they
are now private functions.

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
2024-07-11 14:43:37 +02:00
..
api various clippy fixes 2024-06-06 11:40:49 +02:00
context remove unneeded returns 2024-06-28 10:22:58 +02:00
endpoints notify: copy sendmail/forward fn's from proxmox_sys 2024-07-11 14:43:37 +02:00
renderer notify: fix TemplateType::Subject doc comment 2024-04-24 08:05:16 +02:00
config.rs various clippy fixes 2024-06-06 11:40:49 +02: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 tree-wide: enable doc_cfg and doc_auto_cfg for docs 2024-07-02 11:59:53 +02:00
matcher.rs notify: endpoints: matcher: improve descriptions for API types 2024-04-23 23:06:56 +02:00
schema.rs notify: replace filters and groups with matcher-based system 2023-11-17 08:31:36 +01:00