Code Monkey home page Code Monkey logo

Comments (8)

kiswa avatar kiswa commented on August 16, 2024

I'll look into it. I'm not sure what the best implementation would be considering it's self-hosted.

from taskboard.

captainwasabi avatar captainwasabi commented on August 16, 2024

Self hosted should be ok, you'd just need to specify the server name, port, username, and password, and the FROM name (which could be different than the username.) Take a look at how ssmtp is set up. However, I would definitely want to control what events and boards I got email from (I get a couple hundred emails a day as it is) with a single selection to turn off ALL email. If you can take a look at the way Bugzilla's email prefs work.

from taskboard.

mrmierzejewski avatar mrmierzejewski commented on August 16, 2024

@kiswa PHPMailer is very powerful library for sending emails (https://github.com/PHPMailer/PHPMailer)

from taskboard.

kernle32dll avatar kernle32dll commented on August 16, 2024

👍 +1 This could be set up like the triggers, so board admins can specify which mails are send on which actions. Also, like captainwasabi said - this should be possible to be turned off (as a user setting). Maybe something like "receive mails from board".

from taskboard.

torwag avatar torwag commented on August 16, 2024

Maybe it is worse to check how this is done in owncloud. They allow sending emails as well. e.g. for password recovery. Furthermore, an action related automatic email notification would be great. E.g. if I assign or remove users to task that should inform them that there is work waiting for them.

from taskboard.

Shattenjagger avatar Shattenjagger commented on August 16, 2024

Hi there. :) I'd done it for one of my clients. Add me to contributors, so I'll push it to separate branch and you'll be able to make the merge!

from taskboard.

kiswa avatar kiswa commented on August 16, 2024

Anyone can submit a PR against the dev branch. If you have a working solution for this already, I'd be glad to have your PR!

from taskboard.

kiswa avatar kiswa commented on August 16, 2024

Closing thanks to @Shattenjagger

A new issue will need to be created to fine-tune the email options, but it's at least a thing now!

from taskboard.

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.