Hi,

-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Sunny Koh
Gesendet: Dienstag, 2. Oktober 2007 16:45
An: DBMail mailinglist
Betreff: [Dbmail] Problems with dbmail_physmessage

Hello All,

I am getting this messages in my logs and funny things happening with 
thunderbird and outlook express, can someone point me in the correct 
direction to solve this database issue?

Oct 02 22:41:05 celeste dbmail-lmtpd[12658]: Error:[db] 
db.c,db_insert_physmessage_with_internal_date(+1137): insertion of 
physmessage failed
Oct 02 22:41:05 celeste dbmail-lmtpd[13951]: Error:[db] 
db.c,db_insert_physmessage_with_internal_date(+1137): insertion of 
physmessage failed
Oct 02 22:41:05 celeste dbmail-lmtpd[12651]: Error:[db] 
db.c,db_insert_physmessage_with_internal_date(+1137): insertion of 
physmessage failed
Oct 02 22:41:05 celeste dbmail-lmtpd[12673]: Error:[db] 
db.c,db_insert_physmessage_with_internal_date(+1137): insertion of 
physmessage failed
Oct 02 22:41:05 celeste dbmail-lmtpd[12658]: Error:[delivery] 
pipe.c,insert_messages(+545): failed to store temporary message.
Oct 02 22:41:05 celeste dbmail-lmtpd[13951]: Error:[delivery] 
pipe.c,insert_messages(+545): failed to store temporary message.
Oct 02 22:41:05 celeste dbmail-lmtpd[12651]: Error:[delivery] 
pipe.c,insert_messages(+545): failed to store temporary message.
Oct 02 22:41:05 celeste dbmail-lmtpd[12673]: Error:[delivery] 
pipe.c,insert_messages(+545): failed to store temporary message.
Oct 02 22:41:12 celeste dbmail-lmtpd[14041]: Error:[sql] 
dbmysql.c,db_query(+294): [The table 'dbmail_physmessage' is full] 
[INSERT INTO dbmail_physmessage (messagesize, internal_date) VALUES (0, 
CURRENT_TIMESTAMP)]

[...]

Maybe a space problem on your database? From the dbmail wiki:

WITHOUT innodb_file_per_table you have one shared tablespace for all the 
tables. This gives you the advantage of limiting the space your db will be 
using (unless you activate the autoextend) but give you the disadvantage of 
preallocating all the space you'll be using.

HTH,
Uwe 



_______________________________________________
DBmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to