Hello all, I have a problem that I am trying to resolve in emergency mode. I have a bunch of email in the derferred queue for a domain, their destination server will be down for a while so I need to create a way to get messages to them now.
My idea is to on another box create an alias that will forward @domain.com to a pop box somewhere. I got this part setup and it works. Now I copy 1 messages from the deferred queue of the server to the deferred queue on the temp server so that it will actually process the message, however I believe the message delivery information is already within the queue file and when I try to run it and the message gets rejected. I also tried to put in the inbound queue but that did the same thing. Any suggestions how to get this to work? -- Thanks! Joey