Re: [Dbmail] Strange problem with mailbox2dbmail

2004-10-22 Thread Dan Weber
I'll just fix the script to use a while loop. I guess it was a defect when I created it. This should be no problem at all, I'll mail it to the list when I am done. Dan On Fri, Oct 22, 2004 at 01:51:19AM +0400, Mikhail Ramendik wrote: > Dan Stilts wrote: > > > I had the same error as you ("recu

Re: [Dbmail] Strange problem with mailbox2dbmail

2004-10-22 Thread Dan Weber
http://mirrorlynx.com/~dan/mailbox2dbmail-2.0.tar.bz2 Updated mailbox2dbmail to fix this. On Thu, Oct 21, 2004 at 06:10:14PM -0400, Dan Weber wrote: > I'll just fix the script to use a while loop. I guess it was a defect when > I created it. This should be no problem at all, I'll mail it to the

Re: [Dbmail] Strange problem with mailbox2dbmail

2004-10-22 Thread Barak Bejerano
Here is a non recursive version I posted here a while ago: #!/usr/bin/python # Copyright (C) 2004 Dan Weber # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either # ver

Re: [Dbmail] running as non-root?

2004-10-22 Thread Matthew T. O'Connor
I only run dbmail as non root, feel much safer that way. I'm not sure why you are having problems here are a couple of thoughts. Are you launching as root, or is the effective user executing the programs? Does that user have the required permissions to get to the dbmail.conf file? Mikhail

[Dbmail] failed delivery

2004-10-22 Thread John Hansen
Hi Attached the file from the postfix queue. This email is failing delivery thru dbmail-smtp second attachment, mail.log excerpt. Kind regards, John Hansen A750E604A36 Description: Binary data Oct 22 14:04:39 ns1 postfix/qmgr[516]: A750E604A36: from=<[EMAIL PROTECTED]>, size=6675, nrcpt=1 (q

Re: [Dbmail] failed delivery

2004-10-22 Thread Paul J Stevens
John, I've tested insertion of your message using dbmail-2.0.0. No problem there. Without TRACE_LEVEL=5 your mail.log is not very informative. Could be anything from a problem in the message parsing, to a user-quota or diskfull error. John Hansen wrote: Hi Attached the file from the postfix

Re: [Dbmail] Question on the max mailboxsize setting

2004-10-22 Thread Ilja Booij
On Thu, 21 Oct 2004 13:58:06 -0700, Micah <[EMAIL PROTECTED]> wrote: > > I think this type of thing is addressed with LMTP, right? > in LMTP and dbmail-smtp. both will return a temporary error when a user is over quotum. I guess we should change it to a permanent failure. Ilja

RE: [Dbmail] failed delivery

2004-10-22 Thread John Hansen
Paul, > I've tested insertion of your message using dbmail-2.0.0. No > problem there. > Without TRACE_LEVEL=5 your mail.log is not very informative. > Could be anything from a problem in the message parsing, to a > user-quota or diskfull error. Attached, TRACE_LEVEL=5 mail.log excerpt. ... J

[Dbmail] sylpheed[-claws] and IMAP?

2004-10-22 Thread Mikhail Ramendik
Hello, Has anyone been able to get sylpheed, or sylpheed-claws, to work right with dbmail over IMAP? I have installed a recent sylpheed-claws (0.9.12b), and it does not see messages that were put into dbmail by dbmail-smtp (using mailbox2dbmail). It sees the folders, but no messages; when I tell

Re: [Dbmail] running as non-root?

2004-10-22 Thread Mikhail Ramendik
В сообщении от 22.10.2004 04:07 Matthew T. O'Connor пишет: > I only run dbmail as non root, feel much safer that way. I'm not sure > why you are having problems here are a couple of thoughts. Are you > launching as root, or is the effective user executing the programs? When I start it as the

Re: [Dbmail] Strange problem with mailbox2dbmail

2004-10-22 Thread Mikhail Ramendik
Dan Weber wrote: > http://mirrorlynx.com/~dan/mailbox2dbmail-2.0.tar.bz2 > > Updated mailbox2dbmail to fix this. Does not load :( Yours, Mikhail Ramendik

Re: [Dbmail] Strange problem with mailbox2dbmail

2004-10-22 Thread Barak Bejerano
I have a posting from yesterday with a fixed version of the script on the list Hope it works for you Barak Mikhail Ramendik wrote: Dan Weber wrote: http://mirrorlynx.com/~dan/mailbox2dbmail-2.0.tar.bz2 Updated mailbox2dbmail to fix this. Does not load :( Yours, Mikhail Ramendik

[Dbmail] sylpheed-claws 0.9.12b and dbmail 2.0 : IMAP misunderstanding

2004-10-22 Thread Mikhail Ramendik
Hello, I am posting to both lists because I'm not sure what is at fault - Sylpheed-claws or DbMail. I have finally guessed how to get the logged data right in Sylpheed. So, here's what happens when I ask it to rebuild the tree. It gets the folder list and then wants to read the headers for ever

[Dbmail] dbmail-smtp slow

2004-10-22 Thread Mikhail Ramendik
Hello, It's somewhat strange, but mbox2dbmail is definitely slow on a large mail folder. Less than 2 mesages per second. There is no significant cpu usage, and large iowait time, so apparently it's all disk waiting. But the disk is not that slow (Seagate Barracuda 7200.7). I suspected slow Pytho