]> git.proxmox.com Git - proxmox.git/history - proxmox-notify/src/endpoints/smtp.rs
acme-api: add debian packaging
[proxmox.git] / proxmox-notify / src / endpoints / smtp.rs
2024-04-23 Lukas Wagnernotify: endpoints: matcher: improve descriptions for...
2024-04-23 Lukas Wagnernotify: derive `api` for Deleteable*Property
2024-04-23 Lukas Wagnernotify: convert Option<Vec<T>> -> Vec<T> in config...
2024-04-23 Lukas Wagnernotify: switch to file-based templating system
2024-02-01 Lukas WagnerMerge branch proxmox-rrd
2024-01-10 Lukas Wagnernotify: smtp: add `Auto-Submitted` header to email...
2024-01-10 Lukas Wagnernotify: smtp: forward original message instead nesting
2023-12-04 Wolfgang BumillerMerge branch 'proxmox-acme'
2023-11-17 Lukas Wagnernotify: add built-in config and 'origin' parameter
2023-11-17 Lukas Wagnernotify: add 'disable' parameter for matchers and targets.
2023-11-17 Lukas Wagnernotify: add api for smtp endpoints
2023-11-17 Lukas Wagnernotify: add 'smtp' endpoint