[exim] match_domain question

Top Pagina
Delete this message
Reply to this message
Auteur: Dan_Mitton
Datum:  
Aan: exim-users
Onderwerp: [exim] match_domain question
Why does:

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

return:

false

???