Page 1 of 1

how do I delete corrupt message?

Posted: Wed Aug 22, 2007 10:50 am
by netcomrade
liMessages on the Scalix ERROR Queue
----------------------------------------------------
29706545 ACK U 08.02.07

Posted: Wed Aug 22, 2007 2:15 pm
by kanderson
Use SAC. You can look at the queues in there, and (I believe) also delete messages.

Posted: Wed Aug 22, 2007 3:06 pm
by netcomrade
it shows up in error queue, but doesn't display the actual msg

Posted: Wed Aug 22, 2007 4:45 pm
by kanderson
From the command line, you could use

omresub -q error -i

This will allow you to interactively resubmit or delete messages that are in the error queue.

omresub will also allow you to delete it by message ID if that's better for you. you can see the details in the man page for omresub.

Kev.

Posted: Wed Aug 22, 2007 5:03 pm
by mikethebike
You could also use omqdump...very similar to omcontain, to look at the details of the message and give clues as to why its there.

Mick

Posted: Thu Aug 23, 2007 1:56 am
by netcomrade
thnx, this helped

Posted: Thu Aug 23, 2007 4:48 am
by Richard Hall
If the item on the queue is an ACK it can safely be deleted.

It's caused by the Outlook SmartCache client sometimes producing unroutable acknowledgements. There are a couple of bug reports for this problem and with the next server release (11.2) these items will not appear on the ERROR queue.

http://bugzilla.scalix.com/show_bug.cgi?id=14983
http://bugzilla.scalix.com/show_bug.cgi?id=15697

Cheers - Richard