https://bugs.exim.org/show_bug.cgi?id=1568
--- Comment #3 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/2339c66a83ad30ebc59a8bf065a11c11f4158e7c commit 2339c66a83ad30ebc59a8bf065a11c11f4158e7c Author: Jeremy Harris <[email protected]> AuthorDate: Sun Jan 11 18:40:05 2015 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Sun Jan 11 18:40:05 2015 +0000 do re compilations at daemon startup. bug 1568 ---- src/src/daemon.c | 9 +++++ src/src/deliver.c | 57 ++++++++++++++++------------ src/src/dns.c | 14 +++++-- src/src/exim.c | 4 +- src/src/functions.h | 7 +++- src/src/malware.c | 104 +++++++++++++++++++++++++++++++++++++++------------- src/src/regex.c | 2 +- 7 files changed, 141 insertions(+), 56 deletions(-) -- 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/ ##
