Is there a way to create a link on the ticket.php page so that in one click you can ban the email and close.
I know that you can select it from the dropdown list and click go but there can be a lot of junk email at times and would greatly increase support's efficiency.
I tried to replicate what the select form does and created a link to:
<a href=\"?id=$id&a=process&do=banemail\">
However that did not work.