qmail delete all emails from specific domain in queue
I installed qmailhandle and tried to delete using wildcards and it didn’t work. This command however does. /usr/bin/qmhandle.pl -h’\@domain’
I installed qmailhandle and tried to delete using wildcards and it didn’t work. This command however does. /usr/bin/qmhandle.pl -h’\@domain’
To retry all the emails in the qmail queue kill -ALRM `ps ax | grep [q]mail-send | awk ‘{print $1}’`
Copyright © 2024 | WordPress Theme by MH Themes