Page 1 of 1

Locating user's message store

Posted: Wed Nov 22, 2006 11:44 am
by dolfantimmy
I have a need to examine some raw message store files for comparison purposes.

How can I go about determining which message store directory (./data/xxxxxx)
belongs to a specific user?

thanks

Re: Locating user's message store

Posted: Wed Nov 29, 2006 7:22 pm
by anand_joshi
Hi,
omshowu -n "user name" -fGS command
give you the information realted to the user directory and realted information .Data directory info is assigned by the system randomly, you would have to read each message with "omcontain" command to know where the message points to in the data directory , be carefull when you are using omcontain command it might be possible that you may screwed your mail box. Please get back if you need further help omcontain command


Anand




dolfantimmy wrote:I have a need to examine some raw message store files for comparison purposes.

How can I go about determining which message store directory (./data/xxxxxx)
belongs to a specific user?

thanks