https://bugs.exim.org/show_bug.cgi?id=2276
--- Comment #7 from Phil Pennock <[email protected]> --- Hrm, we _always_ open the spool data file O_RDWR. That's slightly disconcerting. I've just pushed an untested "this couldn't possibly go wrong, could it?" code-change, specifying O_NOFOLLOW if that is defined. That should improve our robustness a little. -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
