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

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Rossz Vamos-Wentworth
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: 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.