[exim] match_domain question

Góra strony
Delete this message
Reply to this message
Autor: Dan_Mitton
Data:  
Dla: exim-users
Temat: [exim] match_domain question
Why does:

exim -be '${if match_domain{foo.abc.com}{abc.com}{true}{false}}'

return:

false

???