public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox-backup 0/4] close #3162: add options to configure mail_from address
@ 2021-12-14 12:44 Hannes Laimer
  2021-12-14 12:44 ` [pbs-devel] [PATCH proxmox-backup 1/4] config: add email-from to NodeConfig Hannes Laimer
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Hannes Laimer @ 2021-12-14 12:44 UTC (permalink / raw)
  To: pbs-devel

Adds an option to configure the email address that is used as 'from'
when mails are sent.

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 |  6 +++++-
 www/SystemConfiguration.js        | 25 +++++++++++++++++++++++--
 www/config/NodeOptionView.js      |  9 +++++++++
 5 files changed, 49 insertions(+), 3 deletions(-)

-- 
2.30.2





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-12-16 10:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-14 12:44 [pbs-devel] [PATCH proxmox-backup 0/4] close #3162: add options to configure mail_from address Hannes Laimer
2021-12-14 12:44 ` [pbs-devel] [PATCH proxmox-backup 1/4] config: add email-from to NodeConfig Hannes Laimer
2021-12-14 12:44 ` [pbs-devel] [PATCH proxmox-backup 2/4] api2: make email-from updatable Hannes Laimer
2021-12-14 12:44 ` [pbs-devel] [PATCH proxmox-backup 3/4] server: use configured email-from for sending mail Hannes Laimer
2021-12-16  9:59   ` Dominik Csapak
2021-12-14 12:44 ` [pbs-devel] [PATCH proxmox-backup 4/4] ui: add new options tab under configuration Hannes Laimer
2021-12-16 10:04   ` Dominik Csapak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal