Re: [Exim] Problem with exim4.12 and mail command in system-…

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Michael Jakscht
Fecha:  
A: exim-users
Asunto: Re: [Exim] Problem with exim4.12 and mail command in system-filter
Hi,

the question is just why the hell my filter file crashes.
From spec.pdf and filter.pdf I got the informations that

--------------------
if "${if def:h_x-infected:{1}{0}}" is "1" then
mail to $reply_address:
--------------------

$reply_address: should be the one I need....
But if you look at the logs you will see that this email
will be rejected by my primary mx due to "missing or malformed mail
addresses"...

Michael