No notification by email

Okay, great! It’s work!

I’m just following this video:

If that can help:
GOogle don’t like the “original” password for Less Secure Apps.

Then, you need to create a “fake password” (I explain like I think :slight_smile: ) like in the video.

How I have set the mail in the docker-compose:

  VIKUNJA_SERVICE_ENABLETASKATTACHMENTS: 1
  VIKUNJA_SERVICE_ENABLEREGISTRATION: 0
  VIKUNJA_SERVICE_ENABLEEMAILREMINDERS: 1
  VIKUNJA_MAILER_ENABLED: 1
  VIKUNJA_MAILER_FORCESSL: 1
  VIKUNJA_MAILER_HOST: smtp.gmail.com
  VIKUNJA_MAILER_PORT: 587
  VIKUNJA_MAILER_USERNAME: xxxxxx@gmail.com
  VIKUNJA_MAILER_PASSWORD: password.app.like.the.video

Thank you very much for your precious hint @kolaente

It’s great, I love notification like that.

Have a nice day and thank you very much again!

2 Likes