LOG: MAIN PANIC
failed to expand condition "${lookup{$recipients} lsearch{/etc/domeny/spamtrap_addresses}}"" for lookuphost router: unknown variable name "recipients"
Would it be possible to do it using ACL user variables? That is, if recipient address in some specific ACL is checked as existing in the /etc/domeny/spamtrap_addresses file, $acl_m_somevariable gets set and then a router preceding "lookuphost" could be configured that passes the message on to local delivery depending on $acl_m_somevariable?