just some additional notes..

noticed the table imp_sentmail_seq did not exist in the horde db so we created it manually and verified user horde has the following privileges on the db: Select,Insert,Update,Delete,Lock Tables,Execute.

still getting the db constraint violation error.

--
Babita Rana
AICT
University of Alberta


On Mon, 7 Jul 2008, Kevin Konowalec wrote:

Running the latest versions of horde & imp. I'm seeing these messages in my logs:

Jul 7 15:20:59 [EMAIL PROTECTED] HORDE[16186]: [imp] DB Error: constraint violation: INSERT INTO imp_sentmail (sentmail_id, sentmail_who, sentmail_ts, sentmail_messageid, sentmail_action, sentmail_recipient, sentmail_success) VALUES ('', '[EMAIL PROTECTED]', 12144653459, '<[EMAIL PROTECTED]>', 'new', '[EMAIL PROTECTED]', 1) [nativecode=1062 ** Duplicate entry '0' for key 1] [pid 16186 on line 85 of "/var/www/horde/imp/lib/Sentmail/sql.php"]


It doesn't seem to be impeding the sending or reciept of mail but I'd still like to stop the messages. How is the "sentmail_id" field value generated? I don't know it it makes any difference (doesn't appear to) but I've unchecked $conf[maillog][use_maillog] in the imp "other settings". Hasn't really done anything tho.

What can I do to stop this error?


--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]

--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]

Reply via email to