[pbs-devel] applied: [PATCH proxmox-backup v2 0/4] close #3162: add options to configure mail_from address

Dietmar Maurer dietmar at proxmox.com
Tue Jan 4 08:32:57 CET 2022


applied

On 1/3/22 10:04, Hannes Laimer wrote:
> Adds an option to configure the email address that is used as 'from'
> when mails are sent.
>
> v2:
>   - don't lock config file for reading
>   - marked 4th patch (for ui) as optional, config can be updated through the
>   API or using the proxmox-backup-manager
>
> Hannes Laimer (4):
>    config: add email-from to NodeConfig
>    api2: make email-from updatable
>    server: use configured email-from for sending mail
>    ui: add new options tab under configuration
>
>   src/api2/node/config.rs           |  4 ++++
>   src/config/node.rs                |  8 ++++++++
>   src/server/email_notifications.rs |  5 ++++-
>   www/SystemConfiguration.js        | 25 +++++++++++++++++++++++--
>   www/config/NodeOptionView.js      |  9 +++++++++
>   5 files changed, 48 insertions(+), 3 deletions(-)
>





More information about the pbs-devel mailing list