Linux technical support - [email protected]


postfix clean queue for domain or user

/usr/sbin/postqueue -p | tail -n +2 | awk ‘BEGIN { RS = “” } / *.somehost.com/ { print $1 }’ | tr -d ‘*!’ | /usr/sbin/postsuper -d -

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>