[pve-devel] applied: [PATCH common v2] fix #4162: added `Auto-Submitted` header to email body
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Nov 6 18:40:05 CET 2023
Am 19/09/2023 um 09:35 schrieb Gabriel Goller:
> `Auto-Submitted` is defined in the rfc 5436 [1] and describes how
> an automatic response (f.e. ooo replies, etc.) should behave on the
> emails. When using `Auto-Submitted: auto-generated` (or any value
> other than `none`) automatic replies won't be triggered.
>
> [1]: https://www.rfc-editor.org/rfc/rfc3834.html
>
> Signed-off-by: Gabriel Goller <g.goller at proxmox.com>
> ---
>
> Note: this is already merged in `proxmox_sys::mail::sendmail`,
> which is used by pbs and pve. This is aimed at pmg, which
> still uses the perl implementation and for keeping the email
> behavior consistent through all products.
>
> src/PVE/Tools.pm | 2 ++
> 1 file changed, 2 insertions(+)
>
>
applied, thanks!
More information about the pve-devel
mailing list