.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
strange problem with enable/disable options
Guest_Guest_*
post Dec 11 2004, 08:57 AM
Post #1





Guests






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!
Go to the top of the page
 
+Quote Post
pairote
post Dec 13 2004, 08:48 AM
Post #2


Administrator
***

Group: Admin
Posts: 4,252
Joined: 13-June 03
Member No.: 1



Do you already configure Server-Wide Spam Scanning and RBL?
Go to the top of the page
 
+Quote Post
Guest_Guest_*
post Dec 13 2004, 03:59 PM
Post #3





Guests






yes of course, RBL working perfekt, antivirus also works, i see it in my exim logs
Go to the top of the page
 
+Quote Post
pairote
post Dec 13 2004, 04:24 PM
Post #4


Administrator
***

Group: Admin
Posts: 4,252
Joined: 13-June 03
Member No.: 1



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.
Go to the top of the page
 
+Quote Post
Guest_Zach_*
post Dec 29 2004, 10:35 PM
Post #5





Guests






I'm having exactly the same problem -- did anyone find a solution?

Zach
Go to the top of the page
 
+Quote Post
webdesignlx
post Jan 20 2005, 08:27 AM
Post #6


Advanced Member
***

Group: Members
Posts: 34
Joined: 20-January 05
Member No.: 444



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

thanks in advance.
Go to the top of the page
 
+Quote Post
pairote
post Jan 20 2005, 03:51 PM
Post #7


Administrator
***

Group: Admin
Posts: 4,252
Joined: 13-June 03
Member No.: 1



Do you chmod the whitelist files to 777?

Try this:
cd /usr/local/cpanel/base/eximacl/
chmod 777 /usr/local/cpanel/base/eximacl/*
Go to the top of the page
 
+Quote Post
pairote
post Jan 27 2005, 01:31 AM
Post #8


Administrator
***

Group: Admin
Posts: 4,252
Joined: 13-June 03
Member No.: 1



PM me root access, I will take a look.
Go to the top of the page
 
+Quote Post
webdesignlx
post Jan 27 2005, 03:58 AM
Post #9


Advanced Member
***

Group: Members
Posts: 34
Joined: 20-January 05
Member No.: 444



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
Go to the top of the page
 
+Quote Post
pairote
post Jan 28 2005, 05:25 PM
Post #10


Administrator
***

Group: Admin
Posts: 4,252
Joined: 13-June 03
Member No.: 1



webdesignlx, I logged in to your account and I can enable/disable all options. What is exactly your problem?
Go to the top of the page
 
+Quote Post
webdesignlx
post Jan 28 2005, 06:34 PM
Post #11


Advanced Member
***

Group: Members
Posts: 34
Joined: 20-January 05
Member No.: 444



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.
Go to the top of the page
 
+Quote Post
webdesignlx
post Jan 28 2005, 09:07 PM
Post #12


Advanced Member
***

Group: Members
Posts: 34
Joined: 20-January 05
Member No.: 444



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
Go to the top of the page
 
+Quote Post
Guest_Guest_*
post Feb 4 2005, 04:32 PM
Post #13





Guests






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
Go to the top of the page
 
+Quote Post
pairote
post Feb 4 2005, 04:42 PM
Post #14


Administrator
***

Group: Admin
Posts: 4,252
Joined: 13-June 03
Member No.: 1



PM me root access, I will take a look.
Go to the top of the page
 
+Quote Post
Guest_Guest_*
post Apr 11 2005, 11:19 AM
Post #15





Guests






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.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

 



Lo-Fi Version Time is now: 2nd September 2010 - 10:36 PM