Ffew questions

Discuss the Scalix Messaging Services

Moderator: ScalixSupport

Oscar
Posts: 60
Joined: Wed Nov 29, 2006 1:18 pm
Location: Terrassa (Spain)

Ffew questions

Postby Oscar » Tue Apr 03, 2007 5:00 pm

I'm testing Scalix 11.0.2.1 with Fedora Core 5.

I have two few questions:

- I would like to know if there is any how to document that explains how the
Scalix's queues work. From what I have seen there are tree types of queues:
local, router and smintfc but I cannot guess what they are for.

- When I send a message to an external account, Scalix sends the message to
SendMail. You can see this just typing less /var/log/maillog. However, when
the message is sent locally the Sendmail's log does not show anything because
it seems that Scalix handles the message itself. I would like to know how can
I check the logs for local messages.

Any help is appreciated.

Thanks in advance,

Shredder

Postby Shredder » Tue Apr 03, 2007 5:14 pm

I can't answer the first part of your question, but for the other part:

First you need to increase the auditing of 3 parts so you can see the messages. This will actually log all messages in, out and local

To turn on the logging type:

Code: Select all

omconfaud sr 13
omconfaud ld 13
omconfaud unix 13


Now we must restart these services for the level to take effect:

Code: Select all

omoff -d0 -w sr ld unix
omon sr ld unix


Now the system will create a file in /var/opt/scalix/XX/s/logs called audit.log. There will be a record of every email in there. Please note that this file will grow rather fast, so be sure you have disk space for it.

To disable this, do the following:

Code: Select all

omconfaud sr 0
omconfaud ld 0
omconfaud unix 0
omoff -d0 -w sr ld unix
omon sr ld unix


Hope that helps,
Shredder


Return to “Scalix Messaging Services”



Who is online

Users browsing this forum: No registered users and 1 guest