On Fri, Feb 4, 2011 at 5:18 AM, J4K <ju...@klunky.co.uk> wrote:
> I think there is a typo in the file:
>
> /^ip[12]?[0-9]{1,2}(-[12]?[0-9]{1,2}){3}\.adsl2?\.static\.versatel\.nl$/
> PREPEND X-GenericStaticHELO: (versatel.ml)
> should read /ml/nl/
> /^ip[12]?[0-9]{1,2}(-[12]?[0-9]{1,2}){3}\.adsl2?\.static\.versatel\.nl$/
> PREPEND X-GenericStaticHELO: (versatel.nl)

And likewise on line 1589:

/^adsl-dc-[0-9]{4,6}\.adsl\.wanadoo\.nl$/       REJECT  Generic -
Please relay via ISP (wanadoo.ml)

should probably be:

/^adsl-dc-[0-9]{4,6}\.adsl\.wanadoo\.nl$/       REJECT  Generic -
Please relay via ISP (wanadoo.nl)

That pesky m sits pretty close to the n on the keyboard. :)

SteveJ

Reply via email to