Thread: zmmsgtrace
View Single Post
  #1 (permalink)  
Old 12-16-2008, 11:55 PM
rajeshkodali rajeshkodali is offline
Loyal Member
 
Posts: 89
Default zmmsgtrace

Hi,

I am trying know what has happened to a mail that is sent vanished and I am using zmmsgtrace -r xxxx@domain.com -t 20081212

and the output is strange that I get only

3 messages found

I see complete comprehensive details when I am using -s option but not at -r option

I have seen one more strange thing

zmmsgtrace -r xxxx@domain.com -s yyyy@domain2.com -t 20081212

I get 1 message found.

When I use zmmsgtrace -s yyyy@domain2.com -t 20081212 | grep -i xxxx

I see not matches .. Strange

How should I see complete details in -r option like when I use -s option. Is there any way that I can use db commands to achieve this ??
Reply With Quote