Script to Delete the Spam Queue on Zimbra with Confirmation
On previous script, we can delete spam from queue by passing sender or recipient address on the script : [code lang=”bash”] pfdel email-spammer [/code] But what about situation where spammer filling up queue with random sender and recipient, and it tooks time to delete each message. Yes, we can use Postfix powerful binary, with postsuper…