Re: [exim] Exim 5 Wishlist

Góra strony
Delete this message
Reply to this message
Autor: W B Hacker
Data:  
Dla: exim users
Temat: Re: [exim] Exim 5 Wishlist
Vladimir Koshelenko wrote:
> В сообщении от 15 февраля 2007 Marc Perkel написал(a):
>> One thing I'd like to see in Exim 5 is an all SQL version where mail is
>> stored as SQL and there's really tight SQL support.
>
> Ever tried to store 200 Gb in dbmail?


No more of a problem than 200 GB worth of IMAP traffic stored in the fs ..
...IF you are using an appropriate RDBMS backend.

But an external MTA is needed in any case - and that MTA doesn't need 'SQL
integration' at all.

Even use of the DB for smtp auth is (or can be) separate from DBMail's use for
storage & POP/IMAP auth.

Bill Hacker