On 24 Apr 2017, at 05:53, Ajay Kajla via Exim-users <[email protected]> wrote: > #####Test Filter 20/Apr/2017 > if ("$h_from:" contains "example.com" and $h_bcc:" contains "ajaykajla") > then > unseen deliver "[email protected]" > endif > ######
This only works if there is a Bcc header. Many clients do not insert one, for the specific reason that it’s “blind”. Graeme -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
