I've modified Daniele Martini's Patch to work with the current blacklist module. Afer patching you will be able to select a custom destination from within the blacklist module.
You can download it here http://www.necits.com/misc/blacklist.patch
Download Patch
Backup /var/www/html/admin/modules/blacklist
cp -R /var/www/html/admin/modules/blacklist /root/blacklist_bak
Uninstall Blacklist module from module admin.
copy patch to /var/www/html/admin/modules/blacklist
cd /var/www/html/admin/modules/blacklist
patch --dry-run -i blacklist.patch
If you have no errors then
patch -i blacklist.patch
Install blacklist module from module admin (This is required because the patch adds an additional SQL statement to the install script.)
amportal reload
Note: If you update the blacklist module, this patch probably will not work.
Test it out and let me know if there are any issues.
I'll will have a module you can download shortly.
Member Since:
2008-02-23