[exim] match_domain question

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Dan_Mitton
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: [exim] match_domain question
Why does:

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

return:

false

???