[pmg-devel] applied: [PATCH pmg-api] fix #3141: do not split on ', ' for returning the from header

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Nov 18 17:03:51 CET 2020


On 18.11.20 13:59, Dominik Csapak wrote:
> this is only used to display it in the gui, simply return the whole
> from header instead of trying to find the first part
> 
> this was wrong in case someone sent an email with a from header like:
> 
> From: "Csapak, Dominik" <d.csapak at proxmox.com>
> 
> which would yield '"Csapak' as from part...
> 
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
>  src/PMG/API2/Quarantine.pm | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
> 
>

applied, thanks!




More information about the pmg-devel mailing list