On Thu, 25 Feb 2016 23:30:50 -0800, Gilles Chehade <[email protected]> wrote:
in the meantime (untested):

   smtpctl show queue |\
           cut -d\| -f1 |\
           while read line; do smtpctl remove ${line}; done

That does the trick for now, at least on OpenBSD, does not work with tcsh on FreeBSD.

Thank you.

--
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to