Keywords: Parse - AWS - How to - Other
Description:
As mentioned in another post I saw without resolution, I would like to set up mail validation on my bitnami parse installation, but the file and server structure appears to be different from the examples listed on the parse github readme.
I can locate config.json which appears to have similar options in it, but I cannot find the required index.js anywhere despite grepping everywhere.
Seems to be specific to the bitnami stack as I can find other YouTube videos of people modifying their index.js files to install mail adapters...
Has anybody run into or better yet managed to resolve this?