View Single Post
  #5 (permalink)  
Old 02-25-2009, 03:25 AM
heinzg heinzg is offline
Loyal Member
 
Posts: 83
Default

Quote:
Originally Posted by uxbod View Post
You can try
Code:
su - zimbra
zmprov mcf  +zimbraMtaRestriction "check_client_access hash: /opt/zimbra/conf/rbl_override"
zmcontrol stop ; zmcontrol start
Don't forget to put the rbl_override file into the correct directory.
Hi I did that and it is is in the config now, but the whitelist is not working as mails are still being blocked which are in the whitelist:

Code:
[zimbra@server ~]$ zmprov gcf zimbraMtaRestriction
zimbraMtaRestriction: reject_invalid_hostname
zimbraMtaRestriction: reject_non_fqdn_hostname
zimbraMtaRestriction: reject_non_fqdn_sender
zimbraMtaRestriction: check_client_access hash: /opt/zimbra/conf/rbl_override
zimbraMtaRestriction: reject_rbl_client drone.abuse.ch
zimbraMtaRestriction: reject_rbl_client spam.abuse.ch
zimbraMtaRestriction: reject_rbl_client b.barracudacentral.org
zimbraMtaRestriction: reject_rbl_client dnsbl.njabl.org
zimbraMtaRestriction: reject_rbl_client zen.spamhaus.org
zimbraMtaRestriction: reject_rbl_client psbl.surriel.com
zimbraMtaRestriction: reject_rbl_client dnsbl.sorbs.net
zimbraMtaRestriction: reject_rbl_client httpBL.abuse.ch
zimbraMtaRestriction: reject_rbl_client cbl.abuseat.org
I also did the following advance:
Code:
postmap /opt/zimbra/conf/rbl_override
contents of /opt/zimbra/conf/rbl_override:
Code:
cat /opt/zimbra/conf/rbl_override
213.165.64.20	OK
mail.gmx.net	OK
Any Ideas ?
__________________
Motions of a day at work -
Reply With Quote