I just had another hit of this as well.  (In my case I use procmail to
do the filtering, with a non-dbmail fallback folder so nothing is lost.)

Here is the output from dbmail-smtp which procmail logged followed by
the message as it was stored by procmail (with a dir/. style recipe):

Oct 12 18:47:35 lugabout dbmail-smtp[2209]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_headervalue 
(headername_id, physmessage_id, headervalue) VALUES (192,2301841,'José M. 
Martín <[EMAIL PROTECTED]>,    [EMAIL PROTECTED]')] : [ERROR:  invalid byte 
sequence for encoding "UTF8": 0xe9204d
HINT:  This error can also happen if the byte sequence does not match the 
encoding expected by the server, which is controlled by "client_encoding".
]

Oct 12 18:47:35 lugabout dbmail-smtp[2209]: Error:[message] 
dbmail-message.c,_header_cache(+1046): insert headervalue failed
Oct 12 18:47:35 lugabout dbmail-smtp[2209]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_tofield 
(physmessage_id, toname, toaddr) VALUES (2301841,'Jos? M. Mart?n','[EMAIL 
PROTECTED]')] : [ERROR:  current transaction is aborted, commands ignored until 
end of transaction block
]

Oct 12 18:47:35 lugabout dbmail-smtp[2209]: Error:[message] 
dbmail-message.c,insert_address_cache(+1088): insert tofield failed [INSERT 
INTO dbmail_tofield (physmessage_id, toname, toaddr) VALUES (2301841,'Jos? M. 
Mart?n','[EMAIL PROTECTED]')]
Oct 12 18:47:35 lugabout dbmail-smtp[2209]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_ccfield 
(physmessage_id, ccname, ccaddr) VALUES (2301841,'','[EMAIL PROTECTED]')] : 
[ERROR:  current transaction is aborted, commands ignored until end of 
transaction block
]

Oct 12 18:47:35 lugabout dbmail-smtp[2209]: Error:[message] 
dbmail-message.c,insert_address_cache(+1088): insert ccfield failed [INSERT 
INTO dbmail_ccfield (physmessage_id, ccname, ccaddr) VALUES (2301841,'','[EMAIL 
PROTECTED]')]
Oct 12 18:47:35 lugabout dbmail-smtp[2209]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_fromfield 
(physmessage_id, fromname, fromaddr) VALUES (2301841,'Andreas Dilger','[EMAIL 
PROTECTED]')] : [ERROR:  current transaction is aborted, commands ignored until 
end of transaction block
]

Oct 12 18:47:35 lugabout dbmail-smtp[2209]: Error:[message] 
dbmail-message.c,insert_address_cache(+1088): insert fromfield failed [INSERT 
INTO dbmail_fromfield (physmessage_id, fromname, fromaddr) VALUES 
(2301841,'Andreas Dilger','[EMAIL PROTECTED]')]
Oct 12 18:47:35 lugabout dbmail-smtp[2209]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_datefield 
(physmessage_id, datefield) VALUES (2301841,'2007-10-09 23:29:15')] : [ERROR:  
current transaction is aborted, commands ignored until end of transaction block
]

Oct 12 18:47:35 lugabout dbmail-smtp[2209]: Error:[message] 
dbmail-message.c,insert_field_cache(+1114): insert datefield failed [INSERT 
INTO dbmail_datefield (physmessage_id, datefield) VALUES (2301841,'2007-10-09 
23:29:15')]
Oct 12 18:47:35 lugabout dbmail-smtp[2209]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_subjectfield 
(physmessage_id, subjectfield) VALUES (2301841,'Redundance with Lustre')] : 
[ERROR:  current transaction is aborted, commands ignored until end of 
transaction block
]

Oct 12 18:47:35 lugabout dbmail-smtp[2209]: Error:[message] 
dbmail-message.c,insert_field_cache(+1114): insert subjectfield failed [INSERT 
INTO dbmail_subjectfield (physmessage_id, subjectfield) VALUES 
(2301841,'Redundance with Lustre')]
Oct 12 18:47:35 lugabout dbmail-smtp[2209]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_referencesfield 
(physmessage_id, referencesfield) VALUES (2301841,'[EMAIL PROTECTED]')] : 
[ERROR:  current transaction is aborted, commands ignored until end of 
transaction block
]

Oct 12 18:47:35 lugabout dbmail-smtp[2209]: Error:[message] 
dbmail-message.c,insert_field_cache(+1114): insert referencesfield failed 
[INSERT INTO dbmail_referencesfield (physmessage_id, referencesfield) VALUES 
(2301841,'[EMAIL PROTECTED]')]
Oct 12 18:47:35 lugabout dbmail-smtp[2209]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_referencesfield 
(physmessage_id, referencesfield) VALUES (2301841,'[EMAIL PROTECTED]')] : 
[ERROR:  current transaction is aborted, commands ignored until end of 
transaction block
]

Oct 12 18:47:35 lugabout dbmail-smtp[2209]: Error:[message] 
dbmail-message.c,insert_field_cache(+1114): insert referencesfield failed 
[INSERT INTO dbmail_referencesfield (physmessage_id, referencesfield) VALUES 
(2301841,'[EMAIL PROTECTED]')]
Oct 12 18:47:35 lugabout dbmail-smtp[2209]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_envelope 
(physmessage_id, envelope) VALUES (2301841,'("Tue, 09 Oct 2007 17:29:15 -0600" 
"Re: [Lustre-discuss] Redundance with Lustre" (("Andreas Dilger" NIL "adilger" 
"clusterfs.com")) ((NIL NIL "lustre-discuss-bounces" "clusterfs.com")) 
(("Andreas Dilger" NIL "adilger" "clusterfs.com")) (({14}
José M. Martín NIL "jmartin" "onsager.ugr.es")) ((NIL NIL "lustre-discuss" 
"clusterfs.com")) NIL "<[EMAIL PROTECTED]>" "<[EMAIL PROTECTED]>")')] : [ERROR: 
 invalid byte sequence for encoding "UTF8": 0xe9204d
HINT:  This error can also happen if the byte sequence does not match the 
encoding expected by the server, which is controlled by "client_encoding".
]

Oct 12 18:47:35 lugabout dbmail-smtp[2209]: Error:[message] 
dbmail-message.c,dbmail_message_cache_envelope(+1291): insert envelope failed 
[INSERT INTO dbmail_envelope (physmessage_id, envelope) VALUES (2301841,'("Tue, 
09 Oct 2007 17:29:15 -0600" "Re: [Lustre-discuss] Redundance with Lustre" 
(("Andreas Dilger" NIL "adilger" "clusterfs.com")) ((NIL NIL 
"lustre-discuss-bounces" "clusterfs.com")) (("Andreas Dilger" NIL "adilger" 
"clusterfs.com")) (({14}
José M. Martín NIL "jmartin" "onsager.ugr.es")) ((NIL NIL "lustre-discuss" 
"clusterfs.com")) NIL "<[EMAIL PROTECTED]>" "<[EMAIL PROTECTED]>")')]
row number 0 is out of range 0..-1
Oct 12 18:47:35 lugabout dbmail-smtp[2209]: Error:[db] db.c,db_copymsg(+3804): 
error getting message size for message [4600424]
Oct 12 18:47:35 lugabout dbmail-smtp[2209]: Error:[sort] 
sort.c,sort_deliver_to_mailbox(+192): error copying message to user [4]
Oct 12 18:47:35 lugabout dbmail-smtp[2209]: Error:[delivery] 
pipe.c,insert_messages(+601): unknown temporary failure in sort_and_deliver for 
useridnr [4]
procmail: Program failure (67) of "pm2dbmail"
>From [EMAIL PROTECTED]  Fri Oct 12 18:47:29 2007
 Subject: [ydn-javascript] What is the preferred way to style a menu
  Folder: pm2dbmail [EMAIL PROTECTED]                     15394
Oct 12 18:47:41 lugabout dbmail-smtp[2257]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_headervalue 
(headername_id, physmessage_id, headervalue) VALUES (192,2301844,'José M. 
Martín <[EMAIL PROTECTED]>,    [EMAIL PROTECTED]')] : [ERROR:  invalid byte 
sequence for encoding "UTF8": 0xe9204d
HINT:  This error can also happen if the byte sequence does not match the 
encoding expected by the server, which is controlled by "client_encoding".
]

Oct 12 18:47:41 lugabout dbmail-smtp[2257]: Error:[message] 
dbmail-message.c,_header_cache(+1046): insert headervalue failed
Oct 12 18:47:41 lugabout dbmail-smtp[2257]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_tofield 
(physmessage_id, toname, toaddr) VALUES (2301844,'Jos? M. Mart?n','[EMAIL 
PROTECTED]')] : [ERROR:  current transaction is aborted, commands ignored until 
end of transaction block
]

Oct 12 18:47:41 lugabout dbmail-smtp[2257]: Error:[message] 
dbmail-message.c,insert_address_cache(+1088): insert tofield failed [INSERT 
INTO dbmail_tofield (physmessage_id, toname, toaddr) VALUES (2301844,'Jos? M. 
Mart?n','[EMAIL PROTECTED]')]
Oct 12 18:47:41 lugabout dbmail-smtp[2257]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_ccfield 
(physmessage_id, ccname, ccaddr) VALUES (2301844,'','[EMAIL PROTECTED]')] : 
[ERROR:  current transaction is aborted, commands ignored until end of 
transaction block
]

Oct 12 18:47:41 lugabout dbmail-smtp[2257]: Error:[message] 
dbmail-message.c,insert_address_cache(+1088): insert ccfield failed [INSERT 
INTO dbmail_ccfield (physmessage_id, ccname, ccaddr) VALUES (2301844,'','[EMAIL 
PROTECTED]')]
Oct 12 18:47:41 lugabout dbmail-smtp[2257]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_fromfield 
(physmessage_id, fromname, fromaddr) VALUES (2301844,'Andreas Dilger','[EMAIL 
PROTECTED]')] : [ERROR:  current transaction is aborted, commands ignored until 
end of transaction block
]

Oct 12 18:47:41 lugabout dbmail-smtp[2257]: Error:[message] 
dbmail-message.c,insert_address_cache(+1088): insert fromfield failed [INSERT 
INTO dbmail_fromfield (physmessage_id, fromname, fromaddr) VALUES 
(2301844,'Andreas Dilger','[EMAIL PROTECTED]')]
Oct 12 18:47:41 lugabout dbmail-smtp[2257]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_datefield 
(physmessage_id, datefield) VALUES (2301844,'2007-10-09 23:29:15')] : [ERROR:  
current transaction is aborted, commands ignored until end of transaction block
]

Oct 12 18:47:41 lugabout dbmail-smtp[2257]: Error:[message] 
dbmail-message.c,insert_field_cache(+1114): insert datefield failed [INSERT 
INTO dbmail_datefield (physmessage_id, datefield) VALUES (2301844,'2007-10-09 
23:29:15')]
Oct 12 18:47:41 lugabout dbmail-smtp[2257]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_subjectfield 
(physmessage_id, subjectfield) VALUES (2301844,'Redundance with Lustre')] : 
[ERROR:  current transaction is aborted, commands ignored until end of 
transaction block
]

Oct 12 18:47:41 lugabout dbmail-smtp[2257]: Error:[message] 
dbmail-message.c,insert_field_cache(+1114): insert subjectfield failed [INSERT 
INTO dbmail_subjectfield (physmessage_id, subjectfield) VALUES 
(2301844,'Redundance with Lustre')]
Oct 12 18:47:41 lugabout dbmail-smtp[2257]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_referencesfield 
(physmessage_id, referencesfield) VALUES (2301844,'[EMAIL PROTECTED]')] : 
[ERROR:  current transaction is aborted, commands ignored until end of 
transaction block
]

Oct 12 18:47:41 lugabout dbmail-smtp[2257]: Error:[message] 
dbmail-message.c,insert_field_cache(+1114): insert referencesfield failed 
[INSERT INTO dbmail_referencesfield (physmessage_id, referencesfield) VALUES 
(2301844,'[EMAIL PROTECTED]')]
Oct 12 18:47:41 lugabout dbmail-smtp[2257]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_referencesfield 
(physmessage_id, referencesfield) VALUES (2301844,'[EMAIL PROTECTED]')] : 
[ERROR:  current transaction is aborted, commands ignored until end of 
transaction block
]

Oct 12 18:47:41 lugabout dbmail-smtp[2257]: Error:[message] 
dbmail-message.c,insert_field_cache(+1114): insert referencesfield failed 
[INSERT INTO dbmail_referencesfield (physmessage_id, referencesfield) VALUES 
(2301844,'[EMAIL PROTECTED]')]
Oct 12 18:47:41 lugabout dbmail-smtp[2257]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_envelope 
(physmessage_id, envelope) VALUES (2301844,'("Tue, 09 Oct 2007 17:29:15 -0600" 
"Re: [Lustre-discuss] Redundance with Lustre" (("Andreas Dilger" NIL "adilger" 
"clusterfs.com")) ((NIL NIL "lustre-discuss-bounces" "clusterfs.com")) 
(("Andreas Dilger" NIL "adilger" "clusterfs.com")) (({14}
José M. Martín NIL "jmartin" "onsager.ugr.es")) ((NIL NIL "lustre-discuss" 
"clusterfs.com")) NIL "<[EMAIL PROTECTED]>" "<[EMAIL PROTECTED]>")')] : [ERROR: 
 invalid byte sequence for encoding "UTF8": 0xe9204d
HINT:  This error can also happen if the byte sequence does not match the 
encoding expected by the server, which is controlled by "client_encoding".
]

Oct 12 18:47:41 lugabout dbmail-smtp[2257]: Error:[message] 
dbmail-message.c,dbmail_message_cache_envelope(+1291): insert envelope failed 
[INSERT INTO dbmail_envelope (physmessage_id, envelope) VALUES (2301844,'("Tue, 
09 Oct 2007 17:29:15 -0600" "Re: [Lustre-discuss] Redundance with Lustre" 
(("Andreas Dilger" NIL "adilger" "clusterfs.com")) ((NIL NIL 
"lustre-discuss-bounces" "clusterfs.com")) (("Andreas Dilger" NIL "adilger" 
"clusterfs.com")) (({14}
José M. Martín NIL "jmartin" "onsager.ugr.es")) ((NIL NIL "lustre-discuss" 
"clusterfs.com")) NIL "<[EMAIL PROTECTED]>" "<[EMAIL PROTECTED]>")')]
row number 0 is out of range 0..-1
Oct 12 18:47:41 lugabout dbmail-smtp[2257]: Error:[db] db.c,db_copymsg(+3804): 
error getting message size for message [4600429]
Oct 12 18:47:41 lugabout dbmail-smtp[2257]: Error:[sort] 
sort.c,sort_deliver_to_mailbox(+192): error copying message to user [4]
Oct 12 18:47:41 lugabout dbmail-smtp[2257]: Error:[delivery] 
pipe.c,insert_messages(+601): unknown temporary failure in sort_and_deliver for 
useridnr [4]
procmail: Program failure (67) of "pm2dbmail"
>From [EMAIL PROTECTED]  Fri Oct 12 18:47:34 2007
 Subject: [PATCH] [crypto] fix lrw,pcbc and xts blockmode
  Folder: pm2dbmail [EMAIL PROTECTED]                      6171
>From [EMAIL PROTECTED]  Fri Oct 12 18:47:38 2007
 Subject: Re: [Foundation-l] [Wikimania-l] Wikimania 2008 will happen in
  Folder: pm2dbmail [EMAIL PROTECTED]                      4793
Oct 12 18:47:46 lugabout dbmail-smtp[2288]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_headervalue 
(headername_id, physmessage_id, headervalue) VALUES (192,2301846,'José M. 
Martín <[EMAIL PROTECTED]>,    [EMAIL PROTECTED]')] : [ERROR:  invalid byte 
sequence for encoding "UTF8": 0xe9204d
HINT:  This error can also happen if the byte sequence does not match the 
encoding expected by the server, which is controlled by "client_encoding".
]

Oct 12 18:47:46 lugabout dbmail-smtp[2288]: Error:[message] 
dbmail-message.c,_header_cache(+1046): insert headervalue failed
Oct 12 18:47:46 lugabout dbmail-smtp[2288]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_tofield 
(physmessage_id, toname, toaddr) VALUES (2301846,'Jos? M. Mart?n','[EMAIL 
PROTECTED]')] : [ERROR:  current transaction is aborted, commands ignored until 
end of transaction block
]

Oct 12 18:47:46 lugabout dbmail-smtp[2288]: Error:[message] 
dbmail-message.c,insert_address_cache(+1088): insert tofield failed [INSERT 
INTO dbmail_tofield (physmessage_id, toname, toaddr) VALUES (2301846,'Jos? M. 
Mart?n','[EMAIL PROTECTED]')]
Oct 12 18:47:46 lugabout dbmail-smtp[2288]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_ccfield 
(physmessage_id, ccname, ccaddr) VALUES (2301846,'','[EMAIL PROTECTED]')] : 
[ERROR:  current transaction is aborted, commands ignored until end of 
transaction block
]

Oct 12 18:47:46 lugabout dbmail-smtp[2288]: Error:[message] 
dbmail-message.c,insert_address_cache(+1088): insert ccfield failed [INSERT 
INTO dbmail_ccfield (physmessage_id, ccname, ccaddr) VALUES (2301846,'','[EMAIL 
PROTECTED]')]
Oct 12 18:47:46 lugabout dbmail-smtp[2288]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_fromfield 
(physmessage_id, fromname, fromaddr) VALUES (2301846,'Andreas Dilger','[EMAIL 
PROTECTED]')] : [ERROR:  current transaction is aborted, commands ignored until 
end of transaction block
]

Oct 12 18:47:46 lugabout dbmail-smtp[2288]: Error:[message] 
dbmail-message.c,insert_address_cache(+1088): insert fromfield failed [INSERT 
INTO dbmail_fromfield (physmessage_id, fromname, fromaddr) VALUES 
(2301846,'Andreas Dilger','[EMAIL PROTECTED]')]
Oct 12 18:47:46 lugabout dbmail-smtp[2288]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_datefield 
(physmessage_id, datefield) VALUES (2301846,'2007-10-09 23:29:15')] : [ERROR:  
current transaction is aborted, commands ignored until end of transaction block
]

Oct 12 18:47:46 lugabout dbmail-smtp[2288]: Error:[message] 
dbmail-message.c,insert_field_cache(+1114): insert datefield failed [INSERT 
INTO dbmail_datefield (physmessage_id, datefield) VALUES (2301846,'2007-10-09 
23:29:15')]
Oct 12 18:47:46 lugabout dbmail-smtp[2288]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_subjectfield 
(physmessage_id, subjectfield) VALUES (2301846,'Redundance with Lustre')] : 
[ERROR:  current transaction is aborted, commands ignored until end of 
transaction block
]

Oct 12 18:47:46 lugabout dbmail-smtp[2288]: Error:[message] 
dbmail-message.c,insert_field_cache(+1114): insert subjectfield failed [INSERT 
INTO dbmail_subjectfield (physmessage_id, subjectfield) VALUES 
(2301846,'Redundance with Lustre')]
Oct 12 18:47:46 lugabout dbmail-smtp[2288]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_referencesfield 
(physmessage_id, referencesfield) VALUES (2301846,'[EMAIL PROTECTED]')] : 
[ERROR:  current transaction is aborted, commands ignored until end of 
transaction block
]

Oct 12 18:47:46 lugabout dbmail-smtp[2288]: Error:[message] 
dbmail-message.c,insert_field_cache(+1114): insert referencesfield failed 
[INSERT INTO dbmail_referencesfield (physmessage_id, referencesfield) VALUES 
(2301846,'[EMAIL PROTECTED]')]
Oct 12 18:47:46 lugabout dbmail-smtp[2288]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_referencesfield 
(physmessage_id, referencesfield) VALUES (2301846,'[EMAIL PROTECTED]')] : 
[ERROR:  current transaction is aborted, commands ignored until end of 
transaction block
]

Oct 12 18:47:46 lugabout dbmail-smtp[2288]: Error:[message] 
dbmail-message.c,insert_field_cache(+1114): insert referencesfield failed 
[INSERT INTO dbmail_referencesfield (physmessage_id, referencesfield) VALUES 
(2301846,'[EMAIL PROTECTED]')]
Oct 12 18:47:46 lugabout dbmail-smtp[2288]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_envelope 
(physmessage_id, envelope) VALUES (2301846,'("Tue, 09 Oct 2007 17:29:15 -0600" 
"Re: [Lustre-discuss] Redundance with Lustre" (("Andreas Dilger" NIL "adilger" 
"clusterfs.com")) ((NIL NIL "lustre-discuss-bounces" "clusterfs.com")) 
(("Andreas Dilger" NIL "adilger" "clusterfs.com")) (({14}
José M. Martín NIL "jmartin" "onsager.ugr.es")) ((NIL NIL "lustre-discuss" 
"clusterfs.com")) NIL "<[EMAIL PROTECTED]>" "<[EMAIL PROTECTED]>")')] : [ERROR: 
 invalid byte sequence for encoding "UTF8": 0xe9204d
HINT:  This error can also happen if the byte sequence does not match the 
encoding expected by the server, which is controlled by "client_encoding".
]

Oct 12 18:47:46 lugabout dbmail-smtp[2288]: Error:[message] 
dbmail-message.c,dbmail_message_cache_envelope(+1291): insert envelope failed 
[INSERT INTO dbmail_envelope (physmessage_id, envelope) VALUES (2301846,'("Tue, 
09 Oct 2007 17:29:15 -0600" "Re: [Lustre-discuss] Redundance with Lustre" 
(("Andreas Dilger" NIL "adilger" "clusterfs.com")) ((NIL NIL 
"lustre-discuss-bounces" "clusterfs.com")) (("Andreas Dilger" NIL "adilger" 
"clusterfs.com")) (({14}
José M. Martín NIL "jmartin" "onsager.ugr.es")) ((NIL NIL "lustre-discuss" 
"clusterfs.com")) NIL "<[EMAIL PROTECTED]>" "<[EMAIL PROTECTED]>")')]
row number 0 is out of range 0..-1
Oct 12 18:47:46 lugabout dbmail-smtp[2288]: Error:[db] db.c,db_copymsg(+3804): 
error getting message size for message [4600433]
Oct 12 18:47:46 lugabout dbmail-smtp[2288]: Error:[sort] 
sort.c,sort_deliver_to_mailbox(+192): error copying message to user [4]
Oct 12 18:47:46 lugabout dbmail-smtp[2288]: Error:[delivery] 
pipe.c,insert_messages(+601): unknown temporary failure in sort_and_deliver for 
useridnr [4]
procmail: Program failure (67) of "pm2dbmail"
>From [EMAIL PROTECTED]  Fri Oct 12 18:47:41 2007
 Subject: Re: [stable] [patch 09/12] Fix SMP poweroff hangs
  Folder: pm2dbmail [EMAIL PROTECTED]                      4837
Oct 12 18:47:55 lugabout dbmail-smtp[2323]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_headervalue 
(headername_id, physmessage_id, headervalue) VALUES (192,2301849,'José M. 
Martín <[EMAIL PROTECTED]>,    [EMAIL PROTECTED]')] : [ERROR:  invalid byte 
sequence for encoding "UTF8": 0xe9204d
HINT:  This error can also happen if the byte sequence does not match the 
encoding expected by the server, which is controlled by "client_encoding".
]

Oct 12 18:47:55 lugabout dbmail-smtp[2323]: Error:[message] 
dbmail-message.c,_header_cache(+1046): insert headervalue failed
Oct 12 18:47:55 lugabout dbmail-smtp[2323]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_tofield 
(physmessage_id, toname, toaddr) VALUES (2301849,'Jos? M. Mart?n','[EMAIL 
PROTECTED]')] : [ERROR:  current transaction is aborted, commands ignored until 
end of transaction block
]

Oct 12 18:47:55 lugabout dbmail-smtp[2323]: Error:[message] 
dbmail-message.c,insert_address_cache(+1088): insert tofield failed [INSERT 
INTO dbmail_tofield (physmessage_id, toname, toaddr) VALUES (2301849,'Jos? M. 
Mart?n','[EMAIL PROTECTED]')]
Oct 12 18:47:55 lugabout dbmail-smtp[2323]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_ccfield 
(physmessage_id, ccname, ccaddr) VALUES (2301849,'','[EMAIL PROTECTED]')] : 
[ERROR:  current transaction is aborted, commands ignored until end of 
transaction block
]

Oct 12 18:47:55 lugabout dbmail-smtp[2323]: Error:[message] 
dbmail-message.c,insert_address_cache(+1088): insert ccfield failed [INSERT 
INTO dbmail_ccfield (physmessage_id, ccname, ccaddr) VALUES (2301849,'','[EMAIL 
PROTECTED]')]
Oct 12 18:47:55 lugabout dbmail-smtp[2323]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_fromfield 
(physmessage_id, fromname, fromaddr) VALUES (2301849,'Andreas Dilger','[EMAIL 
PROTECTED]')] : [ERROR:  current transaction is aborted, commands ignored until 
end of transaction block
]

Oct 12 18:47:55 lugabout dbmail-smtp[2323]: Error:[message] 
dbmail-message.c,insert_address_cache(+1088): insert fromfield failed [INSERT 
INTO dbmail_fromfield (physmessage_id, fromname, fromaddr) VALUES 
(2301849,'Andreas Dilger','[EMAIL PROTECTED]')]
Oct 12 18:47:55 lugabout dbmail-smtp[2323]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_datefield 
(physmessage_id, datefield) VALUES (2301849,'2007-10-09 23:29:15')] : [ERROR:  
current transaction is aborted, commands ignored until end of transaction block
]

Oct 12 18:47:55 lugabout dbmail-smtp[2323]: Error:[message] 
dbmail-message.c,insert_field_cache(+1114): insert datefield failed [INSERT 
INTO dbmail_datefield (physmessage_id, datefield) VALUES (2301849,'2007-10-09 
23:29:15')]
Oct 12 18:47:55 lugabout dbmail-smtp[2323]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_subjectfield 
(physmessage_id, subjectfield) VALUES (2301849,'Redundance with Lustre')] : 
[ERROR:  current transaction is aborted, commands ignored until end of 
transaction block
]

Oct 12 18:47:55 lugabout dbmail-smtp[2323]: Error:[message] 
dbmail-message.c,insert_field_cache(+1114): insert subjectfield failed [INSERT 
INTO dbmail_subjectfield (physmessage_id, subjectfield) VALUES 
(2301849,'Redundance with Lustre')]
Oct 12 18:47:55 lugabout dbmail-smtp[2323]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_referencesfield 
(physmessage_id, referencesfield) VALUES (2301849,'[EMAIL PROTECTED]')] : 
[ERROR:  current transaction is aborted, commands ignored until end of 
transaction block
]

Oct 12 18:47:55 lugabout dbmail-smtp[2323]: Error:[message] 
dbmail-message.c,insert_field_cache(+1114): insert referencesfield failed 
[INSERT INTO dbmail_referencesfield (physmessage_id, referencesfield) VALUES 
(2301849,'[EMAIL PROTECTED]')]
Oct 12 18:47:55 lugabout dbmail-smtp[2323]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_referencesfield 
(physmessage_id, referencesfield) VALUES (2301849,'[EMAIL PROTECTED]')] : 
[ERROR:  current transaction is aborted, commands ignored until end of 
transaction block
]

Oct 12 18:47:55 lugabout dbmail-smtp[2323]: Error:[message] 
dbmail-message.c,insert_field_cache(+1114): insert referencesfield failed 
[INSERT INTO dbmail_referencesfield (physmessage_id, referencesfield) VALUES 
(2301849,'[EMAIL PROTECTED]')]
Oct 12 18:47:55 lugabout dbmail-smtp[2323]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_envelope 
(physmessage_id, envelope) VALUES (2301849,'("Tue, 09 Oct 2007 17:29:15 -0600" 
"Re: [Lustre-discuss] Redundance with Lustre" (("Andreas Dilger" NIL "adilger" 
"clusterfs.com")) ((NIL NIL "lustre-discuss-bounces" "clusterfs.com")) 
(("Andreas Dilger" NIL "adilger" "clusterfs.com")) (({14}
José M. Martín NIL "jmartin" "onsager.ugr.es")) ((NIL NIL "lustre-discuss" 
"clusterfs.com")) NIL "<[EMAIL PROTECTED]>" "<[EMAIL PROTECTED]>")')] : [ERROR: 
 invalid byte sequence for encoding "UTF8": 0xe9204d
HINT:  This error can also happen if the byte sequence does not match the 
encoding expected by the server, which is controlled by "client_encoding".
]

Oct 12 18:47:55 lugabout dbmail-smtp[2323]: Error:[message] 
dbmail-message.c,dbmail_message_cache_envelope(+1291): insert envelope failed 
[INSERT INTO dbmail_envelope (physmessage_id, envelope) VALUES (2301849,'("Tue, 
09 Oct 2007 17:29:15 -0600" "Re: [Lustre-discuss] Redundance with Lustre" 
(("Andreas Dilger" NIL "adilger" "clusterfs.com")) ((NIL NIL 
"lustre-discuss-bounces" "clusterfs.com")) (("Andreas Dilger" NIL "adilger" 
"clusterfs.com")) (({14}
José M. Martín NIL "jmartin" "onsager.ugr.es")) ((NIL NIL "lustre-discuss" 
"clusterfs.com")) NIL "<[EMAIL PROTECTED]>" "<[EMAIL PROTECTED]>")')]
>From [EMAIL PROTECTED]  Fri Oct 12 18:47:46 2007
 Subject: Re: EAP+MD5+SQL trouble
  Folder: pm2dbmail [EMAIL PROTECTED]              5867
row number 0 is out of range 0..-1
Oct 12 18:47:55 lugabout dbmail-smtp[2323]: Error:[db] db.c,db_copymsg(+3804): 
error getting message size for message [4600437]
Oct 12 18:47:55 lugabout dbmail-smtp[2323]: Error:[sort] 
sort.c,sort_deliver_to_mailbox(+192): error copying message to user [4]
Oct 12 18:47:55 lugabout dbmail-smtp[2323]: Error:[delivery] 
pipe.c,insert_messages(+601): unknown temporary failure in sort_and_deliver for 
useridnr [4]
procmail: Program failure (67) of "pm2dbmail"
Oct 12 18:48:00 lugabout dbmail-smtp[2363]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_headervalue 
(headername_id, physmessage_id, headervalue) VALUES (192,2301851,'José M. 
Martín <[EMAIL PROTECTED]>,    [EMAIL PROTECTED]')] : [ERROR:  invalid byte 
sequence for encoding "UTF8": 0xe9204d
HINT:  This error can also happen if the byte sequence does not match the 
encoding expected by the server, which is controlled by "client_encoding".
]

Oct 12 18:48:00 lugabout dbmail-smtp[2363]: Error:[message] 
dbmail-message.c,_header_cache(+1046): insert headervalue failed
Oct 12 18:48:00 lugabout dbmail-smtp[2363]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_tofield 
(physmessage_id, toname, toaddr) VALUES (2301851,'Jos? M. Mart?n','[EMAIL 
PROTECTED]')] : [ERROR:  current transaction is aborted, commands ignored until 
end of transaction block
]

Oct 12 18:48:00 lugabout dbmail-smtp[2363]: Error:[message] 
dbmail-message.c,insert_address_cache(+1088): insert tofield failed [INSERT 
INTO dbmail_tofield (physmessage_id, toname, toaddr) VALUES (2301851,'Jos? M. 
Mart?n','[EMAIL PROTECTED]')]
Oct 12 18:48:00 lugabout dbmail-smtp[2363]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_ccfield 
(physmessage_id, ccname, ccaddr) VALUES (2301851,'','[EMAIL PROTECTED]')] : 
[ERROR:  current transaction is aborted, commands ignored until end of 
transaction block
]

Oct 12 18:48:00 lugabout dbmail-smtp[2363]: Error:[message] 
dbmail-message.c,insert_address_cache(+1088): insert ccfield failed [INSERT 
INTO dbmail_ccfield (physmessage_id, ccname, ccaddr) VALUES (2301851,'','[EMAIL 
PROTECTED]')]
Oct 12 18:48:00 lugabout dbmail-smtp[2363]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_fromfield 
(physmessage_id, fromname, fromaddr) VALUES (2301851,'Andreas Dilger','[EMAIL 
PROTECTED]')] : [ERROR:  current transaction is aborted, commands ignored until 
end of transaction block
]

Oct 12 18:48:00 lugabout dbmail-smtp[2363]: Error:[message] 
dbmail-message.c,insert_address_cache(+1088): insert fromfield failed [INSERT 
INTO dbmail_fromfield (physmessage_id, fromname, fromaddr) VALUES 
(2301851,'Andreas Dilger','[EMAIL PROTECTED]')]
Oct 12 18:48:00 lugabout dbmail-smtp[2363]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_datefield 
(physmessage_id, datefield) VALUES (2301851,'2007-10-09 23:29:15')] : [ERROR:  
current transaction is aborted, commands ignored until end of transaction block
]

Oct 12 18:48:00 lugabout dbmail-smtp[2363]: Error:[message] 
dbmail-message.c,insert_field_cache(+1114): insert datefield failed [INSERT 
INTO dbmail_datefield (physmessage_id, datefield) VALUES (2301851,'2007-10-09 
23:29:15')]
Oct 12 18:48:00 lugabout dbmail-smtp[2363]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_subjectfield 
(physmessage_id, subjectfield) VALUES (2301851,'Redundance with Lustre')] : 
[ERROR:  current transaction is aborted, commands ignored until end of 
transaction block
]

Oct 12 18:48:00 lugabout dbmail-smtp[2363]: Error:[message] 
dbmail-message.c,insert_field_cache(+1114): insert subjectfield failed [INSERT 
INTO dbmail_subjectfield (physmessage_id, subjectfield) VALUES 
(2301851,'Redundance with Lustre')]
Oct 12 18:48:00 lugabout dbmail-smtp[2363]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_referencesfield 
(physmessage_id, referencesfield) VALUES (2301851,'[EMAIL PROTECTED]')] : 
[ERROR:  current transaction is aborted, commands ignored until end of 
transaction block
]

Oct 12 18:48:00 lugabout dbmail-smtp[2363]: Error:[message] 
dbmail-message.c,insert_field_cache(+1114): insert referencesfield failed 
[INSERT INTO dbmail_referencesfield (physmessage_id, referencesfield) VALUES 
(2301851,'[EMAIL PROTECTED]')]
Oct 12 18:48:00 lugabout dbmail-smtp[2363]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_referencesfield 
(physmessage_id, referencesfield) VALUES (2301851,'[EMAIL PROTECTED]')] : 
[ERROR:  current transaction is aborted, commands ignored until end of 
transaction block
]

Oct 12 18:48:00 lugabout dbmail-smtp[2363]: Error:[message] 
dbmail-message.c,insert_field_cache(+1114): insert referencesfield failed 
[INSERT INTO dbmail_referencesfield (physmessage_id, referencesfield) VALUES 
(2301851,'[EMAIL PROTECTED]')]
Oct 12 18:48:00 lugabout dbmail-smtp[2363]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_envelope 
(physmessage_id, envelope) VALUES (2301851,'("Tue, 09 Oct 2007 17:29:15 -0600" 
"Re: [Lustre-discuss] Redundance with Lustre" (("Andreas Dilger" NIL "adilger" 
"clusterfs.com")) ((NIL NIL "lustre-discuss-bounces" "clusterfs.com")) 
(("Andreas Dilger" NIL "adilger" "clusterfs.com")) (({14}
José M. Martín NIL "jmartin" "onsager.ugr.es")) ((NIL NIL "lustre-discuss" 
"clusterfs.com")) NIL "<[EMAIL PROTECTED]>" "<[EMAIL PROTECTED]>")')] : [ERROR: 
 invalid byte sequence for encoding "UTF8": 0xe9204d
HINT:  This error can also happen if the byte sequence does not match the 
encoding expected by the server, which is controlled by "client_encoding".
]

Oct 12 18:48:00 lugabout dbmail-smtp[2363]: Error:[message] 
dbmail-message.c,dbmail_message_cache_envelope(+1291): insert envelope failed 
[INSERT INTO dbmail_envelope (physmessage_id, envelope) VALUES (2301851,'("Tue, 
09 Oct 2007 17:29:15 -0600" "Re: [Lustre-discuss] Redundance with Lustre" 
(("Andreas Dilger" NIL "adilger" "clusterfs.com")) ((NIL NIL 
"lustre-discuss-bounces" "clusterfs.com")) (("Andreas Dilger" NIL "adilger" 
"clusterfs.com")) (({14}
José M. Martín NIL "jmartin" "onsager.ugr.es")) ((NIL NIL "lustre-discuss" 
"clusterfs.com")) NIL "<[EMAIL PROTECTED]>" "<[EMAIL PROTECTED]>")')]
row number 0 is out of range 0..-1
Oct 12 18:48:00 lugabout dbmail-smtp[2363]: Error:[db] db.c,db_copymsg(+3804): 
error getting message size for message [4600441]
Oct 12 18:48:00 lugabout dbmail-smtp[2363]: Error:[sort] 
sort.c,sort_deliver_to_mailbox(+192): error copying message to user [4]
Oct 12 18:48:00 lugabout dbmail-smtp[2363]: Error:[delivery] 
pipe.c,insert_messages(+601): unknown temporary failure in sort_and_deliver for 
useridnr [4]
procmail: Program failure (67) of "pm2dbmail"
>From [EMAIL PROTECTED]  Fri Oct 12 18:47:49 2007
 Subject: Re: [Bacula-devel] [Bacula-beta] Regression testing of proposed
  Folder: pm2dbmail [EMAIL PROTECTED]                      5174
>From [EMAIL PROTECTED]  Fri Oct 12 18:47:55 2007
 Subject: sipXecs 10902 martin: XCF-1903: Update gateway help text
  Folder: pm2dbmail [EMAIL PROTECTED]                      7400
Oct 12 18:48:06 lugabout dbmail-smtp[2379]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_headervalue 
(headername_id, physmessage_id, headervalue) VALUES (192,2301853,'José M. 
Martín <[EMAIL PROTECTED]>,    [EMAIL PROTECTED]')] : [ERROR:  invalid byte 
sequence for encoding "UTF8": 0xe9204d
HINT:  This error can also happen if the byte sequence does not match the 
encoding expected by the server, which is controlled by "client_encoding".
]

Oct 12 18:48:06 lugabout dbmail-smtp[2379]: Error:[message] 
dbmail-message.c,_header_cache(+1046): insert headervalue failed
Oct 12 18:48:06 lugabout dbmail-smtp[2379]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_tofield 
(physmessage_id, toname, toaddr) VALUES (2301853,'Jos? M. Mart?n','[EMAIL 
PROTECTED]')] : [ERROR:  current transaction is aborted, commands ignored until 
end of transaction block
]

Oct 12 18:48:06 lugabout dbmail-smtp[2379]: Error:[message] 
dbmail-message.c,insert_address_cache(+1088): insert tofield failed [INSERT 
INTO dbmail_tofield (physmessage_id, toname, toaddr) VALUES (2301853,'Jos? M. 
Mart?n','[EMAIL PROTECTED]')]
Oct 12 18:48:06 lugabout dbmail-smtp[2379]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_ccfield 
(physmessage_id, ccname, ccaddr) VALUES (2301853,'','[EMAIL PROTECTED]')] : 
[ERROR:  current transaction is aborted, commands ignored until end of 
transaction block
]

Oct 12 18:48:06 lugabout dbmail-smtp[2379]: Error:[message] 
dbmail-message.c,insert_address_cache(+1088): insert ccfield failed [INSERT 
INTO dbmail_ccfield (physmessage_id, ccname, ccaddr) VALUES (2301853,'','[EMAIL 
PROTECTED]')]
Oct 12 18:48:06 lugabout dbmail-smtp[2379]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_fromfield 
(physmessage_id, fromname, fromaddr) VALUES (2301853,'Andreas Dilger','[EMAIL 
PROTECTED]')] : [ERROR:  current transaction is aborted, commands ignored until 
end of transaction block
]

Oct 12 18:48:06 lugabout dbmail-smtp[2379]: Error:[message] 
dbmail-message.c,insert_address_cache(+1088): insert fromfield failed [INSERT 
INTO dbmail_fromfield (physmessage_id, fromname, fromaddr) VALUES 
(2301853,'Andreas Dilger','[EMAIL PROTECTED]')]
Oct 12 18:48:06 lugabout dbmail-smtp[2379]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_datefield 
(physmessage_id, datefield) VALUES (2301853,'2007-10-09 23:29:15')] : [ERROR:  
current transaction is aborted, commands ignored until end of transaction block
]

Oct 12 18:48:06 lugabout dbmail-smtp[2379]: Error:[message] 
dbmail-message.c,insert_field_cache(+1114): insert datefield failed [INSERT 
INTO dbmail_datefield (physmessage_id, datefield) VALUES (2301853,'2007-10-09 
23:29:15')]
Oct 12 18:48:06 lugabout dbmail-smtp[2379]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_subjectfield 
(physmessage_id, subjectfield) VALUES (2301853,'Redundance with Lustre')] : 
[ERROR:  current transaction is aborted, commands ignored until end of 
transaction block
]

Oct 12 18:48:06 lugabout dbmail-smtp[2379]: Error:[message] 
dbmail-message.c,insert_field_cache(+1114): insert subjectfield failed [INSERT 
INTO dbmail_subjectfield (physmessage_id, subjectfield) VALUES 
(2301853,'Redundance with Lustre')]
Oct 12 18:48:06 lugabout dbmail-smtp[2379]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_referencesfield 
(physmessage_id, referencesfield) VALUES (2301853,'[EMAIL PROTECTED]')] : 
[ERROR:  current transaction is aborted, commands ignored until end of 
transaction block
]

Oct 12 18:48:06 lugabout dbmail-smtp[2379]: Error:[message] 
dbmail-message.c,insert_field_cache(+1114): insert referencesfield failed 
[INSERT INTO dbmail_referencesfield (physmessage_id, referencesfield) VALUES 
(2301853,'[EMAIL PROTECTED]')]
Oct 12 18:48:06 lugabout dbmail-smtp[2379]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_referencesfield 
(physmessage_id, referencesfield) VALUES (2301853,'[EMAIL PROTECTED]')] : 
[ERROR:  current transaction is aborted, commands ignored until end of 
transaction block
]

Oct 12 18:48:06 lugabout dbmail-smtp[2379]: Error:[message] 
dbmail-message.c,insert_field_cache(+1114): insert referencesfield failed 
[INSERT INTO dbmail_referencesfield (physmessage_id, referencesfield) VALUES 
(2301853,'[EMAIL PROTECTED]')]
Oct 12 18:48:06 lugabout dbmail-smtp[2379]: Error:[sql] 
dbpgsql.c,db_query(+287): query failed [INSERT INTO dbmail_envelope 
(physmessage_id, envelope) VALUES (2301853,'("Tue, 09 Oct 2007 17:29:15 -0600" 
"Re: [Lustre-discuss] Redundance with Lustre" (("Andreas Dilger" NIL "adilger" 
"clusterfs.com")) ((NIL NIL "lustre-discuss-bounces" "clusterfs.com")) 
(("Andreas Dilger" NIL "adilger" "clusterfs.com")) (({14}
José M. Martín NIL "jmartin" "onsager.ugr.es")) ((NIL NIL "lustre-discuss" 
"clusterfs.com")) NIL "<[EMAIL PROTECTED]>" "<[EMAIL PROTECTED]>")')] : [ERROR: 
 invalid byte sequence for encoding "UTF8": 0xe9204d
HINT:  This error can also happen if the byte sequence does not match the 
encoding expected by the server, which is controlled by "client_encoding".
]

Oct 12 18:48:06 lugabout dbmail-smtp[2379]: Error:[message] 
dbmail-message.c,dbmail_message_cache_envelope(+1291): insert envelope failed 
[INSERT INTO dbmail_envelope (physmessage_id, envelope) VALUES (2301853,'("Tue, 
09 Oct 2007 17:29:15 -0600" "Re: [Lustre-discuss] Redundance with Lustre" 
(("Andreas Dilger" NIL "adilger" "clusterfs.com")) ((NIL NIL 
"lustre-discuss-bounces" "clusterfs.com")) (("Andreas Dilger" NIL "adilger" 
"clusterfs.com")) (({14}
José M. Martín NIL "jmartin" "onsager.ugr.es")) ((NIL NIL "lustre-discuss" 
"clusterfs.com")) NIL "<[EMAIL PROTECTED]>" "<[EMAIL PROTECTED]>")')]
row number 0 is out of range 0..-1
Oct 12 18:48:07 lugabout dbmail-smtp[2379]: Error:[db] db.c,db_copymsg(+3804): 
error getting message size for message [4600444]
Oct 12 18:48:07 lugabout dbmail-smtp[2379]: Error:[sort] 
sort.c,sort_deliver_to_mailbox(+192): error copying message to user [4]
Oct 12 18:48:07 lugabout dbmail-smtp[2379]: Error:[delivery] 
pipe.c,insert_messages(+601): unknown temporary failure in sort_and_deliver for 
useridnr [4]
procmail: Program failure (67) of "pm2dbmail"
>From [EMAIL PROTECTED]  Fri Oct 12 18:47:24 2007
Return-Path: <[EMAIL PROTECTED]>
X-Original-To: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
Received: from mail.clusterfs.com (mail.clusterfs.com [74.0.229.162])
	by atl.uu.jhcloos.net (Postfix) with ESMTP id 19D70403D0
	for <[EMAIL PROTECTED]>; Tue,  9 Oct 2007 23:29:20 +0000 (UTC)
Received: from mail.clusterfs.com (localhost [127.0.0.1])
	by mail.clusterfs.com (Postfix) with ESMTP id 59CDF7BA35A;
	Tue,  9 Oct 2007 17:29:18 -0600 (MDT)
X-Original-To: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
Received: from localhost.adilger.int (S0106000bdb95b39c.cg.shawcable.net
	[70.72.213.136])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mail.clusterfs.com (Postfix) with ESMTP id 861754E4566;
	Tue,  9 Oct 2007 17:29:16 -0600 (MDT)
Received: by localhost.adilger.int (Postfix, from userid 1000)
	id 310BD41B9; Tue,  9 Oct 2007 17:29:15 -0600 (MDT)
Date: Tue, 9 Oct 2007 17:29:15 -0600
From: Andreas Dilger <[EMAIL PROTECTED]>
To: =?utf-8?Q?Jos=E9_M=2E_Mart=EDn?= <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
Mail-Followup-To: =?utf-8?Q?Jos=E9_M=2E_Mart=EDn?= <[EMAIL PROTECTED]>,
	[EMAIL PROTECTED]
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.4.1i
X-GPG-Key: 1024D/0D35BED6
X-GPG-Fingerprint: 7A37 5D79 BF1B CECA D44F  8A29 A488 39F5 0D35 BED6
Cc: [EMAIL PROTECTED]
Subject: Re: [Lustre-discuss] Redundance with Lustre
X-BeenThere: [EMAIL PROTECTED]
X-Mailman-Version: 2.1.8
Precedence: list
List-Id: <lustre-discuss.clusterfs.com>
List-Unsubscribe: <https://mail.clusterfs.com/mailman/listinfo/lustre-discuss>, 
	<mailto:[EMAIL PROTECTED]>
List-Archive: <http://mail.clusterfs.com/pipermail/lustre-discuss>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <https://mail.clusterfs.com/mailman/listinfo/lustre-discuss>, 
	<mailto:[EMAIL PROTECTED]>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: [EMAIL PROTECTED]
Errors-To: [EMAIL PROTECTED]

T24gT2N0IDEwLCAyMDA3ICAwMDoxNiArMDIwMCwgSm9z77+9IE0uIE1hcnTvv71uIHdyb3RlOgo+
IEknbSBjb25zaWRlcmFuZGluZyB0byBpbnN0YWxsIEx1c3RyZSBpbiBteSBqb2IncyBjbHVzdGVy
Lgo+IFNjZW5hcmlvIGlzOiAxOSBkZWRpY2F0ZWQgbm9kZXMsIHdpdGggMjUwIEdCIFNBVEEgZGlz
ayAoT1NUKSBhbmQgYSAKPiBzZXJ2ZXIgbm9kZSAoTURTKSB3aXRoIFJBSUQgMS4gTXkgb2JqZXRp
dmUgaXMgdG8gY3JlYXRlIGEgZnMgd2l0aCBMdXN0cmUgCj4gdXNpbmcgZnJlZSBzcGFjZSBpbiBl
YWNoIG5vZGUuIEkgaGF2ZSByZWFkZWQgdGhlIG1hbnVhbCwgYnV0IEkgaGF2ZSAKPiBkb3VidHMg
YWJvdXQgcmVkdW5kYW5jZS4gV2hhdCBoYXBwZW5zIGlmIGEgZGlzayBmYWlsIChoYXJkd2FyZSBm
YWlsdXJlKT8gCj4gV2lsbCB0aGUgZGF0YSBpbiB0aGF0IGRpc2sgYmUgbG9zdD8gSXMgdGhlcmUg
YW55IGtpbmQgb2YgUkFJRDUgbyA2IAo+IGJldHdlZW4gdGhlIGRpc2sgbW91bnRlZCBpbiB0aGUg
bm9kZXMgKGRpc3RyaWJ1aXRlZCBSQUlEIHRvIHByZXZlbnQgCj4gaGFyZHdhcmUgZmFpbHVyZXMp
PwoKQ3VycmVudGx5IHRoZXJlIGlzIG5vIHN1Y2ggZmVhdHVyZS4gIFdlIGFyZSB3b3JraW5nIHRv
IGltcGxlbWVudCAiU2VydmVyCk5ldHdvcmsgU3RyaXBpbmciIHRvIGFsbG93IHN1Y2ggbHVzdHJl
LWxldmVsIHJlZHVuZGFuY3kgZm9yIHN5c3RlbXMgdGhhdApkbyBub3QgaGF2ZSBzaGFyZWQgZGlz
a3MuCgpDaGVlcnMsIEFuZHJlYXMKLS0KQW5kcmVhcyBEaWxnZXIKUHJpbmNpcGFsIFNvZnR3YXJl
IEVuZ2luZWVyCkNsdXN0ZXIgRmlsZSBTeXN0ZW1zLCBJbmMuCgpfX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fXwpMdXN0cmUtZGlzY3VzcyBtYWlsaW5nIGxpc3QK
THVzdHJlLWRpc2N1c3NAY2x1c3RlcmZzLmNvbQpodHRwczovL21haWwuY2x1c3RlcmZzLmNvbS9t
YWlsbWFuL2xpc3RpbmZvL2x1c3RyZS1kaXNjdXNzCg==

I redacted some headers, but nothing relevant to the issue.

The first error from pgsql is:

,----
| Error:[sql] dbpgsql.c,db_query(+287): query failed [INSERT INTO
|       dbmail_headervalue (headername_id, physmessage_id, headervalue)
|       VALUES (192,2301841,'José M. Martín <[EMAIL PROTECTED]>,
|       [EMAIL PROTECTED]')] : [ERROR: invalid byte sequence
|       for encoding "UTF8": 0xe9204d HINT: This error can also happen if
|       the byte sequence does not match the encoding expected by the
|       server, which is controlled by "client_encoding". ]
`----

Hmmm.  Now that I pasted that I see it was fixed up by emacs when I read
in the log file....  In the actual log the e-acute and i-acute are in
latin1.

More to the point, this can be found in the email itself:

,----
| To: =?utf-8?Q?Jos=E9_M=2E_Mart=EDn?= <[EMAIL PROTECTED]>
`----

Note how it claims to be utf-8 but includes latin1 data.

That is the same issue I added to the bug report some time back.
(IIRC, I saw a resolved/closed notice for that report hit this
list recently, yes?)

I'm on the 2_2 branch at revision 2795.  I've looked at the diff
for rev 2799, but can't tell whether that would fix this issue.
Will dbmail_iconv_decode_text do the right thing if the header
claims one encoding but actually uses another?

-JimC
-- 
James Cloos <[EMAIL PROTECTED]>         OpenPGP: 1024D/ED7DAEA6
_______________________________________________
Dbmail-dev mailing list
[email protected]
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to