Posts

Showing posts from 2008

Upgrading OTRS from 2.2 to 2.3

Here is the method I've used to upgrade OTRS from 2.2 to 2.3 (2.2.7 to 2.3.2, in fact) I did a full backup of my MySQL data. I backed up 2 files, /opt/otrs/Kernel/Config.pm and /opt/otrs/Kernel/Config/Files/ZZZAuto.pm I upgraded the RPM using rpm -Uvhf otrs-2.3.2-01.i386.rpm Then the Database migration: cd /opt/otrs/scripts/ mysql -uotrs -phot < DBUpdate-to-2.3.mysql.sql otrs perl DBUpdate-to-2.3.pl mysql -uotrs -phot < DBUpdate-to-2.3-post.mysql.sql otrs Restarted httpd, MySQL and OTRS service That's it... You can now log in in the new version (2.3)!

I guess I should... http://www.ethicle.com/

Hi, I just learned about the existence of this... an ethical Google . All searches that produce revenues are going to charities. Comments welcome.

BarricadeMX: Version 2.0 is out!

BarricadeMX 2.0 is now out! I had the chance to work a lot with it and here is a little review/announcement: New Features (by category): Flexibility Now available in more formats Binaries (yum repository, rpm, FreeBSD package, etc) VMware Appliance (soon) ISO self-install CD (installs CentOS and BarricadeMX 2.0) Combo Tags This allows rules with more than one criteria. Before, you could only say, for example, skip all tests for this IP address. Now you can say, for example, "skip all test for this IP address, then the recipient is user@domain.com". The same can be said for creating more targeted black list entries. Improved spamd support: Can now tag and add headers In the previous version, it could only reject when the SpamAssassin score was above the configured level. Now it is also possible to deliver the message, but adding a tag in the subject or add headers for client-side filtering smtp-delay-checks This feature is very helpful for 2 reasons: Whitelising: In the pre