I didn’t receive any email either.
It sounds like your server might not be configured properly to send emails through the wp_mail
function, which Jetpack uses.
Can you try installing the Check Email plugin and sending yourself a test email to see if it works? You can download the plugin here:
https://www.ads-software.com/plugins/check-email/
If you didn’t receive a test email, you could try using a plugin like this one to configure your WordPress site to use a specific email service:
https://www.ads-software.com/plugins/wp-mail-smtp/
If the function appears to be work properly, it means that Jetpack’s emails are filtered out before they can reach our inboxes:
* They can be filtered out by your server before they even get sent out; your hosting provider should be able to check their server email logs to find out if the emails were blocked.
* They can be filtered out by our email providers (I used Gmail in my test). If that’s the case I’m afraid the only way around this would be to send your emails through a different provider, thanks to the plugin I mentioned above.
Let me know if this helps!