[exim] rewrite config

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Searcher
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: [exim] rewrite config
Hi,

In 31_exim4-config_rewriting I have an entry

*@domain1.com    $1@???    Ffrs
*@domain2.com    $1@???    Ffrs


But they are rewriting each other.
How can make sure the second rule won't rewrite the first one?

Thanks