Cannot receive email

What I’m trying to do:
I have set up an email service exactly as demonstrated in the tutorial. However, I have not been able to receive any email regardless of if it is sent from a personal email (gmail) or work email (outlook). I have even tried cloning the app example provided in the guide and even that one does not receive email.

What I’ve tried and what’s not working:

I have tried sending email while running as well as while in edit mode, neither result in successful reading of incoming messages. I have double and triple checked the email I am sending to to make sure it is correct.

Are there any other “obvious” potential setting I should be checking for?

Thank you!

The only “obvious” thing I can think of is have you published your app? If so, did you publish your email code changes?

I’m pretty sure the email @anvil.email.handle_message decorator would only work for the published domain if it was registered in the published version.