mirror of
https://git.proxmox.com/git/proxmox-mail-forward
synced 2025-04-28 11:37:31 +00:00
![]() 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> |
||
---|---|---|
.cargo | ||
debian | ||
src | ||
.gitignore | ||
Cargo.toml | ||
Makefile | ||
rustfmt.toml |