diff --git a/proxmox-notify/src/context/pbs.rs b/proxmox-notify/src/context/pbs.rs index 299f6859..2de305f5 100644 --- a/proxmox-notify/src/context/pbs.rs +++ b/proxmox-notify/src/context/pbs.rs @@ -66,8 +66,11 @@ sendmail: mail-to-root matcher: default-matcher mode all + invert-match true + match-field exact:type=prune + match-severity info target mail-to-root - comment Route all notifications to mail-to-root + comment Route everything but successful prune job notifications to mail-to-root "; #[derive(Debug)]