A terminal UI for the Exim mail queue, written in go.
A quicker way to check and process mail queue on linux servers running exim. Saves you from fiddling with exiqgrep, exim -Mvc and piping with xargs and exim -Mrm.
Usage:
$ excom <server name>
# Features
Operates via SSH. Will try ssh agent (unavailabe for snaps), ssh keys, ssh password.
Shows summary of mail queue, full or filtered mail queue, messages.
List number of lines in panic log, show paniclog, show mainlog.
Allow operations on queue (delete)
Quickly open a terminal on server if you need to do manual tasks.
Easy to use, responsive UI.
Single binary (easy installation)
Tested on linux, may work on macos, wsl?
Details for ExCom
License
GPL-3.0+
Last updated
16 September 2022 - latest/beta
This snap hasn't been updated in a while. It might be unmaintained and have stability or security issues.
(Ownership verified)
The publisher has verified that they own this domain.
It does not guarantee the Snap is an official upload
from the upstream project.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Enable snapd
Snap can be installed from the command line. Open the Konsole terminal and enter the following:
sudo apt update
sudo apt install snapd
Install ExCom
To install ExCom, simply use the following command: