Re: [exim] Exim 5 Wishlist

トップ ページ
このメッセージを削除
このメッセージに返信
著者: W B Hacker
日付:  
To: exim users
題目: 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