How create mail.properties prompt comand?

I have a small problem. I can not send the Token to my e-mail. Sorry my english, i’m brazilian.

edit mail.properties file
mail.smtp.auth=true
mail.smtp.starttls.enable=true
mail.smtp.host=smtp.gmail.com <---- if google
mail.smtp.port=587
mail.smtp.username=yourmail@gmail.com
mail.smtp.password=your password

Sorry. But I do not know how to create. Why they said they can not just the .txt file and then edit. Must be done via command prompt.

you can edit with the Blynk Administration Dashboard

I just did it. But the file is not generated.

weird

you can edit with notepad, and save mail.properties without any extension ( no .txt)
but where is server.properties ??

2019-06-15_200513

When I ran (server-0.41.6-java8) only those folders appeared. Weird. Why I saw a user with the same problem of mine. In his case it was a MAC. My problem is that I can not send the Token to my email. The problem can only be there

from scratch :

I do not know what it can be. I’ve read the Tutorial about 100x, the only thing I do not know is to create the mail and server files.

1 Like

I already watch this video.

1 Like


copy and past in your notepad

or download them here
http://www.mediafire.com/file/1uxkg9jkwwmxcb3/server.properties
http://www.mediafire.com/file/atia9c596s7ic19/mail.properties

I copied and edited the two files (mail and server). But I still can not send the Token.

15:26:19.417 ERROR- Error sending email auth token to user : xlmatheusfbastos@gmail.com. Error: 534-5.7.9 Application-specific password required. Learn more at
534 5.7.9 https://support.google.com/mail/?p=InvalidSecondFactor 34sm4087860qtq.59 - gsmtp

gmail password is wrong

Is not. I already looked.:frowning_face:

Can you use another email, other than gmail?

yes you can, you just need to change smtp and probably the port , not sure

maybe you are using the google 2-Step-Verification ?

Yes. But it did not work before.