[pve-devel] applied: [PATCH v2 common 1/8] sendmail: use more complete email regex and shellquote
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Feb 18 12:54:09 CET 2021
On 15.02.21 13:24, Fabian Ebner wrote:
> Shellquote is needed for '~', and while it doesn't help with '-', there should
> be no problem, because options are separated from mailto since commit
> 216a3f4f131693dc4bbad5e06e96a61baef5f5e9.
>
> Signed-off-by: Fabian Ebner <f.ebner at proxmox.com>
> ---
>
> New in v2.
>
> Since JSONSchema already uses Tools, the pattern has to live in Tools.
>
> src/PVE/JSONSchema.pm | 2 +-
> src/PVE/Tools.pm | 17 ++++++++++++-----
> 2 files changed, 13 insertions(+), 6 deletions(-)
>
>
applied, thanks!
More information about the pve-devel
mailing list