Giter Site home page Giter Site logo

Comments (5)

benhbenny avatar benhbenny commented on August 28, 2024

+1 πŸ‘

from taiga.

iman4000 avatar iman4000 commented on August 28, 2024

i want to invite others to project but emails don't send to them. is this make it ok?

from taiga.

Alex-philip5 avatar Alex-philip5 commented on August 28, 2024

We also facing email configuring issue, Please help out for the following query

from taiga.

joimaradoni avatar joimaradoni commented on August 28, 2024

Having example email variables shown in the variables.env file would make configuration a bit easier for users not familiar with the taiga variables required.

## email details (SMTP example)
#DEFAULT_FROM_EMAIL = '[email protected]'
#CHANGE_NOTIFICATIONS_MIN_INTERVAL = 30 #seconds
#EMAIL_BACKEND = 'django.core.mail.backends.smtp.EmailBackend'
#EMAIL_USE_TLS = True
#EMAIL_USE_SSL = False
#EMAIL_HOST = 'smtp.example.net'
#EMAIL_PORT = 587
#EMAIL_HOST_USER = '[email protected]'
#EMAIL_HOST_PASSWORD = 'PASSWORD'

i have added to variable.env for email setting, this is what i have added

email details (SMTP example)

DEFAULT_FROM_EMAIL='[email protected]'
CHANGE_NOTIFICATIONS_MIN_INTERVAL=60 #seconds
EMAIL_BACKEND='smtp'
EMAIL_USE_TLS=True
EMAIL_USE_SSL=False
EMAIL_HOST='smtp.blablabla.co.id'
EMAIL_PORT=587
EMAIL_HOST_USER='[email protected]'
EMAIL_HOST_PASSWORD='B3ta-N0reply*#asdawer’

but the new member that i have invited not receive the email, did you have any solution for email?
or what i missed in variable.env email above?

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.