> Mustafa Deeb wrote:
>
> hi,
>
> Qmail has the capabillity of storing Email inside a table with MYSQL and
> do POP3 from it as well
>
> is it better to go this approach , or the standard homedir way is better?
MySQL has relatively poor insert performance; if your mail server is very
busy this would probably not be a great option. I certainly can't see any
compelling reason to store mail messages in a database, unless you need to
be able to select messages from the database for some reason.
--
"Where am I, and what am I doing in this handbasket?"
Wes Peters Softweyr LLC
[EMAIL PROTECTED] http://softweyr.com/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message