Postfix Spamfiltering
- No Comments
- Oct, 05, 2009
- Angelo Schalley
- Linux
Introduction
After experimenting with basic anti-spam techniques within postfix I found out that those were not sufficient. Although it was dropping a lot of spam, I was also still receiving a lot. The reason for which I didn’t wat to install a spamfilter was because the are memory and CPU consuming. I actualy don’t want to waste any CPU cycles on those spamming bastards. I don’t even want to waste bandbwidth on them….
Read more on Postfix Spamfiltering…
Plesk php safe mode disable
- No Comments
- Oct, 05, 2009
- Angelo Schalley
- Plesk Linux
First:
Config vhost files in …../domain/conf/vhost.conf
put :
<Directory /home/httpd/vhosts/domein.be/>
php_admin_value safe_mode 0
</Directory>
reboot apache
./etc/rc.d/init.d/httpd restart
/usr/local/psa/admin/bin/websrvmng -a
Plesk restore psarestore using ftp
- No Comments
- Oct, 05, 2009
- Angelo Schalley
- Plesk Linux
/usr/local/psa/bin/psarestore -f ftp://<login>:<password>@<server>/<dumpfile_path> -m map_ip -s shell_map