how to enable telemetry logs and where can i find the command line for sun
Hi i tried creating the telemetry logs directory but the logs are not being populated. i created the following directory:-
/opt/SUNWmsgsr/data/telemetry/imap/usersns1
where usersns1 is the userid.
Also pl. tell me where can i get the command list for sun one messaging server to use the command line utility to list, delete mailboxes. also can i search for all the mailboxes under one domain name. if yes then which command i have to use.
thanks in advance.
[488 byte] By [
romi123a] at [2007-11-27 11:01:48]

# 1
Hi,
> Hi i tried creating the telemetry logs directory but
> the logs are not being populated. i created the
> following directory:-
> /opt/SUNWmsgsr/data/telemetry/imap/usersns1
> where usersns1 is the userid.
Make sure the permissions (ownership) on the user directory and the sub directory match those that messaging server uses - by default mailsrv:mail. This is the most common cause of the telemetry data not being created. The other thing to verify is that the user's account isn't stored as user@domain, otherwise you may need to create the directory as the entire user@domain (try both just to be sure).
> Also pl. tell me where can i get the command list
> for sun one messaging server to use the command line
> utility to list, delete mailboxes. also can i search
> for all the mailboxes under one domain name. if yes
> then which command i have to use.
The Messaging Server reference guide is a good place to start (lists all the command-line utilities/flags and what-not):
http://docs.sun.com/app/docs/doc/819-4429?l=en
The mboxutil command is used to list/create/delete mailboxes and you can use a pattern to only list those mailboxes in a specific domain.
Regards,
Shane.
> thanks in advance.