cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
9865
Views
0
Helpful
1
Replies

How to see the queue

tharunraj22
Level 1
Level 1

Hi ,

How can I see the pending mesages to be delivered or received in queue.  Can I view the inbound and outbound queue and the messages in it with all the details ?

If Ironport ha tried to end a message and failed, can I see the count of tries?

Regards,

Tharun

1 Accepted Solution

Accepted Solutions

Andreas Mueller
Level 4
Level 4

Hello Tharun,

on the GUI you use the links under

GUI: Monitor

to review the status of incoming and outgoing messages, i.e. Monitor->Delivery Status will show all hosts with messages still pending to be delivered (you can sort by "Active Recipients"), and klicking on a host will give you further details about the number of delivery attempts for this destinations, open connections, etc. On the command line, similar commands are

CLI: tophosts

CLI: hoststatus

CLI: status

Also, if the MID of a pending delivery message is known, you can display it's contents with:

CLI: showmessage

Hope that helps,

Andreas

View solution in original post

1 Reply 1

Andreas Mueller
Level 4
Level 4

Hello Tharun,

on the GUI you use the links under

GUI: Monitor

to review the status of incoming and outgoing messages, i.e. Monitor->Delivery Status will show all hosts with messages still pending to be delivered (you can sort by "Active Recipients"), and klicking on a host will give you further details about the number of delivery attempts for this destinations, open connections, etc. On the command line, similar commands are

CLI: tophosts

CLI: hoststatus

CLI: status

Also, if the MID of a pending delivery message is known, you can display it's contents with:

CLI: showmessage

Hope that helps,

Andreas