On Thu, 23 Dec 2004, Andrea Riela wrote: >But, if my server has mail.domain2.dom and mail.domain3.dom too, what >I've to do? >I've to use my ca file (that I've used to sign mail.domain1.dom >mail.domain2.dom and mail.domain3.dom) in bincimap.conf?
Hi, Andrea. I guess this is more of an SSL question than an IMAP question, but the bottom line is that every domain you use needs a separate SSL certificate, and that Binc IMAP must be set up to serve these domains on separate interfaces, each server setting loading a separate pem file. "Virtual domain" space or similar doesn't work with SSL. You'll see this with Apache/SSL also. The easier solution is to use only one domain, but have it resolve to several A records. This gives you the same flexibility with regards to scaling. Andy :-) -- Andreas Aardal Hanssen | http://www.andreas.hanssen.name/gpg Author of Binc IMAP | "It is better not to do something http://www.bincimap.org/ | than to do it poorly."
