proxmox/proxmox-notify
Lukas Wagner efa607f1b5 notify: smtp: add Auto-Submitted header to email body
`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: Lukas Wagner <l.wagner@proxmox.com>
2024-01-10 12:20:41 +01:00
..
debian notify: bump version to 0.3.0-1 2023-11-17 13:36:55 +01:00
examples notify: factor out notification content into its own type 2023-11-17 08:31:36 +01:00
src notify: smtp: add Auto-Submitted header to email body 2024-01-10 12:20:41 +01:00
Cargo.toml notify: bump version to 0.3.0-1 2023-11-17 13:36:55 +01:00