Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Implement error checking for blacklisted IPs #15

Open
oxr463 opened this issue Oct 8, 2021 · 0 comments
Open

Implement error checking for blacklisted IPs #15

oxr463 opened this issue Oct 8, 2021 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed
Milestone

Comments

@oxr463
Copy link
Contributor

oxr463 commented Oct 8, 2021

[root@ip-172-26-7-166 beatles]# nc -C outlook.com 25
220 DM3NAM03FT051.mail.protection.outlook.com Microsoft ESMTP MAIL Service ready at Fri, 19 Apr 2019 20:03:00 +0000
HELO
250 DM3NAM03FT051.mail.protection.outlook.com Hello [3.211.34.40]
Mail
501 5.5.4 Unrecognized parameter [DM3NAM03FT051.eop-NAM03.prod.protection.outlook.com]
MAIL FROM: noreply@cyberninjas.com
250 2.1.0 Sender OK
RCPT TO: email
550 5.7.1 Service unavailable, Client host [3.211.34.40] blocked using Spamhaus. To request removal from this list see https://www.spamhaus.org/query/ip/[3.211.34.40] (AS16012611) [DM3NAM03FT051.eop-NAM03.prod.protection.outlook.com]

Originally posted by @neverrend in #34 (comment)

Source: CyberNinjas/pam_aad#35

@oxr463 oxr463 added bug Something isn't working help wanted Extra attention is needed labels Oct 8, 2021
@oxr463 oxr463 added this to the v1.0.0 milestone Oct 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant