Re: [Exim] Crazy expansion

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Erik Johansson
Date:  
À: exim-users
Sujet: 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)