Commit f6f6fd5
committed
fix: set LANG and LC_ALL for emailconverter command
Ensures UTF-8 compatibility when passing filenames to the external emailconverter command. Nextcloud filenames are UTF-8 encoded, so the process requires a UTF-8 locale setting to handle them correctly.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>1 parent f57c7cf commit f6f6fd5
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
46 | 51 | | |
47 | 52 | | |
48 | 53 | | |
| |||
0 commit comments