Hello,
I hosted my kanboard on an online server.
When I receive a reminder mail for a task, the sender name in the mail is “Kanboard”.
How can I change this name.
Thanks for your help.
Greetings backdrafter
Hello,
I hosted my kanboard on an online server.
When I receive a reminder mail for a task, the sender name in the mail is “Kanboard”.
How can I change this name.
Thanks for your help.
Greetings backdrafter
This is hardcoded in: /app/Core/Mail/Client.php.
Programmer note: Perhaps it would be better to have a variable for this to read from the config.php mail section?