> > The sites.uol.com.br has four fields,  util_rb_3tld allows three.

> thanks Mark
> removed.
> Guess I'll open a bug for this.

Thanks. While at it, it seems to me the regexp for util_rb_3tld is
also wrong for subsequent entries on the line: the first entry
is expected with three fields, the rest with two:

Mail/SpamAssassin/Conf.pm:

setting => 'util_rb_3tld',
[...]
unless ($value =~ /^[^\s.]+\.[^\s.]+\.[^\s.]+(?:\s+[^\s.]+\.[^\s.]+)*$/)

  Mark

Reply via email to