Re: [Exim] Crazy expansion

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Erik Johansson
Fecha:  
A: exim-users
Asunto: 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)