Hello:
On 15 Sep 2025 at 8:56, Haines Brown via Dng wrote:
> On Sun, Sep 14, 2025 at 01:34:59PM -0400, Haines Brown via Dng wrote:
> I tried to remove any message in the mail queue sent from my address:
> # exiqgrep -f haines@???
> Frozen messages continue. I try to remove all frozen messages:
> # exim -bp|grep frozen|awk '{print $3}' |xargs exim -Mrm
I may be mistaken (would not be surprised) but it would seem that
what is *not* working properly is [exim].
That said and at risk of being a bit OT, I would ask a question:
Do you really need a MTA such as [exim] for whatever you need to do?
I run Devuan on a Sun Ultra24 workstation and got burned by [exim]
and a botched update a few years ago. As a result, I decided to nuke
it and in its place installed a *much* lighter MTA that worked
wonderfully well, right out-of-the-box. (dma/stable,now 0.13-1+b1)
If interested, see here:
https://dev1galaxy.org/viewtopic.php?pid=30469#p30469
No issues whatsoever with my MTA since then.
As always, YMMV.
Best,
A.