Page 1 of 1

Archiver Not Working

Posted: Tue May 30, 2006 4:54 pm
by davidz
I've added the following line to my general.cfg

Code: Select all

archive=bcc:archive@domain.com


I then did

Code: Select all

omoff -d0 archiver
omon archiver


But when I check the mailbox in SWA for the user archive@domain.com there is nothing there. What should I check?

Posted: Tue May 30, 2006 5:46 pm
by ScalixSupport
If you check page 302 (pdf 310) of the admin guide it tells you that you also have to restart the service router. Also I think archive should be ARCHIVE.

Also, be aware that the mailbox will get very large very quickly. On release 10 it is possible to have >3 billion messages in the inbox. On release 9 only about 32,000 messages can exist in a container until you run into trouble.

Thanks,
Don

Posted: Tue May 30, 2006 5:57 pm
by davidz
It worked after restarting the service router. Thanks for the help. Also I'm planning on parsing the emails that get archived to put into a MySQL database so hopefully we won't let it get to 3 billion messages. :-)