Maurizio Caloro via Postfix-users skrev den 2023-07-16 13:06:
There's no point in postmap'ing cidr tables.
http://www.postfix.org/POSTSCREEN_README.html
- Permanent allow/denylist test
Out of curiosity: what's your use case that requires checking the
client's
IP against a 47 MB collection of cidr patterns?
Collection of Blacklisted-IP
Tail -n 5 access
123.180.172.22 REJECT
180.117.134.175 REJECT
117.81.108.85 REJECT
77.79.179.242 REJECT
43.155.159.88 REJECT
[snip]
cat access | wc -l
2'294'583
Yes me problem are that this file are to big for me little system
will add more memory solve it ?
local rbldnsd ?, dont know if postfix uses less ram for cidr then
rbldnsd data does
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org