Page 1 of 1

Archiving - Database

Posted: Fri Jan 14, 2005 12:07 am
by jeffheld
Can Scalix be used to archive email into a database like mysql?

Think of an application that can link all customer emails to history buy email address. Kinda like a help desk type of thing.

Posted: Fri Jan 14, 2005 1:05 pm
by ScalixSupport
Starting page 308 of the administration guide, there are details on how the archiver service is configured.

We provide different methods of storing the messages: to file, executing a script, transferring to another SMTP service.

The principle is that archived mail is stored as an SMTP conversation. I would assume that the ability to execute a script would allow you to write something that can store the data in a database.

Cheers

Dave