public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Dietmar Maurer <dietmar@proxmox.com>
To: Proxmox Backup Server development discussion
	<pbs-devel@lists.proxmox.com>,
	Hannes Laimer <h.laimer@proxmox.com>
Subject: [pbs-devel] applied: [PATCH proxmox-backup v2 0/4] close #3162: add options to configure mail_from address
Date: Tue, 4 Jan 2022 08:32:57 +0100	[thread overview]
Message-ID: <0fa02239-4d1c-20ce-4088-7da054a87251@proxmox.com> (raw)
In-Reply-To: <20220103090456.17494-1-h.laimer@proxmox.com>

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(-)
>




      parent reply	other threads:[~2022-01-04  7:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-03  9:04 [pbs-devel] " Hannes Laimer
2022-01-03  9:04 ` [pbs-devel] [PATCH proxmox-backup v2 1/4] config: add email-from to NodeConfig Hannes Laimer
2022-01-03  9:04 ` [pbs-devel] [PATCH proxmox-backup v2 2/4] api2: make email-from updatable Hannes Laimer
2022-01-03  9:04 ` [pbs-devel] [PATCH proxmox-backup v2 3/4] server: use configured email-from for sending mail Hannes Laimer
2022-01-03  9:04 ` [pbs-devel] [PATCH proxmox-backup v2 4/4][optional] ui: add new options tab under configuration Hannes Laimer
2022-01-04  7:32 ` Dietmar Maurer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0fa02239-4d1c-20ce-4088-7da054a87251@proxmox.com \
    --to=dietmar@proxmox.com \
    --cc=h.laimer@proxmox.com \
    --cc=pbs-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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