Bogdan, > > The test is supposed to receive a header as argument, not a body:
> thanks for the reply. What I am trying to do is actually have access map > of blacklisted email addresses or websites that are mentioned in the > *body* of email, not in header. I'm afraid you'd need to enhance the plugin to do what you want. The current AccessDB only checks sender/author addresses from the header section. Actually it seems you want a cross between some URI* plugin and AccessDB. Perhaps a way out is to set up your own local RBL zone in your DNS server, stock it up with the contents of your access database, then let it be used by URI rules. Mark