On Tue, 7 Nov 2006, Dave Evans wrote: > Just curious... given an 'exim' executable, is there a way to see the > compiled-in settings? Specifically, I'm wondering about CONFIGURE_FILE. > "exim -bV" shows which file is being used for this particular invocation, but > not the complete CONFIGURE_FILE list.
-bP (That's the 2nd time this has come up in a week, oddly enough). ... or are you referring to the rare situation where CONFIGURE_FILE contains more than one file? In that case, I think you've found the only answer already: > '/usr/bin/strings' reveals all :-) -- Philip Hazel University of Cambridge Computing Service Get the Exim 4 book: http://www.uit.co.uk/exim-book -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
