Add rcpt-domain key to rcpt.relay rule evaluation

This commit is contained in:
mdecimus
2023-08-30 16:10:40 +02:00
parent 5b88a03e92
commit 4238c1409e
13 changed files with 198 additions and 34 deletions

View File

@@ -125,6 +125,7 @@ impl SMTP {
handle: &handle,
core: self,
data: &mut plugin_data,
message: instance.message(),
arguments,
},
);