[Dbmail] Database integrity.

2003-03-29 Thread Joby Walker
I had a kernel panic today that brought my system down hard. When I brought things up everything works fine except for dbmail-imapd(was rc4). Hoping that an upgrade might help I installed 1.1, and it didn't help at all. Eventually, I traced the problems down to two entries in the message table th

[Dbmail] newbie question

2003-03-29 Thread Ertan Kucukoglu
Hello, I want to backup all e-mail going in and out in a company for archieve purposes (maybe daily maybe weekly) I setup dbmail on the following platform: OS: FreeBSD 4.7-RELEASE Database: postgresql 7.2 Everything is fine. Except, I do not know how to direct all incoming e-mail to an account.

Re: [Dbmail] DBmail v1.1 takes 90% CPU - SOLUTION

2003-03-29 Thread lou
In some email I received from Jan PavlĂ­k <[EMAIL PROTECTED]> on Fri, 28 Mar 2003 00:29:01 +0100, wrote: > No flame, and read :)) > > http://www.mysql.com/doc/en/MySQL-PostgreSQL_features.html > http://www.mysql.com/doc/en/MySQL-PostgreSQL_benchmarks.html > http://www.mysql.com/information/benchma

Re: [Dbmail] newbie question

2003-03-29 Thread Paul Stevens
If you are running postfix this is supported by your MTA. in /etc/postfix/main.cf add something like: always_bcc = [EMAIL PROTECTED] Ertan Kucukoglu wrote: Hello, I want to backup all e-mail going in and out in a company for archieve purposes (maybe daily maybe weekly) I setup dbmail on

Re: [Dbmail] DBmail v1.1 takes 90% CPU - SOLUTION

2003-03-29 Thread Curtis Maurand
What size barrier? MySQL's size limit was Linux kernel limitation in the size of a file (2 GB). PostgreSQL suffered from the same limitation. That restriction went away with the 2.4 kernel. The limit is 2^32 blocks. If you're using 2K or 4K blocks, that's a pretty big file (4096 X 2^32 = 1