Re: [exim] problem of understanding of unseen, self=pass and…

Etusivu
Poista viesti
Vastaa
Lähettäjä: Marten Lehmann
Päiväys:  
Kopio: exim-users
Aihe: Re: [exim] problem of understanding of unseen, self=pass and more
Hello,

> The first router matched will be processed, unless unseen.


thats exactly the problem: I one router is successful, I have to set
"unseen", otherwise the following routers aren't processed. But at this
time I don't know if other routers will be successful. So if I'm setting
"unseen", then exim behaves as if this router has failed altough it will
process the message with a transport if any following router is successful.
But if none of the following routers is successful and the first router
is "unseen", then exim will reply "Unroutable address". Thats the problem.

Regards
Marten