Zentyal Forum, Linux Small Business Server

Zentyal Server => Installation and Upgrades => Topic started by: nuanda on June 06, 2008, 05:39:24 pm

Title: Add-On: Razor and Pyzor
Post by: nuanda on June 06, 2008, 05:39:24 pm
Usefull could be an add-on for Razor and Pyzor, to use Razor and Pyzor in Ebox just edit /usr/share/ebox/stubs/mailfilter/local.cf.mas and add:

#pyzor
use_pyzor 1
pyzor_path /usr/bin/pyzor

#razor
use_razor2 1
razor_config /etc/razor/razor-agent.conf

Then:

# apt-get install razor pyzor

Then restart mailfilter:

/etc/init.d/ebox mailfilter restart
Title: Re: Add-On: Razor and Pyzor
Post by: c4rdinal on June 07, 2008, 11:53:06 am
Thanks for the tip!

Keep it coming!