Removing Server-Wide Spam and Virus Protection, Is this right? |
![]() ![]() |
Removing Server-Wide Spam and Virus Protection, Is this right? |
Mar 25 2007, 04:35 PM
Post
#1
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 75 Joined: 22-November 06 Member No.: 2,294 |
1. Remove Exim configuration. There are 2 ways.
1.1 Removing on WHM WHM Exim config edior advanced mode - clean out all boxes WHM Exim config editor basic mode - reset system filter to default 1.2 Removing on SSH (suggested) QUOTE rm -f /etc/exim.conf.rvspam.local mv /etc/exim.conf.local /etc/exim.conf.rvspam.local rm -f /etc/exim.conf.rvspam.localopts mv /etc/exim.conf.localopts /etc/exim.conf.rvspam.localopts /scripts/eximup --force 2. Remove all whitelist and blacklist files in /usr/local/cpanel/base/eximacl rm -rf /usr/local/cpanel/base/eximacl 3. Remove Razor and DCC. It is not necessary as SpamAssasin is still able to use it to detect spam. However, if you don't want them, follow these steps. Edit /etc/mail/spamassassin/v310.pre, add # in front of the following lines. # loadplugin Mail::SpamAssassin::Plugin::DCC # loadplugin Mail::SpamAssassin::Plugin::Razor2 Remove /var/spool/mqueue/.razor Remove /var/dcc chkconfig --del DCC Remove DCC from /etc/rc.d/init.d Remove DCC cron from /etc/cron.daily Close ports 6277 and 2703 in firewall. |
|
|
|
Mar 26 2007, 11:06 AM
Post
#2
|
|
|
Administrator ![]() ![]() ![]() Group: Admin Posts: 4,252 Joined: 13-June 03 Member No.: 1 |
I have edited your post.
|
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 2nd September 2010 - 10:37 PM |