Autor: Erik Johansson
Datum:
To: exim-users
Betreff: Re: [Exim] Crazy expansion
Vadim Vygonets wrote:
> #define AUTH_USERPW(user, pass)
...
> server_condition = AUTH_USERPW($1, $2)
>
> But it's impossible to do in Exim right now.
Will C preprocessing be added to Exim. All that's really needed is a
change in commenting style, no? (Which can really break things)