Go to file
Lukas Wagner 0451898c05 do not forward on PBS systems if co-installed with PVE
With the newly built-in targets/matchers, we should not add
a target/matcher manually any more. In fact, this broke mail
forwarding on PBS because 'default-matcher' already existed as a
built-in and could thus not be created.
We now simply do an early return.

Also initialize notify-context before instantiating the config,
since that already requires the context to be set.

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
2023-11-21 17:30:07 +01:00
.cargo initial commit 2022-11-10 11:28:17 +01:00
debian bump version to 0.2.1 2023-11-17 17:58:50 +01:00
src do not forward on PBS systems if co-installed with PVE 2023-11-21 17:30:07 +01:00
.gitignore add Debian packaging 2022-11-10 11:28:21 +01:00
Cargo.toml bump version to 0.2.1 2023-11-17 17:58:50 +01:00
Makefile buildsys: derive upload dist automatically 2023-06-23 13:39:23 +02:00
rustfmt.toml initial commit 2022-11-10 11:28:17 +01:00