ASSP the best free Open Source Anti-Spam SMTP Proxy - Page 4 Making script executable
Last Updated on Friday, 06 August 2010 14:29 Written by Joe Aldeguer Monday, 19 January 2009 23:01
Page 4 of 11
Make script ASSP executable.
chmod 755 /etc/init.d/assp
chown -R 0.0 /usr/share/assp
chmod 755 /usr/share/assp/assp.pl
Enable script.
chkconfig assp --add
chkconfig assp on --level 2 3 5


