On Wed, 26 Feb 2003, Jeff Wishnie wrote:
> In my filters I very often need to test both the To: and CC: fields of
> a messages for the exact same contents.
> if $to_or_cc contains "exim-users"
> then save .Lists.Exim/
>
> Does this shorthand exist?
if "$h_to: $h_cc:" contains "exim-users"
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.