Posted inZimbra Zimbra remove mailq by sender Posted by Tim Ng 2018-11-05No Comments cd /opt/zimbra/postfix/sbin ./postqueue -p | tail -n +2 | awk 'BEGIN { RS = "" } / spammer@example\.net/ { print $1 }' | tr -d '*!' | ./postsuper -d - Tim Ng View All Posts Post navigation Previous Post Cisco SNMP v3 settingsNext PostWordPress 取消自動變全型