truemail-rb / truemail-rack-docker-image

Truemail rack docker image :whale:
https://truemail-rb.org/truemail-rack-docker-image
MIT License
26 stars 8 forks source link

[QUESTION] Required ACCESS_TOKENS details #58

Closed aishusubramanian13 closed 2 years ago

aishusubramanian13 commented 2 years ago

New question checklist

Question

Kindly let me know how to get the access token details for setup the truemail-rack-docker-image - https://github.com/truemail-rb/truemail-rack-docker-image

I would like to validate the email using the truemail-rack-docker.

I have pull the docker image and set the VERIFIER_EMAIL in docker-compose.yml file. But i dont know the value for access token and I don't have the knowledge about how/where to get the access token details.

Thanks in advanced.

bestwebua commented 2 years ago

Hi, @aishusubramanian13! It can be some string provided from you. About ACCESS_TOKENS var you can find a lot here: https://truemail-rb.org/truemail-rack/#/starting-the-server?id=configurable-options

aishusubramanian13 commented 2 years ago

Hi, @aishusubramanian13! It can be some string provided from you. About ACCESS_TOKENS var you can find a lot here: https://truemail-rb.org/truemail-rack/#/starting-the-server?id=configurable-options Thanks for the response. I am not sure about any string. it can be token from github/ SMTP token/ Docker token or any random string?

bestwebua commented 2 years ago

Thanks for the response. I am not sure about any string. it can be token from github/ SMTP token/ Docker token or any random string?

It can be a random string.