Update: I used an insert into...select query (modifying repository to the proper recipient's local address, and setting message_state and error_message to Null) to put the deadletters in the inbox table. I would imagine this is not optimal since it presumably skips all the mailet logic, correct?
What is a better way to do this? -----Original Message----- From: Robert J Taylor [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 03, 2003 1:02 PM To: James Users List Subject: recovering mail from deadletter table Hello again. We're using MySQL for our repository and have noticed a number of messages that are in deadletter (due to one or more configuration reasons that have been fixed) and would like to re-process the mail for delivery to local James accounts. How should we do this? Thanks, Robert Taylor --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
