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

How to check Oldest Message in C360 box ?

shahamit123
Level 1
Level 1

              Hi All,

In overview, i found that Oldest message : 3 days and 8 minutes and i want to check which msg pending since 3 days.

Pl guide me how i can check it and find the details of that msg.

C360.JPG

Regards

Amit

1 Reply 1

Andreas Mueller
Level 4
Level 4

Hello Amit,

this can be done from the CLI, there is a command 'oldmessage' which will show you MID, and the message content.

Example:

test.com: oldmessage

MID 1234567: 2 days 21 hours 6 mins 10 secs old

From unknown Sat Mar 09 23:13:28 2013

Received: from localhost by ;

  09 Mar 2013 23:13:28 +0530

Message-Id: <9e55@example.com>

Date: 09 Mar 2013 23:13:15 -0600

To: user@test.com

From: "Mail Delivery System" <mail.notification@tcs.com>

Subject: Undeliverable Message

Hope that helps,

Andreas