mail-in-a-box / mailinabox

Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box.
https://mailinabox.email/
Creative Commons Zero v1.0 Universal
14.05k stars 1.44k forks source link

Spamhaus check on status page should separately check both IPv4 and IPv6 addresses #2426

Open Hooloovoo opened 3 months ago

Hooloovoo commented 3 months ago

Hello,

I just received a spam block from Spamhaus after sending an email. I was surprised because the status page checks that the domain is not in Spamhaus and it said that it was fine. I then realised that my IPv4 address has no issues in Spamhaus, but my IPv6 address does have issues. It would be great if the status page could separately check the IPv4 and IPv6 addresses.

kiekerjan commented 3 months ago

Good idea, my proof of concept: #2428