https://bugs.exim.org/show_bug.cgi?id=2602

--- Comment #2 from [email protected] ---
A suggestion to update the documentation around filters as in that
documentation a example is provided stating that $domain can be used:

https://www.exim.org/exim-html-current/doc/html/spec_html/ch-systemwide_message_filtering.html

8. Per-address filtering
In contrast to the system filter, which is run just once per message for each
delivery attempt, it is also possible to set up a system-wide filtering
operation that runs once for each recipient address. In this case, variables
such as $local_part and $domain can be used, and indeed, the choice of filter
file could be made dependent on them.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to