I'm trying to diagnose a problem with a Scalix box running 10.0.0.1 on RHEL4.
Users are able to send mail outbound, but mail inbound or internally is not being delivered.
I can see from the audit log
Code: Select all
omconflvl ld 17; omconfaud sr 15 ld 15
tail -f /var/opt/scalix/logs/audit
that the message is being delivered to the queue but users are not seeing the message.
If I run
Code: Select all
omstat -s
I can see the queue is started and there are messages in the queue.
Ooops, I've just ran the command and I'm getting
Code: Select all
Local Delivery Partially Abor 10:52:18 3
[root@mail ~]# omshowlog -s ld -p 10
[OM 4884] omshowlog : No logged records match the specified criteria
[root@mail ~]#
CPU looks ok.. If i stop the queue, then restart it.. Mail is delivered..
Any advice would be most appreciated