[exim-dev] Re: ACL_WHERE_MIME aargh

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Tom Kistner
Fecha:  
A: Tony Finch
Cc: exim-dev
Asunto: [exim-dev] Re: ACL_WHERE_MIME aargh
Tony Finch wrote:

> Tom, would it be right to declare ACL_WHERE_MIME unconditionally? If you
> compile the code currently in CVS without CONTENT_SCAN then it blows up.
> The patch below fixes the problem.


Ouch. I see. Now I have a problem. Defining it unconditionally would
work, but isn't very nice. Keeping it conditional would require a lot
more red tape in the tables in acl.c (which already looks like after a
rocket attack).

I'll go home now, I'll fix this later this evening or tomorrow morning.

/tom