Mercurial > dnsbl
comparison dnsbl.conf @ 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 | 368572c57013 |
children | e172dc10fe24 |
comparison
equal
deleted
inserted
replaced
297:cc1771807365 | 298:4dd677e3b509 |
---|---|
66 require_match yes; | 66 require_match yes; |
67 dcc_greylist yes; | 67 dcc_greylist yes; |
68 dcc_bulk_threshold 20; | 68 dcc_bulk_threshold 20; |
69 }; | 69 }; |
70 | 70 |
71 generic "^dsl.static.*ttnet.net.tr$|(^|[x.-])(ppp|h|host)?([0-9]{1,3}[x.-](Red-|dynamic[x.-])?){4}" | 71 generic "^li.*members.linode.com$|^dsl.static.*ttnet.net.tr$|(^|[x.-])(ppp|h|host)?([0-9]{1,3}[x.-](Red-|dynamic[x.-])?){4}" |
72 "your mail server %s seems to have a generic name"; | 72 "your mail server %s seems to have a generic name"; |
73 | 73 |
74 white_regex "=example.com=user@yourhostingaccount.com$"; | 74 white_regex "=example.com=user@yourhostingaccount.com$"; |
75 | 75 |
76 env_to { | 76 env_to { |