Hello,

It's not public available. It's structure is simple but it has a huge number of individual IP's listed not networks. So it's suited for an Postfix access table and comments about company and abuse-address https://www.postfix.org/access.5.html

Like this:

[{
        "client": {
            "complaint_address": "ab...@xxx.de",
            "id": "0001",
            "membership": "standard",
            "name": "XXX GmbH"
        },
        "ips": {
            "n\/a": {
                "active": {
                    "93.XXX.XXX.101": "domainamx128.domaina.de",
                    "93.XXX.XXX.102": "domainamx133.domaina.de",
                    "93.XXX.XXX.103": "domainamx134.domaina.de",
                    "93.XXX.XXX.104": "domainamx135.domaina.de",
                    "93.XXX.XXX.107": "domainamx136.domaina.de",
                    "93.XXX.XXX.108": "domainamx137.domaina.de",
                    "93.XXX.XXX.109": "domainamx138.domaina.de",
                    "93.XXX.XXX.110": "domainamx139.domaina.de",
                    "93.XXX.XXX.111": "domainamx140.domaina.de",
                    "93.XXX.XXX.112": "domainamx141.domaina.de",

[...]

                }
            }
        }
    }, {
        "client": {
            "complaint_address": "c...@domainb.net",
            "id": "0002",
            "membership": "standard",
            "name": "domainb.net"
        },
        "ips": {
            "n\/a": {
                "active": {
                    "151.XXX.XXX.10": "mxXX010.domainb.de",
                    "151.XXX.XXX.100": "mxXX100.domainb.de",
                    "151.XXX.XXX.101": "mxXX101.domainb.de",
                    "151.XXX.XXX.102": "mxXX102.domainb.de",
                    "151.XXX.XXX.103": "mxXX103.domainb.de",
                    "151.XXX.XXX.104": "mxXX104.domainb.de",
                    "151.XXX.XXX.105": "mxXX105.domainb.de",

[...]


Am 23.10.2024 um 15:40 schrieb Viktor Dukhovni via mailop:
On Wed, Oct 23, 2024 at 02:35:51PM +0200, Ralf Schenk via mailop wrote:

I'm asking if someone is using CSA's (https://certified-senders.org/)
certified senders whitelist which is now delivered in JSON together with a
simple updater script to convert this in a whitelist/table usable by postfix ?
Where would one get this file, or care to post some sample records from
the JSON "document" (or stream)?

--
Ralf Schenk

fon:     +49 2405 40837-0
mail:r...@databay.de  <mailto:r...@databay.de>
web:www.databay.de  <https://www.databay.de>

Databay AG
Jens-Otto-Krag-Str. 11
52146 Wuerselen

Sitz/Amtsgericht Aachen  HRB: 8437  USt-IdNr.: DE 210844202
Vorstand: Ralf Schenk, Dipl.-Ing. Jens Conze, Aresch Yavari, Dipl.-Kfm. Philipp 
Hermanns
Aufsichtsratsvorsitzender: Dr. Jan Scholzen

Datenschutzhinweise fuer Kunden: Hier nachlesen
<https://www.databay.de/datenschutzhinweise-fuer-kunden>
_______________________________________________
mailop mailing list
mailop@mailop.org
https://list.mailop.org/listinfo/mailop

Reply via email to