bounced/accepted recover mails

kfam

New Member
Mar 8, 2024
7
2
3
Hi,
I've made a misconfig in my proxmox while searching for some solution and some of the emails have accepted/bounced status. I would like to retrieve them since the error has been repaired.
Mar 13 08:02:30 mail postfix/lmtp[18520]: D46FE21297: to=<grawmar@grawmar.pl>, relay=127.0.0.1[127.0.0.1]:10024, delay=29, delays=7.7/0.03/0.04/21, dsn=2.5.0, status=sent (250 2.5.0 OK (2129A65F14F71E8DF8))
Mar 13 08:02:30 mail postfix/qmgr[1043]: D46FE21297: removed
Mar 13 08:02:30 mail postfix/smtp[18508]: A29B121166: to=<grawmar@grawmar.pl>, relay=10.10.10.102[10.10.10.102]:25, delay=0.06, delays=0.05/0/0/0, dsn=5.4.6, status=bounced (mail for 10.10.10.102:25 loops back to myself)
Mar 13 08:02:30 mail postfix/qmgr[1043]: A29B121166: removed
How can I force the gateway to deliver them again?
1710321614660.png
 
Mar 13 08:02:30 mail postfix/smtp[18508]: A29B121166: to=<grawmar@grawmar.pl>, relay=10.10.10.102[10.10.10.102]:25, delay=0.06, delays=0.05/0/0/0, dsn=5.4.6, status=bounced (mail for 10.10.10.102:25 loops back to myself)
postfix replied with a permanent error-code to the mailserver sending the mail (mail.....google.com) - that mailserver is responsible for notifying the sender, that the mail could not be delivered (and I'm very sure google does that)

The mail itself is not stored on PMG.

I hope this helps!