Lähettäjä: jori.hamalainen
Päiväys:
Vastaanottaja: exim-users
Aihe: RE: [exim] how to delete "dead" emails
> try this command
> exim -bp | awk '/^ *[0-9]+[mhd]/{print "exim -Mrm " $3}' | sh
I am not expert in AWK but I think this would remove also non-frozen messages in queue?