nethesis / dev

Nethesis issue tracker
http://www.nethesis.it
4 stars 1 forks source link

PEC Bridge: sending notifications to additional email #6186

Closed lucagasparini closed 1 year ago

lucagasparini commented 1 year ago

In the new version (5.1.9) the possibility has been added to send an email notification to an address other than the account in which problems are found (wrong password, delivery problems, ...).

This email address must be added in the file /usr/lib/webtop5/pecbridge/etc/config.xml in the first line here for example:

<sonicle-pec-bridge port = "10125" adminMail = "support@sonicle.com">

Without having to do a TC every time it would be useful to be able to make this change via setprop by adding an entry to the current configuration db:

# config show webtop-pecbridge
webtop-pecbridge=service
    TCPPort=10125
    access=
    status=enabled

Components: nethserver-webtop-pecbridge

nethbot commented 1 year ago

in 7.9.2009/nethesis-testing:

nethbot commented 1 year ago

in 7.9.2009/nethesis-testing:

Amygos commented 1 year ago

Test case 1

Test case 2

nethbot commented 1 year ago

in 7.9.2009/nethesis-testing:

lucagasparini commented 1 year ago

Test case 1: OK Test case 2: OK

nethbot commented 1 year ago

in 7.9.2009/nethesis-updates: