Emailserver/Postfix

Aus SchnallIchNet
Wechseln zu: Navigation, Suche

mailq leeren/delete mailq

mailq | tail +2 | grep -v '^ *(' | awk  'BEGIN { RS = "" } { if ($8 == "recipient@mydomain.tld" && $9 == "") print $1 } ' | tr -d '*!' | postsuper -d -