Re: [Dbmail-dev] [DBMail 0000195]: autoconf detection of ldap headers and libraries fails on netbsd

2006-12-13 Thread Aaron Stone
On Tue, 2006-12-12 at 15:53 +0800, AX dbmail integration team wrote: `configure` can't find libsieve if it is installed in a non-standard place, even if it is configured in ld.so.conf!In this instance, I compiled sieve with a prefix of /opt/libsieve. Should be fixed in SVN. Please

Re: [Dbmail-dev] Mailing list archives

2006-12-13 Thread Leander Koornneef
On 11-dec-2006, at 23:28, Leander Koornneef wrote: Hi all, because pipermail+htdig sucks, I've requested that the dbmail and dbmail-dev lists be added to the Nabble archive/forums. The people at Nabble were so kind to also import the mbox archives of both lists, which I sent them, so

Re: [Dbmail] shmget failed on running dbmail-imapd

2006-12-13 Thread Leander Koornneef
On 13-dec-2006, at 8:31, Rostislav Gaidov wrote: Hi, When I trying to run dbmail-imapd I see a strange thing in mail.err log: dbmail/imap4d[2045]: pool.c, scoreboard_new: shmget failed [Function not implemented] What does it mean? It means that no shared memory can be allocated,

Re: [Dbmail] shmget failed on running dbmail-imapd

2006-12-13 Thread Leander Koornneef
On 13-dec-2006, at 9:07, Rostislav Gaidov wrote: 1. It's running on Debian 3.1 Sarge. (Celeron 2.4, 512Mb RAM) 2. My sources.list includes deb http://debian.nfgd.net/debian/ stable main 3. dpkg -l | grep dbmail: ii dbmail2-mysql 2.0.9-1 4. What else, I dont'know :( All configured and works,

[Dbmail] Re: [Dbmail-dev] Mailing list archives

2006-12-13 Thread Leander Koornneef
On 11-dec-2006, at 23:28, Leander Koornneef wrote: Hi all, because pipermail+htdig sucks, I've requested that the dbmail and dbmail-dev lists be added to the Nabble archive/forums. The people at Nabble were so kind to also import the mbox archives of both lists, which I sent them, so

Re: [Dbmail] shmget failed on running dbmail-imapd

2006-12-13 Thread Aaron Stone
I recommend migrating to DBMail 2.2 soon. We will fix bugs in 2.0, but if shmget is just throwing errors once in a while, that's basically because that code is not as good as it could be; in 2.2 it is better. Aaron On Wed, 2006-12-13 at 11:08 +0300, Rostislav Gaidov wrote: Sorry, I mean

Re: [Dbmail] shmget failed on running dbmail-imapd

2006-12-13 Thread Rostislav Gaidov
Sorry, I mean dbmail-imapd (not dbmail-smtpd) in 4. 2006/12/13, Rostislav Gaidov [EMAIL PROTECTED]: 1. It's running on Debian 3.1 Sarge. (Celeron 2.4, 512Mb RAM) 2. My sources.list includes deb http://debian.nfgd.net/debian/ stable main 3. dpkg -l | grep dbmail: ii dbmail2-mysql 2.0.9-1 4.

Re: [Dbmail] shmget failed on running dbmail-imapd

2006-12-13 Thread Rostislav Gaidov
1. It's running on Debian 3.1 Sarge. (Celeron 2.4, 512Mb RAM) 2. My sources.list includes deb http://debian.nfgd.net/debian/ stable main 3. dpkg -l | grep dbmail: ii dbmail2-mysql 2.0.9-1 4. What else, I dont'know :( All configured and works, but dbmail-smtpd (or dbmail-pop3d) not started :(

[Dbmail] shmget failed on running dbmail-imapd

2006-12-13 Thread Rostislav Gaidov
Hi, When I trying to run dbmail-imapd I see a strange thing in mail.err log: dbmail/imap4d[2045]: pool.c, scoreboard_new: shmget failed [Function not implemented] What does it mean? Regards, Reticon ___ DBmail mailing list DBmail@dbmail.org

Re: [Dbmail] shmget failed on running dbmail-imapd

2006-12-13 Thread Rostislav Gaidov
Yes. It is. In my kernel config I have not CONFIG_SYSVIPC option enabled... Now I trying compile kernel again. After that I'll see if this error appear again or not. 2006/12/13, Leander Koornneef [EMAIL PROTECTED]: On 13-dec-2006, at 9:07, Rostislav Gaidov wrote: 1. It's running on Debian

[Dbmail] routing sql queries

2006-12-13 Thread Alexander Benaguev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi, dbmail people. it was a topic in list about separating insert/select queries between master/slaves. if anybody interested yet, check this http://sqlrelay.sourceforge.net/sqlrelay/router.html and share your opinion, please. alexander -BEGIN

Re: [Dbmail] shmget failed on running dbmail-imapd

2006-12-13 Thread Rostislav Gaidov
OK. Now I added CONFIG_SYSVIPC in my kernel and services started properly! 2006/12/13, Rostislav Gaidov [EMAIL PROTECTED]: Yes. It is. In my kernel config I have not CONFIG_SYSVIPC option enabled... Now I trying compile kernel again. After that I'll see if this error appear again or not.

[Dbmail] dbmail-lmtpd crashed - no value for NCHILDREN in config file

2006-12-13 Thread Rostislav Gaidov
I have a dbmail/lmtpd: SetConfigItems(): No value for NCHILDREN in config file while running dbmail-lmtpd, but this parameter is present in dbmail.conf! ___ DBmail mailing list DBmail@dbmail.org https://mailman.fastxs.nl/mailman/listinfo/dbmail

Re: [Dbmail] routing sql queries

2006-12-13 Thread Matthew O'Connor
Alexander Benaguev wrote: it was a topic in list about separating insert/select queries between master/slaves. if anybody interested yet, check this http://sqlrelay.sourceforge.net/sqlrelay/router.html and share your opinion, please. I have no idea how good of a product that is, however in

Re: [Dbmail] dbmail-lmtpd crashed - no value for NCHILDREN in config file

2006-12-13 Thread Paul J Stevens
Rostislav Gaidov wrote: I have a dbmail/lmtpd: SetConfigItems(): No value for NCHILDREN in config file while running dbmail-lmtpd, but this parameter is present in dbmail.conf! My guess is dbmail-lmtpd is reading the wrong config file. try: strace -o trace /usr/sbin/dbmail-lmtpd -n

Re: [Dbmail] Re: DBMail 2.2 Question

2006-12-13 Thread Simon
On 12/12/06, Paul J Stevens [EMAIL PROTECTED] wrote: Leander Koornneef wrote: I'm no debian packaging guru, but if you download the dbmail source and run `sed -i -e 's/libmysqlclient15off/libmysqlclient14/' debian/control`, you should be able to create your own debian package for use with

[Dbmail] Re: DBMail configuration question (separate MSA and MTA)

2006-12-13 Thread Simon
Sorry!!! Just found it in the WIKI!!! On 12/14/06, Simon [EMAIL PROTECTED] wrote: Hi There, Up till now we have been running postfix bla dbmail all on one box. We had mysql telling postfix to accept and deliver mail for users to a dbmail pipe. Now we have a few more users and $$ coming in,

[Dbmail] dbmail-imapd memory usage

2006-12-13 Thread Daniel Kasak
Hi all. I've noticed that the memory usage by dbmail-imapd steadily increases over the period of a couple of days. For example, if I sort my memory usage in 'top', I get: top - 14:13:44 up 4 days, 20:08, 2 users, load average: 0.29, 0.32, 0.34 Tasks: 198 total, 1 running, 197 sleeping, 0

Re: [Dbmail] dbmail-imapd memory usage

2006-12-13 Thread Jake Anderson
Daniel Kasak wrote: Hi all. I've noticed that the memory usage by dbmail-imapd steadily increases over the period of a couple of days. For example, if I sort my memory usage in 'top', I get: snip The 'buffer' and 'cached' sizes are pretty much the same between the 2 readings, but the free