Token mail TEMPLATE

Is it possible to edit the mail template used by local server?

It should be possible.

But you will probably need to edit the source code before installing the Server, as that is the only way I could find what I think is the default template, in a file called single_token_mail_body.txt in blynk-server-0.25.1\blynk-server-0.25.1\server\core\src\main\resources

1 Like

Yes you can. But you need to rebuild project in that case. In other words - this is not simple.

1 Like

Thank you guys, after some research, I did:

jar xf server-0.25.0.jar

jar cmvf META-INF/MANIFEST.MF server.jar *