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

Etusivu
Poista viesti
Vastaa
Lähettäjä: Daniel Drucker
Päiväys:  
Vastaanottaja: Dean Brooks
Kopio: exim-users
Aihe: 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