Correctly quote filenames
commit0b5cf1f9ad6292ad5820df5b938604045f3302f1
authorSven Strickroth <email@cs-ware.de>
Fri, 30 Nov 2018 22:21:37 +0000 (30 23:21 +0100)
committerSven Strickroth <email@cs-ware.de>
Fri, 30 Nov 2018 22:39:40 +0000 (30 23:39 +0100)
tree09a491d71f47adc0407fefc740a4c839c69cc818
parent87006bb5db78d9f8db780c82d9daa501e3bb0de9
Correctly quote filenames

This is needed if the name contains a non ASCII char or space.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Utils/HwSMTP.cpp