Re: [Exim] How to: exim + Oracle + Perl + DBI

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Sheldon Hearn
Dátum:  
Címzett: Philip Hazel
CC: Paul Kelly, Paul Makepeace, exim-users, Chris Lightfoot
Tárgy: Re: [Exim] How to: exim + Oracle + Perl + DBI

On Wed, 25 Jul 2001 14:57:13 +0100, Philip Hazel wrote:

> The problem with all these database lookups is that Exim's design does not
> make it possible to use the database in an efficient manner.


Sure, Exim's design doesn't. But you don't have to redesign Exim to
improve database lookup caching. All you need is a little IPC magic and
a local connection pool manager.

That's not an offer. ;-)

Ciao,
Sheldon.