Re: [Exim] Interesting tidbit on selecting domains from MySQ…

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Rossz Vamos-Wentworth
Data:  
Para: exim-users
Asunto: Re: [Exim] Interesting tidbit on selecting domains from MySQL, + feature request
[ Converted text/html to text/plain ]
> It shouldn't need to. Infact, if anything, it *SHOULD* cache data for
> the length of one connection, because updating that data could in
> theory, break the delivery.
><div>

I would have to side with Avleen on this. To me, it's logical to cache for
each child. Database changes shouldn't affect a piece of mail in the middle
of being processed.