proxmox-backup/src/tape
Lukas Wagner a4f1b175d1 server: notifications: send tape notifications via notification system
If the `notification-mode` parameter is set to `legacy-sendmail`, then
we still use the new infrastructure, but don't consider the
notification config and use a hard-coded sendmail endpoint directly.

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
Tested-by: Gabriel Goller <g.goller@proxmox.com>
Reviewed-by: Gabriel Goller <g.goller@proxmox.com>
Tested-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-04-23 23:14:46 +02:00
..
changer remove needless borrows 2024-02-13 10:06:16 +01:00
drive server: notifications: send tape notifications via notification system 2024-04-23 23:14:46 +02:00
file_formats fix #4412: tape: initial WORM support 2023-03-01 08:19:59 +01:00
pool_writer server: notifications: send tape notifications via notification system 2024-04-23 23:14:46 +02:00
test cargo fmt 2022-10-11 09:37:16 +02:00
encryption_keys.rs tape: move key deriving into SgTape 2024-01-22 13:07:13 +01:00
inventory.rs tape: factor getting encryption fingerprint tuple out 2024-02-01 16:25:22 +01:00
media_catalog_cache.rs tape: replace '&Path' with 'AsRef<Path>' in function parameters 2022-10-20 13:22:39 +02:00
media_catalog.rs media_catalog: use stream_position 2024-02-13 10:07:06 +01:00
media_pool.rs clippy fixes: casting to the same type is unnecessary 2023-06-23 12:01:33 +02:00
media_set.rs fix #5229: tape: remove max sequence number limit 2024-02-12 14:05:14 +01:00
mod.rs server: notifications: send tape notifications via notification system 2024-04-23 23:14:46 +02:00