Re: [Exim] verify & MySQL

Pàgina inicial
Delete this message
Reply to this message
Autor: Nico Erfurth
Data:  
A: daeron
CC: exim-users
Assumpte: Re: [Exim] verify & MySQL
daeron@??? wrote:
> I've just updated to 4.x but have found that the config section:
> ========
>   accept  domains       = +local_domains
>           endpass
>           message       = unknown user
>           verify        = recipient
> ========

>
> Does not not work correctly; just how does Exim 4.x verify the recipent
> address? ANd how do I get it to verify it via info from the database
> instead?


It verifies the same way as exim3, it runs all routers and watches for a
router that accepts the message.

ciao