[exim] rewrite config

Top Page
Delete this message
Reply to this message
Author: Searcher
Date:  
To: exim-users
Subject: [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