On 08-07-13 14:05, Joel van Velden wrote:
> Hi Paul,
> 
> Upgraded from 3.0.2 to latest git.
> 
> Now occasionally getting errors (ironically so far they are all emails
> from this list server):
> Jul 08 22:36:59 ip-10-224-11-14 dbmail-lmtpd[17927]: [0x14d7f30]
> Error:[message] _header_insert(+1549): SQLException: ERROR: duplicate
> key value violates unique constraint "dbmail_header_pkey"
> DETAIL:  Key (physmessage_id, headername_id, headervalue_id)=(90614, 41,
> 616721) already exists.
> 
> Jul 08 22:45:17 ip-10-224-11-14 dbmail-lmtpd[17927]: [0x14d7f30]
> Error:[message] _header_insert(+1549): SQLException: ERROR: duplicate
> key value violates unique constraint "dbmail_header_pkey"
> DETAIL:  Key (physmessage_id, headername_id, headervalue_id)=(90617, 41,
> 616721) already exists.
> 
> Jul 08 22:57:31 ip-10-224-11-14 dbmail-lmtpd[17927]: [0x14d7f30]
> Error:[message] _header_insert(+1549): SQLException: ERROR: duplicate
> key value violates unique constraint "dbmail_header_pkey"
> DETAIL:  Key (physmessage_id, headername_id, headervalue_id)=(90621, 41,
> 616721) already exists.
> 
> 
> I have 3 emails that have given this error now. All 3 are from this
> list. All 3 have been delivered, although 1 with missing headers.
> 
> Where should I start looking to fix this?
> I have the original email to compare with if needed.

They are a harmless side-effect. Only way to ignore them is if we can
ignore /specific/ errors in the exception handler, or not logging
exceptions at all during header insertion.



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

  * Premium Hosting Services and Web Application Consultancy *

           www.nfg.nl/i...@nfg.nl/+31.85.877.99.97
________________________________________________________________
_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev

Reply via email to