exim doesn't have any builtin way to count number of elements.

Recently there are spams with From like this:

From: [email protected], [email protected], [email protected]
To: [email protected], [email protected], [email protected]

so few addresses in From list.

Looking for something like:
deny message = you are bad
   condition = ${if count(${addresslist:$h_From:}) > 1}

-- 
Arkadiusz Miśkiewicz        PLD/Linux Team
arekm / maven.pl            http://ftp.pld-linux.org/

-- 
## 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/

Reply via email to