proxmox/proxmox-notify/src/endpoints
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
..
common notify: convert Option<Vec<T>> -> Vec<T> in config structs 2024-04-23 23:06:52 +02:00
gotify.rs notify: endpoints: matcher: improve descriptions for API types 2024-04-23 23:06:56 +02:00
mod.rs notify: add 'smtp' endpoint 2023-11-17 08:31:36 +01:00
sendmail.rs notify: copy sendmail/forward fn's from proxmox_sys 2024-07-11 14:43:37 +02:00
smtp.rs notify: endpoints: matcher: improve descriptions for API types 2024-04-23 23:06:56 +02:00