In the configuration file or user settings, as documentation clearly explains.
Hi.. I meant the SMTP for sending notification
found
<entry key='mail.smtp.host'>mail.mydomain.com/entry>
<entry key='mail.smtp.port'>25</entry>
<entry key='mail.smtp.ssl.enable'>false</entry>
<entry key='mail.smtp.from'>noreply@mydomain.com</entry>
<entry key='mail.smtp.auth'>true</entry>
<entry key='mail.smtp.username'>usersmtp@mydomain.com</entry>
<entry key='mail.smtp.password'>himyusersmtp@mydomain.com</entry>
but can't find how to test this config
There is a button in user account settings to test it. It might not work though if you are using version 3.15, in which case you would need to wait for a notification.
thanks it works.. where can I find the version info..
Notifications using mail are working okay with example above.
In version 3.15 the notification test button is not displayed as described.
What are the options to execute a script for a notification ?
I would like to configure notifications using the Telegram API
see; https://core.telegram.org/
Hello HenkB,
did you get it to work?
Hello,
where can I configure email ?
thanks