(1) Can you give me instructions on how to install/configure IndiMail in OpenBSD
(2) How to configure IndiMail -> multi server setup with all servers running on OpenBSD→ does this type of setup(on OpenBSD servers only) differ in any way from typical IndiMail multi server setup(on Linux OS’s)?
(3) Does IndiMail have calendaring function (like that provided by Hotmail/Gmail)
(4) What is the backend database used by IndiMail? Can it use MS SQL Server/MySQL/PostGreSQL?
(5) Does Indimail support features like Labels/tags? Or do I have to build these features myself(using Indimail simply as the core mail server).
(6) Similarly, does Indimail support Conversation view? (Like in Gmail where all mails for a particular conversation can be seen together)? Or do I have to build these features myself?
(7) Does a plugin necessarily have to be in C? Or can I use any other language(like PHP/Java)-- if I can, then how do I connect the other-language plugin with core Indimail(which is in C).
(8) Are individual emails all stored in database only? Or are they stored as files- and if stored as files, what is the format of each file(proprietary format/custom format/ well known format→which format is it-> if you can provide a link that explains this format that would be a big help to me).