Re: [exim] Router for bounce...

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Jeremy Harris
Date:  
À: exim-users
Sujet: Re: [exim] Router for bounce...
On 23/06/2022 14:52, Marco Gaiarin via Exim-users wrote:
> Could be. Can i setup a 'negative' router, eg a router that reject if a
> query (does not) return a value?


You could. But you might just as well do it in ACL, eg a "require"
verb with a condition doing the ldap lookup looking for an active user.
--
Cheers,
Jeremy