Re: [Exim] How to try more than one router?

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Daniel Drucker
Ημερομηνία:  
Προς: Dean Brooks
Υ/ο: exim-users
Αντικείμενο: Re: [Exim] How to try more than one router?
> Actually, I had the above condition backwards. That's what I get
> for copying and pasting from my own config. It should be:
>
>      condition = ${if < {$message_age}{900}{yes}{no}}


Thank you! That worked perfectly!

- Daniel