[exim] match_domain question

Pàgina inicial
Delete this message
Reply to this message
Autor: Dan_Mitton
Data:  
A: exim-users
Assumpte: [exim] match_domain question
Why does:

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

return:

false

???