On Fri, 10 Nov 2006 02:41:16 +0100
Heiko Schlittermann <hs@???> wrote:
> while writing another acl checker
> (https://svn.schlittermann.de/pub/exiacl) I'd like to see some option
> to pass arbitrary variables into exim for debugging purposes (mainly
> on acl).
>
> e.g.:
>
> exim -oMx tls_peerdn="....."
>
> or at leaset options for setting these tls_* parameters tls_peerdn,
> tls_cipher.
You could use the -D option, which allows you to set macros (check
spec, chapter 5.3), then use macros in your config file.
--
Dominic Cleal
dominic@???