Sign in to join this conversation, and others like it, in the communities you care about.
Wekan is an open-source kanban board (Trello like) which allows a card-based task and to-do management.
Wekan OIDC login with Gitlab
13 messages
Card popup location
12 messages
Hi. Cant run Wekan on Windows Browser, error attached. please advise.
4 messages
low effort production installation
LDAP base DN with white space in it
3 messages
Wekan / General
Also is it possible to have multiple email points for sending out emails?
It would be useful to send out requests to people from various smtp servers for different boards.
I would think, it would be better to setup one outgoing webhook to one chat, for each board, for example to RocketChat. See Wekan GitHub wiki https://github.com/wekan/wekan/wiki right menu Outgoing Webhooks.
so activities from one board would go to one chat channel
like private channel at rocketchat
and from another board activities would go to anoher private chat channel
Optionally: https://github.com/wekan/wekan/wiki/OAuth2#rocketchat-providing-oauth2-login-to-wekan
https://github.com/wekan/wekan/wiki/Outgoing-Webhook-to-Discord
that page also has info about rocketchat
although, depends what kind of emails you need
due dates, etc only
or some other
https://github.com/wekan/wekan/issues/2830
about limiting webhook data
there is also some notification email related settings, that you see with command on server: wekan.help | less
wekan.help
| less
These https://github.com/wekan/wekan/blob/master/docker-compose.yml#L256-L290
just for lowercase for snap commands
Well, then Wekan also has notification drawer like Trello https://github.com/wekan/wekan/issues/2471
Some contributor added it, but I have not yet figured out how it works :D LOL
Well, Wekan is full of features and fixes added by some 180 contributors, during about 5,5 years Wekan has been in development
of real time
combined about 13 years of coding work
Hmm...
or do you mean outgoing + incoming email per board?
like in Trello, that someone can send email and it appears to board?
Adding email settings to board settings
Like this, Feature request: Respond via e-mail, Trello style https://github.com/wekan/wekan/issues/2414