Mercurial > dnsbl
changeset 298:4dd677e3b509
add linode.com to generic regex
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Tue, 09 Sep 2014 12:30:26 -0700 |
parents | cc1771807365 |
children | c5624b26a29d |
files | dnsbl.conf |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/dnsbl.conf Fri Jul 18 15:20:06 2014 -0700 +++ b/dnsbl.conf Tue Sep 09 12:30:26 2014 -0700 @@ -68,7 +68,7 @@ dcc_bulk_threshold 20; }; - generic "^dsl.static.*ttnet.net.tr$|(^|[x.-])(ppp|h|host)?([0-9]{1,3}[x.-](Red-|dynamic[x.-])?){4}" + generic "^li.*members.linode.com$|^dsl.static.*ttnet.net.tr$|(^|[x.-])(ppp|h|host)?([0-9]{1,3}[x.-](Red-|dynamic[x.-])?){4}" "your mail server %s seems to have a generic name"; white_regex "=example.com=user@yourhostingaccount.com$";