Not receiving an email from Blynk

I’m not receiving Blynk notification welcome email when I create an account nor the email with the Blynk Code. Is it working find the email sending messages?

Regards,
Leandro

Example code for Arduino IDE:
Blynk.email("my_email@example.com", “Subject”, “Your message goes here”);
You must use a email icon on your smartphone Blynk application too.
Only 1 email per 15 seconds is allowed.

Thanks for your answer. I didn’t create the code yet.

I just open an account in blynk App and i did not receive the Blynk Welcome message email in the email registered account.

Is this local or cloud server?
Have you checked your junk/spam folder?

As a workaround you can view the token in the app and email it to yourself from your mobile device. Or copy/paste it and send it to yourself in some other way.

Pete.