I’m trying to set up mail with MailJet. The domain name and email is approved on my MailJet dashboard, but I can’t receive mail to access my admin account. In the guide it says to check the logs at /var/discourse/shared/standalone/log/rails/production.log. When I insert that into the console, it says access denied. I’ve checked an the email is set up properly.
/var/discourse/shared/standalone/log/rails/production.log is a file path, you may view it by connecting to your server over ssh. You may need to use sudo to view the file, adjust to however you are viewing it.
Typing “MailJet” in the search will give you quite a few topics regarding setting up MailJet.
To access your admin account, use this https://YourForumDomain/admin
If it prompts you to login in, just use the email address you used to set it up (and the password).
Can you see your site from the Internet by type your forum’s URL in the address bar? It would help to give a little more information about your site. Where is it hosted (Digital Ocean or another cloud service, or a dedicated server?).