[exim] match_domain question

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Dan_Mitton
Data:  
Para: exim-users
Assunto: [exim] match_domain question
Why does:

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

return:

false

???