Anti-SPAM DMARC, HELO, IP and RBL scripts
This commit is contained in:
@@ -178,7 +178,7 @@ impl SMTP {
|
||||
);
|
||||
}
|
||||
}
|
||||
Lookup::Directory { .. } => {
|
||||
Lookup::Directory { .. } | Lookup::Map { .. } => {
|
||||
// Not implemented
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user