[Dbmail-dev] func_memtst

2006-11-03 Thread Aaron Stone
Paul, What is/was func_memtst? I can't start current SVN with this error: Nov 2 22:51:58 [dbmail/timsieved] Debug:[auth] authmodule.c,auth_load_driver(+62): looking for auth_sql as /usr/lib/dbmail/libauth_sql.so Nov 2 22:51:58 [dbmail/timsieved] Info:[auth] authmodule.c,auth_load_driver(+64):

Re: [Dbmail-dev] func_memtst

2006-11-03 Thread Aaron Stone
Scratch this, I zapped it. On Thu, 2006-11-02 at 22:54 -0800, Aaron Stone wrote: Paul, What is/was func_memtst? I can't start current SVN with this error: Nov 2 22:51:58 [dbmail/timsieved] Debug:[auth] authmodule.c,auth_load_driver(+62): looking for auth_sql as

Re: [Dbmail-dev] request for comment on postgresql issue (my troubles with koi8r and mysql)

2006-11-03 Thread Oleg Lapshin
Hello Oleg please try rev 2348 I've reverted the utf7 encoding on subject in envelope. Apparently it wan't encoded right anyway. I've also pushed the utf8 encoding to the postgres driver, so it won't affect mysql/sqlite users. I try revision 2350 with my test message and what I get:

Re: [Dbmail-dev] request for comment on postgresql issue (my troubles with koi8r and mysql)

2006-11-03 Thread Paul J Stevens
So, koi8-r text is inserted into dbmail_headervalue with convertion to utf and to dbmail_envelope as-is Is this as expected? No. I've removed one last remaining conversion to utf8 outside of the pgsql driver. -- Paul

Re: [Dbmail-dev] request for comment on postgresql issue (my troubles with koi8r and mysql)

2006-11-03 Thread Paul J Stevens
I have not fully reverted to 2.1.7 behaviour. Postgresql users will have to use SQL_ASCII encoding until we migrate al relevant columns to bytea. This will be done, but not in 2.2 Paul J Stevens wrote: So, koi8-r text is inserted into dbmail_headervalue with convertion to utf and to

[Dbmail-dev] Rev 2351: dbmail-lmtpd can't receive messages

2006-11-03 Thread Oleg Lapshin
Hello My test session: $ telnet host 24 Trying a.b.c.d... Connected to fox. Escape character is '^]'. 220 host DBMail LMTP service ready to rock mail from: [EMAIL PROTECTED] 250 Sender [EMAIL PROTECTED] OK rcpt to: [EMAIL PROTECTED] 250 Recipient [EMAIL PROTECTED] OK data 354 Start mail input;

Re: [Dbmail-dev] Rev 2351: dbmail-lmtpd can't receive messages

2006-11-03 Thread Paul J Stevens
This was fixed already. ==12601== Invalid read of size 1 ==12601==at 0x1B901478: strlen (mac_replace_strmem.c:243) ==12601==by 0x1B923BDC: dm_stresc (misc.c:481) ==12601==by 0x1B91227B: _header_cache (dbmail-message.c:1048) --

Re: [Dbmail-dev] Rev 2351: dbmail-lmtpd can't receive messages

2006-11-03 Thread Oleg Lapshin
This was fixed already. ==12601== Invalid read of size 1 ==12601==at 0x1B901478: strlen (mac_replace_strmem.c:243) ==12601==by 0x1B923BDC: dm_stresc (misc.c:481) ==12601==by 0x1B91227B: _header_cache (dbmail-message.c:1048) I just checked svn Revision 2351 dbmail-lmtpd (and

Re: [Dbmail-dev] Rev 2351: dbmail-lmtpd can't receive messages

2006-11-03 Thread Paul J Stevens
Sorry, I'm a bit distracted today. I had fixed it in my git tree, but hadn't resynced svn yet. Btw, How do you generate CRLFs in your test below?? I'm looking for a way to setup a test-suite for lmtp. Oleg Lapshin wrote: This was fixed already. ==12601== Invalid read of size 1 ==12601==

Re: [Dbmail-dev] request for comment on postgresql issue (my troubles with koi8r and mysql)

2006-11-03 Thread Matthew O'Connor
So what do all the users who's databases aren't in SQL_ASCII supposed to do? Any why not convert those columns to bytea now? I think it's better to byte the bullet now (sorry about the pun) and wait a few more weeks rather than push out the 2.2 release too soon. BTW, I'm willing to help if

[Dbmail-dev] [DBMail 0000433]: converting from 2.0-Trunk causes glib allocation error

2006-11-03 Thread bugtrack
The following issue has been SUBMITTED. == http://www.dbmail.org/mantis/view.php?id=433 == Reported By:rbutler Assigned To:

[Dbmail-dev] [DBMail 0000433]: converting from 2.0-Trunk causes glib allocation error

2006-11-03 Thread bugtrack
A NOTE has been added to this issue. == http://www.dbmail.org/mantis/view.php?id=433 == Reported By:rbutler Assigned To:

Re: [Dbmail-dev] Rev 2351: dbmail-lmtpd can't receive messages

2006-11-03 Thread Oleg Lapshin
Sorry, I'm a bit distracted today. I had fixed it in my git tree, but hadn't resynced svn yet. OK. Now both dbmail-lmptd and dbmail-smtp work fine for me! Thanks! Btw, How do you generate CRLFs in your test below?? I'm looking for a way to setup a test-suite for lmtp. Test of

[Dbmail-dev] [DBMail 0000434]: Need to add a 2.2 branch to product version

2006-11-03 Thread bugtrack
The following issue has been SUBMITTED. == http://www.dbmail.org/mantis/view.php?id=434 == Reported By:bjohnson Assigned To:

[Dbmail-dev] [DBMail 0000435]: dbmail-lmtp rejects mail from supposedly valid address

2006-11-03 Thread bugtrack
The following issue has been SUBMITTED. == http://www.dbmail.org/mantis/view.php?id=435 == Reported By:bjohnson Assigned To:

Re: [Dbmail] Command Line Sendmail client for DbMail + Postfix

2006-11-03 Thread Jake Anderson
Nataraj S Narayan wrote: Hi I am having a Dbmail 2.0.9 + postfix setup. Want to write a cron script that tars a Mysql database and sends the tar as mail attachment to one particular user's mailbox. I have both Dbmail and the mysql database in the same machine. Plz help me with mail client

Re: [Dbmail] which Version ?

2006-11-03 Thread Marc Dirix
I can't see going to production with the 2.2 branch considering the number of issues posted here recently. JavaWaba That depends, I don't have any issues with it at all, and we're already using it in production. Marc

Re: [Dbmail] Command Line Sendmail client for DbMail + Postfix

2006-11-03 Thread Marc Dirix
I have both Dbmail and the mysql database in the same machine. Plz help me with mail client program available for this in Postfix/ dbmail. I find a program by name sendmail along with postfix. Does it have same syntax as the one packed with sendmail MTA? Yes it has the same syntax,

[Dbmail] Couldn't write scoreboard state to top file

2006-11-03 Thread Jochen Entenmann
Hi, does anybody know what this message means? dbmail seems to be run o.k., but always have these Messages in the LOG. Thanks, Jochen

Re: [Dbmail] multiple forwards problem

2006-11-03 Thread VladK
Here is debug in the attachment. ss you could see from it, forward set to several addresses, but it delivers only to the first one. On Mon, 2006-10-30 at 09:03 -0800, Blake Mitchell wrote: To help diagnose this problem, it would be helpful to see the relevant rows from dbmail_aliases, a level

Re: [Dbmail] which Version ?

2006-11-03 Thread Jim Weir
From: Marc Dirix [EMAIL PROTECTED] Reply-To: DBMail mailinglist dbmail@dbmail.org To: DBMail mailinglist dbmail@dbmail.org Subject: Re: [Dbmail] which Version ? Date: Fri, 3 Nov 2006 08:28:08 +0100 I can't see going to production with the 2.2 branch considering the number of issues posted

Re: [Dbmail] Problem converting 2.0.x to 2.1

2006-11-03 Thread Ryan Butler
I went ahead and filed it as a bug report as well so that it gets properly tracked and is a reminder. Ryan On Thu, 2006-11-02 at 19:01 +0100, Paul J Stevens wrote: Ryan Butler wrote: On Wed, 2006-11-01 at 22:37 +0100, Paul J Stevens wrote: Repairing DBMAIL for cached envelopes... Ok.

[Dbmail] Donwloading DBMail

2006-11-03 Thread Maggie Vohs
I have OLD dbmail (1.36) and it just crashed. I downloaded dbmail-2.0.10.tar.gzhttp://www.dbmail.org/download/2.0/dbmail-2.0.10.tar.gz(04 Apr, 2006) to my desktop but when I tried to open it (or run it or something!) I received an error message saying MS Windows couldn't open the file and

[Dbmail] sieve path's

2006-11-03 Thread Jorge Bastos
Hi, the new 2.2 by default look's for the sieve lib's in /usr/local/lib/dbmail instead of version 2.1x that looked in /usr/local/lib but libsieve 2.2.x by default put's them in /usr/local/lib, shoudn't libsieve folow this new dbmail path and put by default for the sieve lib's in

Re: [Dbmail] Donwloading DBMail

2006-11-03 Thread Marc Dirix
Since when does dbmail run on microsoft windows?? Are you sure you are using dbmail? dbmail is free software you don't need to purchase! You can open the tar.gz with unrar (www.rarlabs.com), but do you know how to compile it? Op 3-nov-2006, om 23:02 heeft Maggie Vohs het volgende

Re: [Dbmail] which Version ?

2006-11-03 Thread Marc Dirix
Which OS/version ? JavaWaba We use debian testing, mixed with few unstable packages and compiled sources for important stuff. (Postgresql 8.2, dbmail-2.2.0 yate and the sorts). Marc