On 19/12/15 22:31, Michael Haardt wrote: > I did some limited testing Many thanks. The resolver and OS-specific include ones will go in immediately. The environment one, I'm wary about the dropping of other bits of environment that may be relevant to the code being wrapped in the to-zulu-time. Locale comes specifically to mind.
The lack of setenv was raised for older Solaris environments, in https://bugs.exim.org/show_bug.cgi?id=1578 I wrote a patch then but was unable to test it due to lack of such a system. Could you have a play with the patch attached there and see if it works for you? To exercise these calls you'll need to use expansions that pull times out of certificates. eg: ${certextract {notbefore} {$tls_in_ourcert}} See test/confs/2002 for an example. If you really feel motivated, get the testsuite running (test/README). -- Cheers, Jeremy -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
