On Monday, October 26, 2009 at 21:48 CET, Jack Knowlton <jknowl...@vp44.com> wrote:
> Every day I have a bunch of messages stuck in the active queue because > of address typos made by the sender. Some of them I just let exprire > and go back to the user, but others could be so easily fixed (eg > "hotmal.com" instead of "hotmail.com") that I would like to do that > myself. Is there any way that I can edit the recipient address and > re-submit the message to postfix so it can be re-processed with the > correct domain? Add an address rewriting rule that rewrites the bad address to a good one, then requeue the message. To rewrite envelope recipient addresses only, use virtual rewriting. To rewrite header addresses, use canonical rewriting. -- Magnus Bäck mag...@dsek.lth.se