Re: [Exim] frozen messages

Top Page
Delete this message
Reply to this message
Author: robert rotman
Date:  
To: Peter Salvage
CC: exim-users
Subject: Re: [Exim] frozen messages
hi,

guess there's somthing wrong if you do not have a havely load mailserver.
look at the message which ist frozen an why:
(exigrep 'msg-id' /your/log/file)

to delete them do somthing like:
mailq | grep "*** frozen ***" | awk '/^*[0-9]+[mhd]/{print "exim -Mrm " $3}' | sh

robert

On Sat, 14 Oct 2000, Peter Salvage wrote:

> Hi all
>
> <newbie alert>
> :-)
>
> I'm seeing hundreds of "message is frozen" if I do a tail -f mainlog...is
> there a script to delete this or should I be looking elsewhere?
>
> TIA
> /wiZZ
>
>
> --
> ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim details at http://www.exim.org/ ##
>


---
di. robert rotman                                   inode.graz
phone -> ++43-(0)316 813141       ++43-(0)316 818600/15 <- fax
rotman@???                      http://www.graz.inode.at/
--
while (!sleep) { $sheep++ }