Steven Redlich:
> /http:\/\/baddomain.com\/uTnsub\//

There is no error with this PCRE pattern. It works as expected
on my (non-Redhat) machine.

    % cat /tmp/x
    /http:\/\/baddomain.com\/uTnsub\// foo
    % postmap -q - pcre:/tmp/x <<EOF
    http://baddomain.com/uTnsub/
    foobar
    EOF
    http://baddomain.com/uTnsub/    foo
    %

If the problem persists complain to RedHat.

        Wietse

Reply via email to