Using Internet Search Engines with Code: postfix move removed mail back to mailq (It was the second hit, your question was the first ) I found this: https://www.faqforge.com/linux/serv...mailqueue-with-postsuper-postqueue-und-mailq/
Hi that only works for e-mail still in the mailq, but ones they are removed how can we breng them back in?
If the mail was removed completely, it is no longer on that host. Do Code: grep 6D30186700B0 /var/log/mail.log to see what happened to that mail. If it was delivered to the recipient, then you can not get it back to queue. But if if was put to deferred or hold queue, then you can move it back.