strange problem with enable/disable options
#1 Guest_Guest_*
Posted 11 December 2004 - 08:57 AM
I can only enable/disable Server-Wide Spam Scanning and RBL checking, the oder options are "locked". I mean i can chlick on disable, but nothing happens.
Which files change the script? I find nothing in the system.
thx!
#3 Guest_Guest_*
Posted 13 December 2004 - 03:59 PM
#4
Posted 13 December 2004 - 04:24 PM
#5 Guest_Zach_*
Posted 29 December 2004 - 10:35 PM
Zach
#6
Posted 20 January 2005 - 08:27 AM
thanks in advance.
#7
Posted 20 January 2005 - 03:51 PM
Try this:
cd /usr/local/cpanel/base/eximacl/
chmod 777 /usr/local/cpanel/base/eximacl/*
#9
Posted 27 January 2005 - 03:58 AM
Hello,
I have PM you
Thanks in advance for the help
#10
Posted 28 January 2005 - 05:25 PM
#11
Posted 28 January 2005 - 06:34 PM
Hello,
In cpanel RVSkin on, "Server-Wide Spam & Virus Protection" I cant desable "RBL checking", and in non of my clientes to
When I click the button on "Server-Wide Spam & Virus Protection", on the "RBL checking", to disable, the status is still "enable".
Sorry my bad english.
#12
Posted 28 January 2005 - 09:07 PM
I have SSH and make the file:
touch rv_rbl_receiver_domain_whitelist
echo '# receiver Domain Name Whitelist for RBL filtering' >> rv_rbl_receiver_domain_whitelist
echo '# Format: domain name listed line by line' >> rv_rbl_receiver_domain_whitelist
echo '# Examples:' >> rv_rbl_receiver_domain_whitelist
echo '# localdomain.com' >> rv_rbl_receiver_domain_whitelist
touch rv_rbl_server_ip_whitelist
echo '# Remote Mail Server IP Whitelist for RBL filtering' >> rv_rbl_server_ip_whitelist
echo '# Format: mail server IP addresses, or IP addresses with CIDR masks listed line by line' >> rv_rbl_server_ip_whitelist
echo '# Examples:' >> rv_rbl_server_ip_whitelist
echo '# 111.111.111.111' >> rv_rbl_server_ip_whitelist
echo '# 192.168.0.0/16' >> rv_rbl_server_ip_whitelist
touch rv_rbl_sender_address_whitelist
echo '# Envelope Sender Address Whitelist for RBL filtering' >> rv_rbl_sender_address_whitelist
echo '# Format: email address listed line by line, asterisk is allowed' >> rv_rbl_sender_address_whitelist
echo '# Examples:' >> rv_rbl_sender_address_whitelist
echo '# *@example.com' >> rv_rbl_sender_address_whitelist
echo '# address@example.com' >> rv_rbl_sender_address_whitelist~
then I CHMOD 777, and now it works
Thanks anyway for your help
#13 Guest_Guest_*
Posted 04 February 2005 - 04:32 PM
here my permissions on the server:
-rwxrwxrwx 1 root root 123 4. Feb 10:22 rv_rbl_receiver_domain_whitelist*
drwxr-xr-x 19 root root 4,0K 30. Jan 20:06 ../
-rwxrwxrwx 1 root root 171 20. Dez 20:25 rv_sender_address_blacklist*
-rwxrwxrwx 1 root root 192 11. Dez 02:56 rv_spam_receiver_domain_whitelist*
drwxr-xr-x 2 root root 4,0K 10. Dez 22:08 ./
-rw-r--r-- 1 root root 0 10. Dez 22:08 .rvfiletype
-rwxrwxrwx 1 root root 13K 10. Dez 22:08 antivirusandspam.exim*
-rwxrwxrwx 1 root root 203 4. Dez 16:13 rv_rbl_server_ip_whitelist*
-rw-r--r-- 1 root root 0 10. Nov 01:23 .rvrbl
-rw-r--r-- 1 root root 0 10. Nov 01:22 .rvvirus
-rw-r--r-- 1 root root 0 10. Nov 01:22 .rvspam
-rwxrwxrwx 1 root root 160 10. Nov 01:05 rv_spam_sender_address_whitelist*
-rwxrwxrwx 1 root root 169 10. Nov 00:56 rv_rbl_sender_address_whitelist*
-rwxrwxrwx 1 root root 117 10. Nov 00:48 rv_server_ip_blacklist*
I can't still disable "Server-Wide Virus Scanning" and "File typ scanner*, the other 2 options works...
thx
#15 Guest_Guest_*
Posted 11 April 2005 - 11:19 AM
"Server-Wide Spam Scanning" and "RBL checking" appear to have their statuses changed, but not the other two options.
Permissions of all of the files in /usr/local/cpanel/base/eximacl/ are 777.
I chose options 2(i) in the setup. I'm going to change this to 2(ii) shortly though, I'll report back with my findings.
I'm using 'x' by the way, not any other skin.
Help











