[Dbmail] assertion failure from imapd (2.1.3)

2005-11-05 Thread Joe Love
I recently upgraded from 2.0.7 to 2.1.3, and began getting these errors. I have not been able to narrow down when they occur. Assertion failed: (object), function imap_get_partspec, file dm_imaputil.c, line 687. Does this error have the potential to interrupt peices of the service? -Joe

[Dbmail] postgresql add_header_tables.pgsql missing references table

2005-11-05 Thread Joe Love
I upgraded from 2.0.7, and found during my upgrade that the table for referencesfield was missing. I added it manually, but I'd like to know if it's correct. (It seems to work.) The following is the lines I added to the add_header_tables.pgsql file in order to get this table. CREATE SEQUEN

Re: [Dbmail] Re: Failed. Could not connect to database (check log)

2005-11-05 Thread Nataraj S Narayan
Hi Micah I can manually connect and see the contents of 'dbmail' database using mysql client. I can also connect using mysql-admin ,with server as 'localhost'. I am attaching the my.cnf and debian.cnf . regards and thanks Nataraj Micah wrote: Can you connect manually (using the mysql cl

Re: [Dbmail] Re: Failed. Could not connect to database (check log)

2005-11-05 Thread Micah Stevens
Hmm. tough, is DBMail compiled with the same mysqlclient library version as what's installed on the system? -Micah On Saturday 05 November 2005 1:01 am, Nataraj S Narayan wrote: > Hi Micah > > I can manually connect and see the contents of 'dbmail' database using > mysql client. > > I can also

Re: [Dbmail] assertion failure from imapd (2.1.3)

2005-11-05 Thread Paul J Stevens
There are/were some problems with the bodystructure code in 2.1.3. I'll release 2.1.4 rsn that will fix this and the segfault in evolution (hopefully). Joe Love wrote: > I recently upgraded from 2.0.7 to 2.1.3, and began getting these > errors. I have not been able to narrow down when they occu

Re: [Dbmail] postgresql add_header_tables.pgsql missing references table

2005-11-05 Thread Paul J Stevens
This too will be remedied in 2.1.4. Joe Love wrote: > I upgraded from 2.0.7, and found during my upgrade that the table for > referencesfield was missing. I added it manually, but I'd like to know > if it's correct. (It seems to work.) > > The following is the lines I added to the add_header_t

Re: [Dbmail] Re: Failed. Could not connect to database (check log)

2005-11-05 Thread Paul J Stevens
Your dbmail.conf states: /var/run/mysql.sock whereas your my.cnf states: /var/run/mysql/mysqld.sock ergo. Nataraj S Narayan wrote: > Hi Micah > > I can manually connect and see the contents of 'dbmail' database using > mysql client. > > I can also connect using mysql-admin ,with server as '

Re: [Dbmail] crash with evolution and dbmail-imap 2.1.3 and svn (1905)

2005-11-05 Thread Paul J Stevens
Dave, I've fix this problem in svn-trunk. Evolution now seems to work like a charm. Bodystructure was returned like "(plist) (plist) (plist)" whereas evolution expects (and the rfc specifies) "(plist)(plist)(plist)". Still, I feel that evolution should *not* segfault on such a minimal diversion