Page 1 of 1

scalix account path

Posted: Wed Mar 05, 2008 1:51 pm
by greenlinus
hey,

I've a question
in which folder save scalix the incoming mails?

thx

best regards
tobi

Posted: Wed Mar 05, 2008 3:19 pm
by mikevl
Hi

That is not an easy question.

Once the mail arrives in your mail box it will be deposited in a folder(s) which can be found by doing

[root@mail ~]# omshowu -n "Test user" -f
Authentication ID: tesu
Globally Unique ID: 1d120000932ce374-432.01.861.291
User Name : Test User /CN=Test User
MailNode : mailnode
Internet Address : "Test User" <test@test.com>="Test User" <test@test2.com>
System Login : 60536
Password : set
Admin Capabilities : NO
Mailbox Admin Capabilities : NO
Language : ENGLISH
Mail Account: Unlocked
Last Signon : 03.06.08 01:50:08
Receipt of mail : ENABLED
Service level : 0
Excluded from Tidying : NO
Recovery Folder visible : NO
User Folder : ~/user01/g0000fl/00000v8:1
User Class : Full
SIS URL : sxidx://mail.test.com/0d120000932ce374-432.01.861.291
[root@mail ~]#


The User Folder contains the files

Mike

Posted: Thu Mar 06, 2008 3:47 am
by Valerion
Actually, only the top-level folders (INBOX, OUTBOX, Drafts, etc) are stored there. The rest is stored in /var/opt/scalix/??/s/data in a structure. I have even seen INBOX items in this path, so not everything goes straight in the user folder.

If you want to manipulate the files - I would advise against it. The mail store is pretty strict about keeping the links contained in it intact, and the messages are stored in a binary representation to help the server with access.