Skip to content

Instantly share code, notes, and snippets.

@ychaouche
Last active November 28, 2024 09:24
Show Gist options
  • Save ychaouche/fecf9af5daaa0905f89b9ee24e65e075 to your computer and use it in GitHub Desktop.
Save ychaouche/fecf9af5daaa0905f89b9ee24e65e075 to your computer and use it in GitHub Desktop.
root@messagerie-prep[10.10.10.19] ~ # mail.dsn.report.failed | head | pr -l11
2024-11-28 10:03 Page 1
Nov 24 06:29:02 to=<[email protected]>, status=deferred (host mailstore1.secureserver.net[92.204.80.3] refused to talk to me: 554 sxb1plibsmtp01-30.prod.sxb1.secureserver.net CMGW IB106. Connection refused. 197.201.1.126 is listed on the Policy Block List (PBL).?? <http://www.spamhaus.org/query/ip/197.201.1.126> Please visit http://www.spamhaus.org/pbl/ for more information.)
2024-11-28 10:03 Page 2
Nov 24 06:40:03 to=<[email protected]>, status=deferred (connect to accounts.nintendo.com[23.3.13.34]:25: Connection timed out)
2024-11-28 10:03 Page 3
Nov 24 06:40:03 to=<[email protected]>, status=deferred (connect to stiring.com[52.71.57.184]:25: Connection timed out)
2024-11-28 10:03 Page 4
Nov 24 06:49:03 to=<[email protected]>, status=deferred (lost connection with mk.blossomsunshine.top[24.233.3.193] while receiving the initial server greeting)
2024-11-28 10:03 Page 5
Nov 24 06:50:41 to=<[email protected]>, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
2024-11-28 10:03 Page 6
Nov 24 06:54:09 to=<[email protected]>, status=deferred (host mx2.privateemail.com[162.255.118.8] said: 450 4.1.1 <[email protected]>: Recipient address rejected: unverified address: Mailbox might be disabled, full, or may not exist on the server. Reason: JFE030050 (in reply to RCPT TO command))
2024-11-28 10:03 Page 7
Nov 24 06:59:08 to=<[email protected]>, status=deferred (host mx2.privateemail.com[162.255.118.8] said: 450 4.1.1 <[email protected]>: Recipient address rejected: unverified address: Mailbox might be disabled, full, or may not exist on the server. Reason: JFE030050 (in reply to RCPT TO command))
2024-11-28 10:03 Page 8
Nov 24 07:04:33 to=<[email protected]>, status=deferred (connect to smtp.helijet.fr[103.161.133.194]:25: Connection timed out)
2024-11-28 10:03 Page 9
Nov 24 07:25:02 to=<[email protected]>, status=deferred (connect to accounts.nintendo.com[23.3.13.24]:25: Connection timed out)
2024-11-28 10:03 Page 10
Nov 24 07:39:02 to=<[email protected]>, status=deferred (host mailstore1.secureserver.net[92.204.80.3] refused to talk to me: 554 sxb1plibsmtp01-30.prod.sxb1.secureserver.net CMGW IB106. Connection refused. 197.201.1.126 is listed on the Policy Block List (PBL).?? <http://www.spamhaus.org/query/ip/197.201.1.126> Please visit http://www.spamhaus.org/pbl/ for more information.)
root@messagerie-prep[10.10.10.19] ~ #
root@messagerie-prep[10.10.10.19] ~ # mail.dsn.report.failed | head | pr -t -m -s$'\n'--------------------------------------------------$'\n' - -
Nov 24 06:29:02 to=<[email protected]>, status=deferred (host mailstore1.secureserver.net[92.204.80.3] refused to talk to me: 554 sxb1plibsmtp01-30.prod.sxb1.secureserver.net CMGW IB106. Connection refused. 197.201.1.126 is listed on the Policy Block List (PBL).?? <http://www.spamhaus.org/query/ip/197.201.1.126> Please visit http://www.spamhaus.org/pbl/ for more information.)
--------------------------------------------------
Nov 24 06:40:03 to=<[email protected]>, status=deferred (connect to accounts.nintendo.com[23.3.13.34]:25: Connection timed out)
Nov 24 06:40:03 to=<[email protected]>, status=deferred (connect to stiring.com[52.71.57.184]:25: Connection timed out)
--------------------------------------------------
Nov 24 06:49:03 to=<[email protected]>, status=deferred (lost connection with mk.blossomsunshine.top[24.233.3.193] while receiving the initial server greeting)
Nov 24 06:50:41 to=<[email protected]>, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
--------------------------------------------------
Nov 24 06:54:09 to=<[email protected]>, status=deferred (host mx2.privateemail.com[162.255.118.8] said: 450 4.1.1 <[email protected]>: Recipient address rejected: unverified address: Mailbox might be disabled, full, or may not exist on the server. Reason: JFE030050 (in reply to RCPT TO command))
Nov 24 06:59:08 to=<[email protected]>, status=deferred (host mx2.privateemail.com[162.255.118.8] said: 450 4.1.1 <[email protected]>: Recipient address rejected: unverified address: Mailbox might be disabled, full, or may not exist on the server. Reason: JFE030050 (in reply to RCPT TO command))
--------------------------------------------------
Nov 24 07:04:33 to=<[email protected]>, status=deferred (connect to smtp.helijet.fr[103.161.133.194]:25: Connection timed out)
Nov 24 07:25:02 to=<[email protected]>, status=deferred (connect to accounts.nintendo.com[23.3.13.24]:25: Connection timed out)
--------------------------------------------------
Nov 24 07:39:02 to=<[email protected]>, status=deferred (host mailstore1.secureserver.net[92.204.80.3] refused to talk to me: 554 sxb1plibsmtp01-30.prod.sxb1.secureserver.net CMGW IB106. Connection refused. 197.201.1.126 is listed on the Policy Block List (PBL).?? <http://www.spamhaus.org/query/ip/197.201.1.126> Please visit http://www.spamhaus.org/pbl/ for more information.)
root@messagerie-prep[10.10.10.19] ~ #
#!/bin/bash
while read line;
do
echo "$line";
echo "------------------------------------";
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment