Re: [exim] Problem with filter on Base64-encoded subject fie…

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Lena
Fecha:  
A: exim-users
Asunto: Re: [exim] Problem with filter on Base64-encoded subject field
> this means that Exim cannot decode the original header for some reason.

Insert into the beginning of Exim config:
check_rfc2047_length = false

Also, you should encode Subject back.