-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
is it possible to add a way to userblacklist so that we have two tables (one for incomming and one for outgoing (user|global)blacklists) ?
I enhanced userblacklist module following the sledge hammer method (just duplicating the code) so I have now a 2nd userblacklist table which can be requested by my own check_user_blacklist2() function controlled by 2 additional modparams (use_domain2, db_table2)
It would be nice to have one check_blacklist function with a tablename as an additional parameter.
Or is it designed for using in two separate proxies (one incomming and one outgoing proxy)?
regards Helmut