Giter Site home page Giter Site logo

Email support? about taiga HOT 6 CLOSED

docker-taiga avatar docker-taiga commented on August 27, 2024 1
Email support?

from taiga.

Comments (6)

w1ck3dg0ph3r avatar w1ck3dg0ph3r commented on August 27, 2024 1

@hellfirehd It seems if you set CHANGE_NOTIFICATIONS_MIN_INTERVAL to something greater than zero, you have to execute python3 manage.py send_notifications periodically:
https://github.com/taigaio/taiga-back/issues/1251

That was not in taiga.io docs, so I missed that. Will add the cronjob to the image in the future.

from taiga.

w1ck3dg0ph3r avatar w1ck3dg0ph3r commented on August 27, 2024

Hi! SMTP settings are available in config.py (./conf/back/config.py if you use the default docker-compose.yml volumes): https://github.com/docker-taiga/back/blob/a86fa380894aab80d3d602582f7150c0681a32a7/config.py#L27
The idea was that variables.env should contain infrastructure-specific variables only, with application configuration being mapped from a volume.

from taiga.

w1ck3dg0ph3r avatar w1ck3dg0ph3r commented on August 27, 2024

Note, that you need to restart taiga-back container after modifying the configuration

from taiga.

hellfirehd avatar hellfirehd commented on August 27, 2024

My Taiga instance can send email notifications but only seems to do so for user account related functions (invite, password, etc). Is there a setting in the config.py that will make Taiga send emails for project related events as well (e.g. new issue, comment, etc.)?

from taiga.

w1ck3dg0ph3r avatar w1ck3dg0ph3r commented on August 27, 2024

@hellfirehd Should be fixed in docker-taiga/back@684f907

from taiga.

LakshyAAAgrawal avatar LakshyAAAgrawal commented on August 27, 2024

Hey, I would suggest adding this to the readme. Shall I create a pull request?

from taiga.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.