Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Broken-by: 12e9bb25fc
|
|
|
|
deliveries as default
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There might be reasons to cheat about the Exim version you're running.
(Think of stupid security scanners.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-M (--related) was hidden by -m (--man), because of case insensitive
option matching. (4.90 … 4.92 did case insensitive option processing)
Thanks to Andreas Metzler for reporting this issue.
|
|
Make tempfile names unique across Exim instances running in a cluster on
a shared $spool_directory. (They need to set localhost_number to have
cluster-unique message_exim_ids.)
|
|
On at least one *BSD system, /tmp is owned by root:wheel and
files created there are owned by <creator>:wheel. The following
mv /tmp/<tmpfile> to an existing file with other permissions fails
for the non-privileged user.
|
|
|
|
|
|
|
|
on missing default TLD file.
|
|
|
|
|
|
Broken-by: a5ffa9b475
|
|
|
|
|
|
|
|
|
|
|
|
Credits to Andreas Metzler <eximusers@bebt.de>.
|
|
|
|
|
|
|
|
domain. Bug 2375
|
|
|
|
|
|
Broken-by: 59932f7dcd
|
|
1840, 2339
|
|
(cherry picked from commit f3c73adaa541ae54092467a29668ac32894ef1dc)
|
|
(cherry picked from commit 5376b7ca07e9b00e2552f33270e79c59840a9778)
|