I was looking at /etc/exim.conf and I noticed
Why is this !&0.255.0.0 part of it?
I override this settings in my own /etc/exim.strings.conf.custom can it break something if im not using it?
Code:
RBL_DNS_LIST=\
b.barracudacentral.org : \
zen.spamhaus.org!&0.255.0.0
Why is this !&0.255.0.0 part of it?
I override this settings in my own /etc/exim.strings.conf.custom can it break something if im not using it?