I had an internal server problem which ended up with 1000 or so messages
sitting in the mail queue with a HOP-COUNT exceeded. These are good
emails so i need to find a way to remove most of the Received lines in
the message header and re-queue (re-send) the email. I'm thinking of
using postcat queueid to a temporary file - striping the Received lines
as i write out the file. Then just resend the message. Are there any
gotchas with this approach?
Thanks
Vernon
- Re queue failed email from deferred mail Vernon A. Fort
-