Re: [Exim] Crazy expansion

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Erik Johansson
Dátum:  
Címzett: exim-users
Tárgy: 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)