Re: [Dbmail] Database connection log flooding

2005-07-20 Thread [EMAIL PROTECTED]
set loglevel to 5 in /etc/dbmail.conf under imapd section and see what is triggering it.. perhaps you have a bot trying to test some random password/user combo every second or so...if no one is connecting and dbmail is still triggering the db connects, get detailed logs and submit a bug report

Re: [Dbmail] DBMA+ACL problem

2005-07-20 Thread M. J. [Mike] O'Brien
Hi Aron: Thunderbird works like a charm as a very IMAP_ACL-friendly MUA. In DBMA you need to give your intended users permission on #Public/folder, after you have created that folder, to allow them to at least lookup, read, see, write, insert and post (and create, delete, and/or administer if y

[Dbmail] RE: DBmail IMAP issues

2005-07-20 Thread Abdullah Ibn Hamad
David, That was a great help, thank you! What about this error? ERROR : Connection dropped by imap-server. Thank you, -Abdullah "Niblett, David A" <[EMAIL PROTECTED]> wrote: Abdullah, Check the users account for a zero size message. We found that if we shutdown LMTP without shutting d

RE: [Dbmail] RE: DBmail IMAP issues

2005-07-20 Thread Niblett, David A
Sorry, I didn't realize that they were two different errors. I have seen the other one seperately before, and if I recall correctly I think we found that the application that we wrote to add users to dbmail was creating the INBOX entry in dbmail_mailboxes with a permission of 1 and not 2. You mig

RE: [Dbmail] DBmail IMAP issues

2005-07-20 Thread Abdullah Ibn Hamad
David, Thank you again. I did read in some mailing lists it's releated to SQmail and ImapProxy, did you try the ImapProxy with SQmail? http://lists.pitt.edu/pipermail/imapproxy-info/2004-February/000211.html Thank you, -Abullah "Niblett, David A" <[EMAIL PROTECTED]> wrote: Sorry, I didn

RE: [Dbmail] DBmail IMAP issues

2005-07-20 Thread Niblett, David A
Nope, don't use that. But that's an interesting program. I know that SquirrelMail does log in for everything, but that doesn't seem to affect my DB much, however, that all is completely dependant on the number of simultaneous users of SquirrelMail. My big thing is that I wish SM was written to u

[Dbmail] DBMail+PostgreSQL+Trasnsations

2005-07-20 Thread Niblett, David A
I'm a bit confused right now. I thought for sure that LMTP wasn't using a transaction for PostgreSQL, but the logs don't lie. My issue is that when I stop dbmail-lmtpd without stopping postfix first, and there is an LMTP message in the pipe, I end up with an entry in dbmail_messageblks that has a

Re: [Dbmail] Database connection log flooding

2005-07-20 Thread Michael Milner
The log didn't show anything happening every second, but looking through the sourcecode I think I found the problem. In server.c, in the StartServer(serverConfig_t * conf) function, the 2.0 branch code uses "db_connect()" to CHECK if the current connection is still good. This problem appears to h

RE: [Dbmail] DBmail IMAP issues

2005-07-20 Thread Abdullah Ibn Hamad
David, SM says this IMAP Proxy - A caching IMAP proxy server can vastly improve SquirrelMail performance by cutting down on the number of times you have to create a new connection to the IMAP server. It keeps server connections alive for reuse avoiding a new IMAP connection for each Squ

Re: [Dbmail] DBMA+ACL problem

2005-07-20 Thread A
M. J. [Mike] O'Brien wrote: Hi Aron: Thunderbird works like a charm as a very IMAP_ACL-friendly MUA. Hello, In DBMA you need to give your intended users permission on #Public/folder, after you have created that folder, to allow them to at least lookup, read, see, write, insert and post (and

[Dbmail] Oracle

2005-07-20 Thread Julio Rodriguez
Hi, Is it possible to use dbmail with oracle as DB? Or anyone knows how to do a realtime copy from mysql to oracle? (knnopix linux – Dbmail 2.1) Tx. Hola Es possible usar DBmail con Oracle como Base de Datos? Ó algu