wekan / wekan

The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://app.transifex.com/wekan/wekan only.
https://wekan.github.io
MIT License
19.26k stars 2.81k forks source link

Turn off email notification #5407

Open Veka85 opened 2 months ago

Veka85 commented 2 months ago

WeKan ® Version 7.42.0 Meteor version 2.14 Node version 14.21.4 MongoDB version 6.0.14 MongoDB storage engine wiredTiger MongoDB Oplog enabled
OS Type Linux OS Platform linux OS Arch x64 OS Release 3.10.0-1062.12.1.el7.x86_64

Is there a way to turn off email notifications in global, or even better for specific board?

xet7 commented 2 months ago

@Veka85

Remove email settings:


sudo snap unset wekan mail-from
``
Veka85 commented 2 months ago

Tnx for the fast reply, bit if would be ideal if every user could have the option to manage this by himself (turn on/off email notifications)

xet7 commented 2 months ago

@Veka85

I think, WeKan already has that, at per-board Muted/Tracking/Watching.

Veka85 commented 2 months ago

@xet7 Yes, those are useful, i need those notifications in the notifications tab https://prnt.sc/WUmlV6pVKF6G , but would like an ability to deactivate incoming email notifications...