Paul, What do you think could this be? Or there was something that was fixed meanwhile since yesterday night?
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jorge Bastos Sent: quarta-feira, 19 de Dezembro de 2007 1:20 To: DBMail mailinglist Subject: Re: [Dbmail] Re: DBMail 2.3.0 released Paul, My experience was a bit bad! So, i backup's the DB, and compiled the trunk code, started dbmail and... cabum! i have a few warnings, but i'm sure they are not the problem. --- /usr/local/src/postfix/dbmail_svn/dbmail/src/sievecmd.c:370: warning: the use of `tempnam' is dangerous, better use `mkstemp' creating dbmail-sievecmd dm_debug.c: In function 'trace': dm_debug.c:109: warning: passing argument 1 of 'gethostname' from incompatible pointer type top.c: In function 'parse_scoreboard': top.c:235: warning: unused parameter 'scoreBuf' top.c:235: warning: unused parameter 'scoreboard' top.c: At top level: top.c:236: warning: 'parse_scoreboard' defined but not used --- attached there's a log file, when i select the "Sent Items" of one or another account, in the log it complains about mysql, that the connection has been lost, wich is not really correct, any ideia what it could be? MySQL 5.0.51 here, from debian SID. --- ec 19 01:01:52 lira dbmail/imap4d[18394]: Info:[imap] imap4.c,IMAPClientHandler(+203): COMMAND: [hqbd SELECT "Sent Items"] Dec 19 01:01:52 lira dbmail/imap4d[18394]: Debug:[imapsession] dbmail-imapsession.c,build_args_array_ext(+2805): arg[0]: 'Sent Items' Dec 19 01:01:52 lira dbmail/imap4d[18394]: Info:[imap] imap4.c,IMAPClientHandler(+314): Executing command select... Dec 19 01:01:52 lira dbmail/imap4d[18394]: Debug:[db] dm_db.c,db_findmailbox(+2578): looking for mailbox with FQN [Sent Items]. Dec 19 01:01:52 lira dbmail/imap4d[18394]: Debug:[sql] dbmysql.c,db_query(+301): query [SELECT mailbox_idnr FROM dbmail_mailboxes WHERE name LIKE 'Sent Items' AND owner_idnr=8] Dec 19 01:01:52 lira dbmail/imap4d[18394]: Error:[sql] dbmysql.c,db_query(+304): [Lost connection to MySQL server during query] [SELECT mailbox_idnr FROM dbmail_mailboxes WHERE name LIKE 'Sent Items' AND owner_idnr=8] Dec 19 01:01:52 lira dbmail/imap4d[18394]: Debug:[db] dbmodule.c,db_query(+154): last query took [0] seconds Dec 19 01:01:52 lira dbmail/imap4d[18394]: Error:[db] dm_db.c,db_findmailbox_owner(+2706): could not select mailbox 'Sent Items' --- --- ----- Original Message ----- From: "Paul J Stevens" <[EMAIL PROTECTED]> To: "DBMail mailinglist" <[email protected]> Sent: Tuesday, December 18, 2007 9:31 PM Subject: Re: [Dbmail] Re: DBMail 2.3.0 released Jorge Bastos wrote: > Hum... ok Paul, > Gonna update, just two more question. > > > After the upgrade, there's no turning back, right? Yes there is, it's just that messages inserted by 2.3 can't be retrieved by 2.2. Older messages are not a problem. If it doesn't work for you, simply install 2.2.8 and drop the dbmail_partlists and dbmail_mimeparts tables. > There's no need to run dbmail-util -b right? correct. > > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf > Of Paul J Stevens > Sent: terça-feira, 18 de Dezembro de 2007 20:55 > To: DBMail mailinglist > Subject: Re: [Dbmail] Re: DBMail 2.3.0 released > > Jorge Bastos wrote: >> Paul, >> In the changelog you have the change details for day 2007-12-17 double. > > fall out from pushing git changes into the svn repo. > >> Can I update now using the last trunk or now yet? >> > > Yes, the trunk is ok. All tests pass again afaict. And I've been testing > with mysql and postgres today after landing a layout change of the > code-tree. > -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
