Add rcpt-domain key to rcpt.relay rule evaluation
This commit is contained in:
@@ -125,6 +125,7 @@ impl SMTP {
|
||||
handle: &handle,
|
||||
core: self,
|
||||
data: &mut plugin_data,
|
||||
message: instance.message(),
|
||||
arguments,
|
||||
},
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user