[pbs-devel] applied: [PATCH proxmox-backup v2 1/2] tape/send_load_media_email: move to server/email_notifications
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Mar 11 09:58:39 CET 2021
On 11.03.21 09:24, Dominik Csapak wrote:
> and reuse 'send_job_status_mail' there so that we get consistent
> formatted mails from pbs (e.g. html part and author)
>
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> changes from v1:
> * better commit subject/message
> * move code to email related module
> * do not make send_job_status_mail pub
>
> src/server/email_notifications.rs | 24 +++++++++++++++++++++
> src/tape/changer/email.rs | 36 -------------------------------
> src/tape/changer/mod.rs | 3 ---
> src/tape/drive/mod.rs | 6 ++++--
> 4 files changed, 28 insertions(+), 41 deletions(-)
> delete mode 100644 src/tape/changer/email.rs
>
>
applied, thanks!
More information about the pbs-devel
mailing list