Help - Search - Members - Calendar
Full Version: strange problem with enable/disable options
RV Products Forums > Server-Wide Spam and Virus Protection > General
Guest
Hi,

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!
pairote
Do you already configure Server-Wide Spam Scanning and RBL?
Guest
yes of course, RBL working perfekt, antivirus also works, i see it in my exim logs
pairote
I am not sure what cause the problem. PM me root password, domain that disabling option doesn't work and then I can take a look.
Zach
I'm having exactly the same problem -- did anyone find a solution?

Zach
webdesignlx
I acnt desable to sad.gif what is the fix to the problem? can some one post it here?

thanks in advance.
pairote
Do you chmod the whitelist files to 777?

Try this:
cd /usr/local/cpanel/base/eximacl/
chmod 777 /usr/local/cpanel/base/eximacl/*
pairote
PM me root access, I will take a look.
webdesignlx
QUOTE(pairote @ Jan 27 2005, 01:31 AM)
PM me root access, I will take a look.

Hello,

I have PM you smile.gif

Thanks in advance for the help smile.gif
pairote
webdesignlx, I logged in to your account and I can enable/disable all options. What is exactly your problem?
webdesignlx
QUOTE(pairote @ Jan 28 2005, 05:25 PM)
webdesignlx, I logged in to your account and I can enable/disable all options. What is exactly your problem?

Hello,

In cpanel RVSkin on, "Server-Wide Spam & Virus Protection" I cant desable "RBL checking", and in non of my clientes to sad.gif

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.
webdesignlx
OK, I have fix it smile.gif

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 smile.gif

Thanks anyway for your help smile.gif
Guest
i have still the same problem sad.gif

here my permissions on the server:
CODE
root@xxx[/usr/local/cpanel/base/eximacl]# ls -laht
-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
pairote
PM me root access, I will take a look.
Guest
Same thing here too,

"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.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.