Commit 77faca4
committed
exmdb: don't ignore result from copy_eml_ext
Even though common_util_copy_message_internal would make a hardlink
in the filesystem, the new filename would never be entered into the
database and thus not get served.
Fixes: gromox-2.20-129-gdde537f36
References: GXH-107, DESK-22291 parent 49c275e commit 77faca4
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4693 | 4693 | | |
4694 | 4694 | | |
4695 | 4695 | | |
4696 | | - | |
| 4696 | + | |
4697 | 4697 | | |
4698 | 4698 | | |
4699 | | - | |
| 4699 | + | |
4700 | 4700 | | |
4701 | 4701 | | |
4702 | 4702 | | |
| |||
4767 | 4767 | | |
4768 | 4768 | | |
4769 | 4769 | | |
4770 | | - | |
| 4770 | + | |
4771 | 4771 | | |
4772 | 4772 | | |
4773 | 4773 | | |
| |||
0 commit comments