Monday Sep 06
English French German Italian Portuguese Russian Spanish Filipino

ASSP the best free Open Source Anti-Spam SMTP Proxy - Page 4 Making script executable

Attention: open in a new window. PrintE-mail
Article Index
ASSP the best free Open Source Anti-Spam SMTP Proxy
Page 2 Installing 1.3.3.8
Page 3 Starting ASSP
Page 4 Making script executable
Page 5 Login
Page 6 Test mode
Page 7 Forwarding spam
Page 8 Installing 1.4.3.0
Page 9 Create directories
Page 10 1.4.3.0 Startup script
Page 11 Making 1.4.3.0 script executable
All Pages
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