Autor: Peter Galbavy Fecha: A: exim-users Asunto: Re: [Exim] exim3.36 / authenticated_id and queuing
Following up on a related question:
Adapting the rest of my config; I call an external instance of exim for
SpamAssasin, and I changed the command to try to pass the $authenticated_id
variable iff is exists:
Expansion of "${if" from command "/usr/local/sbin/exim ${if
def:authenticated_id {-oMai $authenticated_id}} -oMr spam-scanned -bS" in
spamcheck transport failed: condition name expected, but found ""
My expansion looks (to me) of exactly the same form as the manual entry
example for "def:"