Hello.
Since recently (don't know exactly when) it's not possible to receive emails from outlook.com so also not from office 365 customers.
The cause is that the pub-key is not available:
We also have this on our DA servers with almost the same notice:
However, there the mails are not rejected.
We do have this setting enabled.
Since recently (don't know exactly when) it's not possible to receive emails from outlook.com so also not from office 365 customers.
The cause is that the pub-key is not available:
Code:
rejected DKIM : DKIM: encountered the following problem validating outlook.com: pubkey_unavailable
Code:
(EUR01-DB5-obe.outbound.protection.outlook.com) [40.92.64.40] Warning: DKIM: Invalid. reason='pubkey_unavailable'. May be a temporary problem.
We do have this setting enabled.
Is there a way to keep this enabled, but don't reject mail only when pubkey is not available?Reject mail at SMTP time if the sender fails DKIM key validation.