Hi,
I'm setting up Scalix for our company. We presently have a PHP/MySQL web application on a small server. We just got a new server, and I'm installing an updated version of the web app plus Scalix.
Since we are a small company, and I really don't want to get into headaches involved with managing a mail server (i.e. spam and viruses), we plan to use Scalix for Outlook functions other than e-mail (group calendar, tasks, etc) and setup our e-mail as IMAP accounts in Outlook (the mail servers come with our company website accounts).
I initially planned to use version 10 on Fedora 4, but a driver problem forced us to install Fedora 5 instead, which also steers us toward Scalix 11. I would rather not have 2 database servers running, and I see on page 24 of the install docs that Postgre is required only for "Messaging Services" (i.e. web access to "mailbox services").
We want to be able to do group calendaring as well as send tasks within the office...does this fall under messaging, or does messaging strictly refer to e-mail?
PS my fall back is to convert the web app over to Postgre (we use PEAR DB for the DB connections). By converting to Postgre, would we be able to tap into the Scalix Postgre db for our web app (read only)? Are the calendar items and tasks stored there? Or am I better served by using the Scalix API for that?
Thanks.