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

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Daniel Drucker
Dátum:  
Címzett: Dean Brooks
CC: exim-users
Tárgy: 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