Topic: [SOLVED]OpenBSD 5.4-stable & roundcubemail from possibly outdated pkgs
Obligatory requirements...
iRedMail version: 0.8.6
DB Backend: mysql
OS version: OpenBSD 5.4-stable
So here's the scenario... TL;DR I'd like iRedMail's scripts to use the RCM_USE_SOURCE directive on OpenBSD instead of the package versions.
I've tried installing iRedMail to an OpenBSD server, and noticed that it installs an old version of roundcubemail from the available packages. I guessed that there's some kind of backpatch stuff going on like in debian stable to the old version -- For example, this http://www.debian.org/security/2013/dsa-2787 as well as this https://lists.debian.org/debian-securit … 00198.html shows that they've patched things to account for security holes in roundcubemail in the debian packages. Fantastic and all, but I've no idea if this is the case for the OpenBSD packages, and asking around it seems not.
The consensus from some other OpenBSD users on freenode was to upgrade to 5.5-beta (formerly 5.4-current) if I want a guarantee of some up-to-date roundcubemail packages, as there's no indication that there's any fixes in the 5.4-stable packages, and a check in the OpenBSD snapshot packages indeed does show that -beta/-current has this particular goody in there, but I decided to try and take a different route which negates the need to mess around with the OS that much. Noticing that in iRedMail-0.8.6/conf/roundcube we have something of a switch on line 40 for OpenBSD that looks something like: export RCM_USE_SOURCE='NO' , I was hoping that it'd be as simple as switching that to 'YES' in order to cause the scripts to use the source version from tarball of roundcubemail according to the only greppable check I can find for RCM_USE_SOURCE, in the rcm_install() function contained in functions/roundcubemail.sh, but it appears this is not the case -- Running the installation of iRedMail left me with the potentially sketchy OpenBSD 5.4-stable package version of things still (roundcubemail 0.9.2), as according to this:
http://www.cvedetails.com/vulnerability … dcube.html
I'm supposing that there's additional steps that I'll have to take in order to get a fresher version of Roundcube working with things, but I'm kind of stumped as to where to go and kind of out of time what with time constraints to figure it out myself right away. I have to go through the process of reinstalling OpenBSD and throwing iRedMail on top of it once more, as there's no uninstall scripts at all for this whole thing for OpenBSD. I'd like to keep the shell-scripted install of roundcube via iRedMail's tightly-integrated scripts as clean as possible. Does anyone have any direction as to what I'd be able to do in order to work this out properly, or have any idea if this package is somehow safe?
Thanks!
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.