Re: [exim] A catch all non existent adresses config

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: oleg
Fecha:  
A: exim-users
Asunto: Re: [exim] A catch all non existent adresses config

Yes it is a typo..it stays on a separate line..I just tested again and all
the emails even if the address exists goes to catch_all account..it seems
like NO_MORE oprion is not working:
./bin/exim -d -bt manager@??? (manager exists!)

--------> mysql_users_aliases router <--------
mysql_users_aliases router skipped: previously routed manager@???
--------> mysql_anyone router <--------
local_part=manager domain=euro.md
-----------------------------------------------------------------------------------------------------------------------------------------------
it is just a bit of the output, you see it runs 2 times through the
routers, second time it enters the mysql_anyone...What should i do???


Oleg R.




> Is that last line a typo ? Does your real configuration have no_more on

a separate line ?
> But anyway, when you have those two routers in place what does something

like
> exim -d -bt nonexistantlocalpart@domainwithwildcardentry
> give you as output ?
> John
>