Has anyone successfully implemented their webmail package (neomail or openwebmail) over SSL? if so, please share the madness!!!
My particular server is already running a self signed cert, so the admin pages are secure. I'd like to not have to buy a cert, the self signed cert s/b fine since only existing customers will use it.
In a nutshell, I would like http://domain.com/webmail to be secure.
and since neomail appears to work regardless of the domain as long as they are all on the same ip (a user can go to domain2.com/webmail and check his/her account on domain1.com), all the sites should get secure webmail.
thanks in advance.