Re: [Dbmail] Re max_db_connections

2014-11-10 Thread Reindl Harald (mobile)
pop3 proxying Ursprüngliche Nachricht Von: "Sandino Araico Sánchez" Gesendet: 11. November 2014 03:18:24 MEZ An: DBMail mailinglist , 'Paul J Stevens' Betreff: Re: [Dbmail] Re max_db_connections On 02/11/14 15:40, Rogerio Pereira wrote: > > > >

Re: [Dbmail] Re max_db_connections

2014-11-10 Thread Sandino Araico Sánchez
On 02/11/14 15:40, Rogerio Pereira wrote: > > > > >> If you want to kill your postgres server that is a good idea :-) > > > *My PostreSQL server is not an issue for me, until now.* > > *It has 2 Sixcore processors, 16 GB RAM, SAS 15k disks in RAID > config. Processor usage is fine.*

Re: [Dbmail] Re max_db_connections

2014-11-02 Thread Rogerio Pereira
>> If you want to kill your postgres server that is a good idea :-) My PostreSQL server is not an issue for me, until now. It has 2 Sixcore processors, 16 GB RAM, SAS 15k disks in RAID config. Processor usage is fine. >> Seriously: DBMail has a kick-ass database pooling m

Re: [Dbmail] Re dbmail hanging

2014-11-02 Thread Rogerio Pereira
On 30-10-14 14:23, Rogerio Pereira wrote: Every 2 minutes should not be a problem, if you have a login_timeout=60 or lower. Just changed login_timeout=30 Normally, if you kill an existing connection (RST) this is detected by the network layer and the connection is cleaned

Re: [Dbmail] Re dbmail hanging

2014-11-02 Thread Rogerio Pereira
Hi Paul, The problem with "too many opened files" is fixed after the change. The server has almost 100 imapd simultaneous connections. It may have 400 as soon as I move all accounts from an old email server.  command: lsof -p `pidof dbmail-imapd` Results:  dbmail-im 18804 dbmail

Re: [Dbmail] re-formatting of headers

2014-10-07 Thread Reindl Harald
;5405ddd1.70...@thelounge.net> <001901cfc6c9$8d800fe0$a8802fa0$@jorge> <5406a8c1.7090...@lordvan.com> <77fbe1ac-79ea-42d2-8504-342f458c6...@email.android.com> In-Reply-To: <77fbe1ac-79ea-42d2-8504-342f458c6...@email.android.com> MIME-Version: 1.0 Subject: Re: [Db

Re: [Dbmail] re-formatting of headers

2014-09-21 Thread Reindl Harald
gt; <001901cfc6c9$8d800fe0$a8802fa0$@jorge> <5406a8c1.7090...@lordvan.com> <77fbe1ac-79ea-42d2-8504-342f458c6...@email.android.com> In-Reply-To: <77fbe1ac-79ea-42d2-8504-342f458c6...@email.android.com> MIME-Version: 1.0 Subject: Re: [Dbmail] re-formatting of headers

Re: [Dbmail] re-formatting of headers

2014-09-21 Thread Paul J Stevens
ays, dbmail 3.1.x and gmime 2.6.x > > > Ursprüngliche Nachricht > Von: Thomas Raschbacher > Gesendet: 03. September 2014 07:36:01 MESZ > An: dbmail@dbmail.org > Betreff: Re: [Dbmail] re-formatting of headers > > What gmime and dbmail versions are

Re: [Dbmail] re-formatting of headers

2014-09-03 Thread Reindl Harald (mobile)
The last recent stable ones as always, dbmail 3.1.x and gmime 2.6.x Ursprüngliche Nachricht Von: Thomas Raschbacher Gesendet: 03. September 2014 07:36:01 MESZ An: dbmail@dbmail.org Betreff: Re: [Dbmail] re-formatting of headers What gmime and dbmail versions are you getting

Re: [Dbmail] re-formatting of headers

2014-09-02 Thread Thomas Raschbacher
t: 02. September 2014 18:18:37 MESZ > An: 'DBMail mailinglist' > Betreff: Re: [Dbmail] re-formatting of headers > > Which spamassassin version? > >> -Original Message- >> From: dbmail-boun...@dbmail.org [mailto:dbmail-boun...@dbmail.org] On >&

Re: [Dbmail] re-formatting of headers

2014-09-02 Thread Reindl Harald (mobile)
e innocent, any download message has the same unreadable header Ursprüngliche Nachricht Von: Jorge Bastos Gesendet: 02. September 2014 18:18:37 MESZ An: 'DBMail mailinglist' Betreff: Re: [Dbmail] re-formatting of headers Which spamassassin version? > -Origi

Re: [Dbmail] re-formatting of headers

2014-09-02 Thread Jorge Bastos
Which spamassassin version? > -Original Message- > From: dbmail-boun...@dbmail.org [mailto:dbmail-boun...@dbmail.org] On > Behalf Of Reindl Harald > Sent: terça-feira, 2 de Setembro de 2014 16:10 > To: Mailing-List dbmail > Subject: [Dbmail] re-formatting of headers >

[Dbmail] re-formatting of headers

2014-09-02 Thread Reindl Harald
Hi who does that bad to spamassassin headers? gmime or dbmail? can this be avoided? normally they are expected to look like the second example which is a different mail but you know what i mean, that's what SA generates orginally X-Spam-Report: * -2.5 CUST_DNSWL_5 RBL: list.dnswl.org (High Trust

Re: [Dbmail] re-construct: 3.1.10 last clean version

2014-07-21 Thread Paul J Stevens
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I dropped using GMime for finding the mime boundary in aug 2013 because of some suspicions wrt gmime's thread-safety. This has been causing some problems since. Calling 3.1.10 clean is kind of dangerous. 3.1.10 did not support multiline boundaries, an

[Dbmail] re-construct: 3.1.10 last clean version

2014-07-21 Thread Reindl Harald
unbelieveable i am building and stressing serveral releases 3.1.10 is the last one not suffering from the problem "--" instead "-- mime-id" and i have clearly no idea why this started around June to affect more and more users BUG - 3.1.13: 7d23183993e0ad81b8b0fc1920ba8e651043669e BUG - 3.1.12

Re: [Dbmail] re-open log files & new gentoo init scripts

2013-11-07 Thread Thomas Raschbacher
On 2013-11-07 10:01, Paul J Stevens wrote: On 06-11-13 15:12, Thomas Raschbacher wrote: Hi. I was wondering when you were planning to commiting the re-open log files on SIGHUP to 3.1 (http://git.dbmail.eu/paul/dbmail/commit/?id=3621ad7566949fc565176a040989eace1c18f295 ) -- also is there a way t

Re: [Dbmail] re-open log files & new gentoo init scripts

2013-11-07 Thread Paul J Stevens
On 06-11-13 15:12, Thomas Raschbacher wrote: > Hi. > > I was wondering when you were planning to commiting the re-open log > files on SIGHUP to 3.1 > (http://git.dbmail.eu/paul/dbmail/commit/?id=3621ad7566949fc565176a040989eace1c18f295 > ) -- also is there a way to re-read e.g. logging config from

[Dbmail] re-open log files & new gentoo init scripts

2013-11-06 Thread Thomas Raschbacher
Hi. I was wondering when you were planning to commiting the re-open log files on SIGHUP to 3.1 (http://git.dbmail.eu/paul/dbmail/commit/?id=3621ad7566949fc565176a040989eace1c18f295 ) -- also is there a way to re-read e.g. logging config from dbmail.conf yet on SIGHUP? (would be very useful to t

[Fwd: [Dbmail] Re: fix_foreign_keys]

2009-02-25 Thread Joan Moreau
any chance on that ? Original Message Subject:[Dbmail] Re: fix_foreign_keys Date: Mon, 23 Feb 2009 07:42:08 +0200 From: joan.mor...@m4x.org Reply-To: DBMail mailinglist To: dbmail@dbmail.org, p...@nfg.nl As required JM diff --git a/sql/mysql

[Dbmail] Re: fix_foreign_keys

2009-02-22 Thread joan . moreau
As required JM diff --git a/sql/mysql/fix_foreign_keys.mysql b/sql/mysql/fix_foreign_keys.mysql index bcb506d..efdb133 100644 --- a/sql/mysql/fix_foreign_keys.mysql +++ b/sql/mysql/fix_foreign_keys.mysql @@ -42,8 +42,9 @@ SET FOREIGN_KEY_CHECKS=0; alter table dbmail_mailboxes drop foreign key own

RE: [Dbmail] RE: Help on new ZDB system

2009-01-21 Thread Jorge Bastos
2009 9:31 > To: DBMail mailinglist > Subject: Re: [Dbmail] RE: Help on new ZDB system > > On Donnerstag 15 Januar 2009 Jorge Bastos wrote: > > How this email from 10-2008 apear here??? > > From the headers: > Received: from [213.214.98.20] (localhost [127.0.0.1]) >

Re: [Dbmail] RE: Help on new ZDB system

2009-01-21 Thread Michael Monnerie
On Donnerstag 15 Januar 2009 Jorge Bastos wrote: > How this email from 10-2008 apear here??? From the headers: Received: from [213.214.98.20] (localhost [127.0.0.1]) by elnino.fastxs.net (Postfix) with ESMTP id AEA001BF82; Thu, 15 Jan 2009 09:45:25 +0100 (CET) Received: from smtp.d

RE: [Dbmail] RE: Help on new ZDB system

2009-01-15 Thread Jorge Bastos
Wow. How this email from 10-2008 apear here??? > -Original Message- > From: dbmail-boun...@dbmail.org [mailto:dbmail-boun...@dbmail.org] On > Behalf Of Jorge Bastos > Sent: quinta-feira, 30 de Outubro de 2008 17:04 > To: 'DBMail mailinglist' > Subject: RE:

Re: [Dbmail] Re: DBMail 2.3.5 released

2009-01-06 Thread Michael Monnerie
On Dienstag 06 Januar 2009 Paul J Stevens wrote: > >> LINE 1: ALTER TABLE dbmail_users ALTER COLUMN passwd VARCHAR(130) The "type" keyword is just missing: ALTER TABLE dbmail_users ALTER COLUMN passwd TYPE VARCHAR(130); > Mmm, I guess that wasn't tested by anyone until now: postgresql > doesnt s

Re: [Dbmail] Re: DBMail 2.3.5 released

2009-01-06 Thread Paul J Stevens
My BSD wrote: > On Tue, 06 Jan 2009 11:37:17 -0700 > Jesse Norell wrote: > > Hello Jesse and thank you! > >>> Tried to update the DB as follows: >>> >>> "# psql -U pgsql dbmail < 2_3_4-2_3_5.pgsql" >>> >>> With the following result: >>> ---

Re: [Dbmail] Re: DBMail 2.3.5 released

2009-01-06 Thread Paul J Stevens
First off, there are some 'known issues' with 2.3.5: - problems with squirrelmail/avelsieve talking to dbmail-timsieved I can't reproduce myself. - on my machine thunderbird doesn't like imap/starttls. I havent really investigated yet, other than produce a thunderbird logtrace. Jesse Norell wrot

Re: [Dbmail] Re: DBMail 2.3.5 released

2009-01-06 Thread Jesse Norell
> Tried to update the DB as follows: > > "# psql -U pgsql dbmail < 2_3_4-2_3_5.pgsql" > > With the following result: > > ALTER TABLE

Re: [Dbmail] Re: [Dbmail-dev] DBMail 2.3.5 released

2009-01-06 Thread Paul J Stevens
Already in the experimental repository. Jake Anderson wrote: > any chance of a deb? > > Paul J Stevens wrote: > > Hi all, > > DBMail version 2.3.5, the latest in the 'unstable' development series, > is now upon us. > > The focus of this release has been stability, stability and stability. > Bu

[Dbmail] Re: [Dbmail-dev] DBMail 2.3.5 released

2009-01-06 Thread Jake Anderson
any chance of a deb? Paul J Stevens wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, DBMail version 2.3.5, the latest in the 'unstable' development series, is now upon us. The focus of this release has been stability, stability and stability. But dbmail now also has native TLS/SS

RE: [Dbmail] RE: Help on new ZDB system

2008-11-01 Thread Jorge Bastos
> > Just the final part of the logs will do. No need to do this on the > list. > > > -- Well after i sent the emails i remembered that I could opened a bug report and insert the files there. Tell me when you have news about it ___ DBmail mailing lis

Re: [Dbmail] RE: Help on new ZDB system

2008-11-01 Thread Paul J Stevens
Jorge Bastos wrote: > Paul, finally it died running on Valgrind! > See the attach logs, I believe this will help you. Just the final part of the logs will do. No need to do this on the list. -- Paul Stevens

RE: [Dbmail] RE: Help on new ZDB system

2008-11-01 Thread Jorge Bastos
ginal Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Jorge Bastos > Sent: sábado, 1 de Novembro de 2008 19:59 > To: 'DBMail mailinglist' > Subject: RE: [Dbmail] RE: Help on new ZDB system > > Paul, finally it died running on Valgrind! > Se

RE: [Dbmail] RE: Help on new ZDB system

2008-11-01 Thread Jorge Bastos
gt; Behalf Of Jorge Bastos > Sent: sexta-feira, 31 de Outubro de 2008 14:56 > To: 'DBMail mailinglist' > Subject: RE: [Dbmail] RE: Help on new ZDB system > > Perfect. > About the logs, tell me is that help's you, for you to finish this > lmtpd > issue, to a

RE: [Dbmail] Re: which tables

2008-10-31 Thread Curtis Maurand
- From: "Jonathan Feally" <[EMAIL PROTECTED]> To: "DBMail mailinglist" Sent: 10/31/2008 5:50 PM Subject: Re: [Dbmail] Re: which tables I thought I suggested that??? If you want all the messages in the old db, then the auto_increment will be much faster and more reliabl

Re: [Dbmail] Re: which tables

2008-10-31 Thread Jonathan Feally
I thought I suggested that??? If you want all the messages in the old db, then the auto_increment will be much faster and more reliable. If you are wanting to filter out some messages such as only transfer mail that is <1 year old, then imapsync would be a better choice for that. If you already

Re: [Dbmail] Re: which tables

2008-10-31 Thread Paul Stevens
Curtis Maurand wrote: Hello, the migration is complete. I moved the following tables and everything worked out just fine. If I need to get the messages back in, I'll load up dbmail on a test server and use IMAPsync to transfer the messages. don't use imapsync for that! If you setup the ot

[Dbmail] Re: which tables

2008-10-31 Thread Curtis Maurand
Hello, the migration is complete. I moved the following tables and everything worked out just fine. If I need to get the messages back in, I'll load up dbmail on a test server and use IMAPsync to transfer the messages. I've got a dump of the original database. To move structure only, move

RE: [Dbmail] RE: Help on new ZDB system

2008-10-31 Thread Jorge Bastos
e 2008 14:57 > To: DBMail mailinglist > Subject: Re: [Dbmail] RE: Help on new ZDB system > > Jorge Bastos wrote: > > Paul, see if the attached logs help in anything. > > I have two question, when running on valgrind, something doesn't work > as > > before, wha

Re: [Dbmail] RE: Help on new ZDB system

2008-10-31 Thread Paul J Stevens
Jorge Bastos wrote: > Paul, see if the attached logs help in anything. > I have two question, when running on valgrind, something doesn't work as > before, what's the best setup to run the zdb system under valgrind? > Is there a option for git to use like I did before with svn, I used: > > Svn up

RE: [Dbmail] RE: Help on new ZDB system

2008-10-31 Thread Jorge Bastos
Right, > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Paul J Stevens > Sent: sexta-feira, 31 de Outubro de 2008 11:45 > To: DBMail mailinglist > Subject: Re: [Dbmail] RE: Help on new ZDB system > > Jorge Bastos wrote: >

Re: [Dbmail] RE: Help on new ZDB system

2008-10-31 Thread Paul J Stevens
Jorge Bastos wrote: > Paul, > It seems to be working OK. > I've done the same as before that was, stop lmtpd, and wait to have A LOT of > messages in the queue, and start lmtpd, and do a postfix flush, now works > OK. > But there's the second thing, imapd, it still failing. > > Message from [EMAIL

RE: [Dbmail] RE: Help on new ZDB system

2008-10-31 Thread Jorge Bastos
> > Message from [EMAIL PROTECTED] at Fri Oct 31 11:11:38 2008 ... > > lira dbmail/imap4d[11612]: [0x9c94278] EMERGENCY:[db] > db_con_get(+241): > > can't get a database connection from the pool! [(nil)] > > Jorge, you need to restart imapd. The debug output has changed. > > > -- Going to recon

Re: [Dbmail] RE: Help on new ZDB system

2008-10-31 Thread Paul J Stevens
Jorge Bastos wrote: > Paul, > It seems to be working OK. > I've done the same as before that was, stop lmtpd, and wait to have A LOT of > messages in the queue, and start lmtpd, and do a postfix flush, now works > OK. > But there's the second thing, imapd, it still failing. > > Message from [EMAIL

RE: [Dbmail] RE: Help on new ZDB system

2008-10-31 Thread Jorge Bastos
Ops too soon, lmtpd crashed again. Going to valgrind it > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Jorge Bastos > Sent: sexta-feira, 31 de Outubro de 2008 11:12 > To: 'DBMail mailinglist' > Subject: RE: [Dbmail

RE: [Dbmail] RE: Help on new ZDB system

2008-10-31 Thread Jorge Bastos
lse. Confirm me > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Jorge Bastos > Sent: sexta-feira, 31 de Outubro de 2008 10:53 > To: 'DBMail mailinglist' > Subject: RE: [Dbmail] RE: Help on new ZDB system > > > Jor

RE: [Dbmail] RE: Help on new ZDB system

2008-10-31 Thread Jorge Bastos
> Jorge Bastos wrote: > > Ok paul, if you need anything else just say. > > Jorge, > > I think I fixed this now. > > -- Going to update from git and let you know how it behaves. ___ DBmail mailing list DBmail@dbmail.org https://mailman.fastxs.nl/mai

Re: [Dbmail] RE: Help on new ZDB system

2008-10-31 Thread Paul J Stevens
Jorge Bastos wrote: > Ok paul, if you need anything else just say. Jorge, I think I fixed this now. -- Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/

RE: [Dbmail] RE: Help on new ZDB system

2008-10-31 Thread Jorge Bastos
Ok paul, if you need anything else just say. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Paul J Stevens > Sent: sexta-feira, 31 de Outubro de 2008 9:14 > To: DBMail mailinglist > Subject: Re: [Dbmail] RE: Help on new ZDB

Re: [Dbmail] RE: Help on new ZDB system

2008-10-31 Thread Paul J Stevens
Jorge Bastos wrote: > Got it, i'm new to this git. > > Did the lmtpd log helped you in something? > Yes, I'll try to look into it later today. -- Paul Stevens paul at nfg.nl NET FACILITI

RE: [Dbmail] RE: Help on new ZDB system

2008-10-30 Thread Jorge Bastos
Got it, i'm new to this git. Did the lmtpd log helped you in something? > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Paul Stevens > Sent: quinta-feira, 30 de Outubro de 2008 17:34 > To: DBMail mailinglist > Subject: Re: [

Re: [Dbmail] RE: Help on new ZDB system

2008-10-30 Thread Paul Stevens
Jorge Bastos wrote: Ok, thats the right version. Please update from git.dbmail.eu. It should give me better info about the database connectionpool size and behaviour. Sorry my dumbness, i installed "git" package from debian, but I have no "git" command: That the Gnu Interactive Tools. You n

RE: [Dbmail] RE: Help on new ZDB system

2008-10-30 Thread Jorge Bastos
ilto:[EMAIL PROTECTED] On > Behalf Of Paul J Stevens > Sent: quinta-feira, 30 de Outubro de 2008 12:38 > To: DBMail mailinglist > Subject: Re: [Dbmail] RE: Help on new ZDB system > > Jorge Bastos wrote: > > Paul, attached a valgrind from LMTPD when it stoped working. > &g

RE: [Dbmail] RE: Help on new ZDB system

2008-10-30 Thread Jorge Bastos
Does the list accept an attach with 3MB? > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Paul J Stevens > Sent: quinta-feira, 30 de Outubro de 2008 12:38 > To: DBMail mailinglist > Subject: Re: [Dbmail] RE: Help on new ZDB system

RE: [Dbmail] RE: Help on new ZDB system

2008-10-30 Thread Jorge Bastos
> Ok, thats the right version. > > Please update from git.dbmail.eu. It should give me better info about > the database connectionpool size and behaviour. > Sorry my dumbness, i installed "git" package from debian, but I have no "git" command: --- Setting up gnuit (4.9.4-1) ... Setting up git

Re: [Dbmail] Re: [Dbmail-dev] Announce: subversion is a goner

2008-10-30 Thread Paul J Stevens
James Cloos wrote: >> "Paul" == Paul J Stevens <[EMAIL PROTECTED]> writes: > > Paul> As part of this move the Changelog file will no longer be maintained. > Paul> The official Changlog is now strictly available online. > > Over at Xorg we use an entry in the Makefiles which writes git log's >

Re: [Dbmail] RE: Help on new ZDB system

2008-10-30 Thread Paul J Stevens
Ok, thats the right version. Please update from git.dbmail.eu. It should give me better info about the database connectionpool size and behaviour. Jorge Bastos wrote: >> What version of libzdb are you using? >> > > lira:~# dpkg -l|grep -i zdb > ii libzdb-2.2.3-4 2.2.3-1

Re: [Dbmail] RE: Help on new ZDB system

2008-10-30 Thread Paul J Stevens
Jorge Bastos wrote: >>> Going to set max to 30 >>> >>> Here it is what happened with 20: >>> >>> Oct 30 12:05:33 lira dbmail/imap4d[21014]: [0x897eee0] Alert:[db] >>> db_con_get(+238): Thread is having trouble obtaining a database >> connection. >>> Try [25] >> Cool. Way to go Jon! > > > Tryed wi

Re: [Dbmail] RE: Help on new ZDB system

2008-10-30 Thread Paul J Stevens
Jorge Bastos wrote: > Paul, attached a valgrind from LMTPD when it stoped working. > > Since I have several messages in the postfix queue, the only thing I had to > do to make LMTPD die was a postfix flush Mmm. Please provide a log with SYSLOG_LOGGING_LEVELS=128 in dbmail.conf (is the same as t

[Dbmail] Re: [Dbmail-dev] Announce: subversion is a goner

2008-10-30 Thread James Cloos
> "Paul" == Paul J Stevens <[EMAIL PROTECTED]> writes: Paul> As part of this move the Changelog file will no longer be maintained. Paul> The official Changlog is now strictly available online. Over at Xorg we use an entry in the Makefiles which writes git log's output to ChangeLog while creat

Re: [Dbmail] RE: Help on new ZDB system

2008-10-30 Thread Paul J Stevens
I'll add some better diagnostics... about 20 connections should be plenty except for very busy systems. Jorge Bastos wrote: >>> Going to set max to 30 >>> >>> Here it is what happened with 20: >>> >>> Oct 30 12:05:33 lira dbmail/imap4d[21014]: [0x897eee0] Alert:[db] >>> db_con_get(+238): Thread

RE: [Dbmail] RE: Help on new ZDB system

2008-10-30 Thread Jorge Bastos
To: 'DBMail mailinglist' > Subject: RE: [Dbmail] RE: Help on new ZDB system > > > > Going to set max to 30 > > > > > > Here it is what happened with 20: > > > > > > Oct 30 12:05:33 lira dbmail/imap4d[21014]: [0x897eee0] Alert:[db] > > &

RE: [Dbmail] RE: Help on new ZDB system

2008-10-30 Thread Jorge Bastos
> > Going to set max to 30 > > > > Here it is what happened with 20: > > > > Oct 30 12:05:33 lira dbmail/imap4d[21014]: [0x897eee0] Alert:[db] > > db_con_get(+238): Thread is having trouble obtaining a database > connection. > > Try [25] > > Cool. Way to go Jon! Tryed with 30, and then with 40,

Re: [Dbmail] RE: Help on new ZDB system

2008-10-30 Thread Paul J Stevens
Jorge Bastos wrote: >>> Defined: >>> max_db_connections = 20 >> That is the default. If you see the same error as before, increase it >> to >> 30. Libzdb will keep the pool as small as possible. This value sets >> only >> the maximum. > > Going to set max to 30 > > Here it is what happened with

RE: [Dbmail] RE: Help on new ZDB system

2008-10-30 Thread Jorge Bastos
> > Defined: > > max_db_connections = 20 > > That is the default. If you see the same error as before, increase it > to > 30. Libzdb will keep the pool as small as possible. This value sets > only > the maximum. Going to set max to 30 Here it is what happened with 20: Oct 30 12:05:33 lira dbm

Re: [Dbmail] RE: Help on new ZDB system

2008-10-30 Thread Paul J Stevens
Jorge Bastos wrote: > Defined: > max_db_connections = 20 That is the default. If you see the same error as before, increase it to 30. Libzdb will keep the pool as small as possible. This value sets only the maximum. > > for git, im not familiar with it, but as far I remember from someone askin

RE: [Dbmail] RE: Help on new ZDB system

2008-10-30 Thread Jorge Bastos
ns > Sent: quinta-feira, 30 de Outubro de 2008 11:34 > To: DBMail mailinglist > Subject: Re: [Dbmail] RE: Help on new ZDB system > > > Jorge, > > Please update again. And set max_db_connections in your dbmail.conf > > Install GIT on your development server becaus

Re: [Dbmail] RE: Help on new ZDB system

2008-10-30 Thread Paul J Stevens
RDEREDSUBJECT UNSELECT IDLE > > > [SIEVE] > EFFECTIVE_USER=nobody # Root privs are used to open a port, then privs > EFFECTIVE_GROUP=nogroup # are dropped down to the user/group specified > here. > > #BINDIP=192.168.1.222 > BINDIP=* > PORT=2000

RE: [Dbmail] RE: Help on new ZDB system

2008-10-30 Thread Jorge Bastos
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Jorge Bastos > Sent: quinta-feira, 30 de Outubro de 2008 11:06 > To: 'DBMail mailinglist' > Subject: RE: [Dbmail] RE: Help on new ZDB system > > Any ideia how to deb

RE: [Dbmail] RE: Help on new ZDB system

2008-10-30 Thread Jorge Bastos
IL PROTECTED] > Sent: quinta-feira, 30 de Outubro de 2008 10:58 > To: 'DBMail mailinglist' > Subject: RE: [Dbmail] RE: Help on new ZDB system > > Well Paul, > There's something for you, in about 10m it happened: > --- > Oct 30 10:58:35 lira dbmail/imap4d[252

RE: [Dbmail] RE: Help on new ZDB system

2008-10-30 Thread Jorge Bastos
IL PROTECTED] On > Behalf Of Jorge Bastos > Sent: quinta-feira, 30 de Outubro de 2008 10:46 > To: 'DBMail mailinglist' > Subject: RE: [Dbmail] RE: Help on new ZDB system > > > > > I meant: the IDLE problem is now fixed. Please test Outlook with IDLE > > enabled.

RE: [Dbmail] RE: Help on new ZDB system

2008-10-30 Thread Jorge Bastos
> > I meant: the IDLE problem is now fixed. Please test Outlook with IDLE > enabled. Ops sorry, read it wrong. Ok going to test and let you know. ___ DBmail mailing list DBmail@dbmail.org https://mailman.fastxs.nl/mailman/listinfo/dbmail

Re: [Dbmail] RE: Help on new ZDB system

2008-10-30 Thread Paul J Stevens
Jorge Bastos wrote: > Outlook with IDLE disabled seems to work OK too. > I haven't tested it fully but will do more in the weekend and let you know. I meant: the IDLE problem is now fixed. Please test Outlook with IDLE enabled. -- ___

RE: [Dbmail] RE: Help on new ZDB system

2008-10-30 Thread Jorge Bastos
e 2008 10:14 > To: DBMail mailinglist > Subject: Re: [Dbmail] RE: Help on new ZDB system > > Jorge Bastos wrote: > > Paul, > > Yap, disabled IDLE and wow, it's about 3 times faster with this new > ZDB > > system! > > Fantastic. > > So it's the

Re: [Dbmail] RE: Help on new ZDB system

2008-10-30 Thread Paul J Stevens
Jorge Bastos wrote: > Paul, > Yap, disabled IDLE and wow, it's about 3 times faster with this new ZDB > system! > Fantastic. > So it's the same thing that is bugging thunderbird, happens in outlook 2007 > at least, and probably in other outlook family's. > Are you working in this IDLE thing? It wo

RE: [Dbmail] RE: Help on new ZDB system

2008-10-29 Thread Jorge Bastos
essage- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Jorge Bastos > Sent: quarta-feira, 29 de Outubro de 2008 9:12 > To: 'DBMail mailinglist' > Subject: RE: [Dbmail] RE: Help on new ZDB system > > capability = IMAP4 IMAP4rev1 AUTH=L

RE: [Dbmail] RE: Help on new ZDB system

2008-10-29 Thread Jorge Bastos
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Paul Stevens > Sent: quarta-feira, 29 de Outubro de 2008 7:58 > To: DBMail mailinglist > Subject: Re: [Dbmail] RE: Help on new ZDB system > > One idea. Try disabling IDLE in dbmail.conf. Thunderbird chokes on it > at &g

Re: [Dbmail] RE: Help on new ZDB system

2008-10-29 Thread Paul Stevens
One idea. Try disabling IDLE in dbmail.conf. Thunderbird chokes on it at the moment. Perhaps Outlook has the same problem. Paul Stevens wrote: Jorge Bastos wrote: Paul, Something's not right. It takes a lot to do simple things like retrieve a 4kb message, delete it. I don't see on the logs

Re: [Dbmail] RE: Help on new ZDB system

2008-10-29 Thread Paul Stevens
Jorge Bastos wrote: Paul, Something's not right. It takes a lot to do simple things like retrieve a 4kb message, delete it. I don't see on the logs errors. Any ideia? Not without logs. -- Paul Stevens

RE: [Dbmail] RE: Help on new ZDB system

2008-10-28 Thread Jorge Bastos
eira, 28 de Outubro de 2008 15:11 > To: 'DBMail mailinglist' > Subject: RE: [Dbmail] RE: Help on new ZDB system > > Ok working but, > The first thing i did was to delete a message from my imap account, and > it > hanged. > Going to try to debug this later tonigh

RE: [Dbmail] RE: Help on new ZDB system

2008-10-28 Thread Jorge Bastos
o de 2008 14:58 > To: 'DBMail mailinglist' > Subject: RE: [Dbmail] RE: Help on new ZDB system > > > >> Failed to start connection pool -- no host specified in URL > > > > > > > > > Just a guess, but have you tried setting host=localhost l

RE: [Dbmail] RE: Help on new ZDB system

2008-10-28 Thread Jorge Bastos
> >> Failed to start connection pool -- no host specified in URL > > > > > > Just a guess, but have you tried setting host=localhost like the > > comments say to do? > > Indeed. > > We'll switch to DSN uris in time, but for now plz specify the host. > You're the boss!! __

RE: [Dbmail] RE: Help on new ZDB system

2008-10-28 Thread Jorge Bastos
> Just a guess, but have you tried setting host=localhost like the > comments say to do? > No :P ___ DBmail mailing list DBmail@dbmail.org https://mailman.fastxs.nl/mailman/listinfo/dbmail

Re: [Dbmail] RE: Help on new ZDB system

2008-10-28 Thread Paul J Stevens
Jesse Norell wrote: >> # Database settings >> host= # host for database, set to localhost if database is >> om >> # the same host as dbmail and you want to use a >> local socket >> # for connecting. >> sqlport=# if yo

Re: [Dbmail] RE: Help on new ZDB system

2008-10-28 Thread Jesse Norell
> # Database settings > host= # host for database, set to localhost if database is > om > # the same host as dbmail and you want to use a > local socket > # for connecting. > sqlport=# if you want to use TCP/IP for c

[Dbmail] RE: Help on new ZDB system

2008-10-28 Thread Jorge Bastos
Forgot this: --- # Database settings host= # host for database, set to localhost if database is om # the same host as dbmail and you want to use a local socket # for connecting. sqlport=# if you want to use TCP/IP f

Re: [Dbmail] RE: Thunderbird and ACL shared folders

2008-09-02 Thread Paul J Stevens
It's a dbmail bug. If you issue a simple 'x LIST "" *' mailboxes the current user has 'l' permissions on below #Users will show up nicely. This is what SM does. However, TB uses 'x LIST "" #Users*' which is currently not allowed by dbmail. It should be however. TB also tries to fall back to ad

[Dbmail] RE: Thunderbird and ACL shared folders

2008-09-02 Thread Adrian Thearle
Hi Bert I also had a similar problem with my users Shared Folders (#User instead of #Public) and found that it also would not show up in Thunderbird, Expect this problem seemed to solve itself, after a short period, it just appeared. I'm not sure what it was that did it, perhaps I recreated

[Dbmail] Re: incomplete IMAP attachments with thunderbird 2.0.0.16

2008-07-29 Thread Adrian Thearle
Hi Simon I have the same setup here with the same versions of dbmail and thunderbird and it works for me... It might be something specific to how you have configured dbmail? Can you provide us with more details of your setup? Cheers, Adrian [EMAIL PROTECTED] wrote: Send DBmail mailing list

[Dbmail] Re: Fwd: Question about imapsync.

2008-07-21 Thread Stef Bon
On Sunday 20 July 2008 20:36:46 Michael Monnerie wrote: > I received this e-mail to my imapsync-howto page, and forward it to the > dbmail mailinglist so all can see the communication. > > -- Forwarded message from Stef Bon: -- > > Betreff: Question about imapsync. > Datum: Donner

Re: [Dbmail] Re:

2008-05-22 Thread Jesse Norell
On Thu, 2008-05-22 at 10:42 -0400, Curtis Maurand wrote: > I'm > trying to figure out how to marry all of these databases into > something > coherent where I can set up a webgui to manage it all. You can find a few web-based sieve script editors you can run over the managesieve protocol, thoug

Re: [Dbmail] Re:

2008-05-22 Thread D Hill
On Thu, 22 May 2008 at 10:42 -0400, [EMAIL PROTECTED] confabulated: D Hill wrote: On Thu, 22 May 2008 at 09:41 -0400, [EMAIL PROTECTED] confabulated: more like: if header :contains ["[SPAM]"] { /* that might have to be ["\[SPAM\]"] */ fileinto "INBOX/Spam", stop; } So '/' and '.' can be us

Re: [Dbmail] Re:

2008-05-22 Thread Curtis Maurand
D Hill wrote: On Thu, 22 May 2008 at 09:41 -0400, [EMAIL PROTECTED] confabulated: more like: if header :contains ["[SPAM]"] { /* that might have to be ["\[SPAM\]"] */ fileinto "INBOX/Spam", stop; } So '/' and '.' can be used interchangeably as a folder separator? This rule, is it assumed so

Re: [Dbmail] Re:

2008-05-22 Thread D Hill
On Thu, 22 May 2008 at 09:41 -0400, [EMAIL PROTECTED] confabulated: more like: if header :contains ["[SPAM]"] { /* that might have to be ["\[SPAM\]"] */ fileinto "INBOX/Spam", stop; } So '/' and '.' can be used interchangeably as a folder separator? This rule, is it assumed something is bein

[Dbmail] Re:

2008-05-22 Thread Curtis Maurand
more like: if header :contains ["[SPAM]"] { /* that might have to be ["\[SPAM\]"] */ fileinto "INBOX/Spam", stop; } wrote: On Wed, 21 May 2008 at 17:56 -0400, [EMAIL PROTECTED] confabulated: OK, it sounds like something I'll be able to make happen once, I've completed my upgrade to version 2.

Re: [Dbmail] Re: Welcome to the "DBmail" mailing list

2008-05-19 Thread Michael Monnerie
On Montag, 19. Mai 2008 Paul J Stevens wrote: > that sounds a lot like a mysql-101 question. I think the OP uses phpmyadmin and doesn't understand mysql, and seeks a way to create the dbmail db using phpmyadmin. mfg zmi -- // Michael Monnerie, Ing.BSc- http://it-management.at // Te

Re: [Dbmail] Re: Welcome to the "DBmail" mailing list

2008-05-19 Thread Paul J Stevens
Percy Thaba wrote: > Can someone please help me with the setup of DBMail? I tried to follow > the mysql creation instructions, but i'm having trouble getting past the > first step. > > I currently have 2 databases that i manage using phpMyAdmin. I thought i > should just add the DBMail MySQL DB wi

[Dbmail] Re: Welcome to the "DBmail" mailing list

2008-05-18 Thread Percy Thaba
Can someone please help me with the setup of DBMail? I tried to follow the mysql creation instructions, but i'm having trouble getting past the first step. I currently have 2 databases that i manage using phpMyAdmin. I thought i should just add the DBMail MySQL DB with phpMyAdmin, but I'm hav

Re: [Dbmail] Re: messages table index brainstorming

2008-05-14 Thread Paul J Stevens
Michael Mayer wrote: > Paul J Stevens wrote: >>formail -ds dbmail-smtp -u testuser$i -m mailbox$j > > Do I have to add those 100 testusers and mailboxes first or will that > happen automatically for some reason? users are not created automatically, mailboxes are if you use the pipe interface

Re: [Dbmail] Re: messages table index brainstorming

2008-05-14 Thread Michael Mayer
Paul J Stevens wrote: formail -ds dbmail-smtp -u testuser$i -m mailbox$j Do I have to add those 100 testusers and mailboxes first or will that happen automatically for some reason? As far as I understood the script, it will add each mail to 100 mailboxes shared by 100 users, so it will c

Re: [Dbmail] Re: messages table index brainstorming

2008-05-14 Thread Paul J Stevens
Michael Mayer wrote: > [EMAIL PROTECTED] wrote: >> But if you can empirically demonstrate that over-indexing >> signifficantly slows down the typical (mostly read) workload of >> DBMail, I'd be most interested to see it. > > I just decided to test it... maybe on the weekend :) > > The only questi

  1   2   3   4   5   6   >