On Fri, 10 Nov 2006 02:41:16 +0100
Heiko Schlittermann <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]

-- 
## 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/

Reply via email to