[Exim] 2 questions

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Steffen Heil
Date:  
À: exim-users
Sujet: [Exim] 2 questions
Hi

I have two questions:

1. How to log lines in routers?

2. How can I do something like have a condition and want to jump to two
different routers dependent on the conditions value.
I would use something like
pass_router = ${if <cond> {routerA}{routerB}}
pass
but pass_router is not expanded..

Thanks,
Steffen