[many segfaults]

> the last error message was at 8:50 after this no error

I've never seen most of those.

> maybe a hardware problem?

My guess: flaky memory, maybe.

> Also a nice one:
> Nov 12 14:25:42 HiveTwoB dbmail/imap4d[4803]: Error:[db]
> db_createmailbox(+2485): SQLException: Duplicate entry
> '554-INBOX/Aktuelle Ordner/Neues B&APw-ro/Wolfgang ' for key
> 'owner_idnr_name_index'
> 
> the reason seams the space on the end.

Ah yes, didn't we discuss that one on irc? MySQL doesn't differentiate
between indexed values if they start with, or end with spaces.

Question is: do we really want to differentiate between:

'some/mailbox ' and
'some/mailbox'

if not, I could add some code to strip the mailbox names.




-- 
________________________________________________________________
Paul J Stevens       pjstevns @ gmail, twitter, github, linkedin

  * Premium Hosting Services and Web Application Consultancy *

           www.nfg.nl/[email protected]/+31.85.877.99.97
________________________________________________________________
_______________________________________________
DBmail mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to