exiqgrep

Perl script offering possibilities to grep in the Exim queue output. More information: <https://www.exim.org/exim-html-current/doc/html/spec_html/ch-exim_utilities.html>.

Debian Debian
RUN apt-get update && \ apt-get install -y exim4-base
Ubuntu
RUN apt-get update && \ apt-get install -y exim4-base
Alpine
RUN apk add exim
Arch Arch Linux
RUN pacman -S --noconfirm exim
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y exim4-base
Fedora
RUN dnf install -y exim
Raspbian
RUN apt-get update && \ apt-get install -y exim4-base
click the source code to copy install exiqgrep on any operating system with command-not-found.com