On Feb 1, 2007, at 8:30, Peter J. Holzer wrote:

  # why are config items tainted?
  if ($self->{_greylist_db} =~ m{^([-a-zA-Z0-9./_]+)$}) {
    $self->{_greylist_db} = $1;
  }

I'll check in a similar fix unless somebody objects.

Hmn, if we are leaving it to individual plugins to do this it seems like we should at least have a utility method to help.


--
http://develooper.com/ - http://askask.com/


Attachment: PGP.sig
Description: This is a digitally signed message part

Reply via email to