imagegenius / docker-obico

Monolithic (Single) Docker Container for Obico Server
https://hub.docker.com/r/imagegenius/obico
GNU General Public License v3.0
8 stars 3 forks source link

Setting up SMTP for email notifications on Unraid docker #16

Open dbaggett262 opened 6 months ago

dbaggett262 commented 6 months ago

The dotenv.example isn't in the obico appdata folder, so I added variables in the docker settings for the all of the SMTP settings that are supposed to be there, but, when I try to verify my email address (Gmail) in the Obico dashboard to set up email notifications, it just goes to a HTTP 500 error. Any tips/hints?

hydazz commented 6 months ago

Im sure that you have double checked, but the simplest explanation would be ANY invalid email variables, ie username, password, mail server settings. see https://github.com/imagegenius/docker-obico/issues/10#issuecomment-1657035407