Re: [Exim] exim's databases and sql

Etusivu
Poista viesti
Vastaa
Lähettäjä: Nico Erfurth
Päiväys:  
Vastaanottaja: Wakko Warner
Kopio: exim-users
Aihe: Re: [Exim] exim's databases and sql
Wakko Warner wrote:

> Yes, that's exactly what I mean. I was more thinking about an option to
> store the hints/callout db in sql instead of on the filesystem.


I don't think this is an good idea. Just think about the overhead.
Also using files makes it easy to put the hints into a ram-based fs.

So, where do you see a good reason to put the hints into a SQL-Database?
Maybe I'm missing the point here ...

> No, nico, I don't need coffee!!!


Sure? ;)

Nico


--
if (rsfp = mypopen("/bin/mail root","w")) {     /* heh, heh */
     --Larry Wall in perl.c from the perl source code