View Single Post
  #8 (permalink)  
Old 08-08-2007, 11:33 AM
jeepville jeepville is offline
Active Member
 
Posts: 45
Default

Quote:
Originally Posted by mmorse View Post

To turn them ON you would do something like:
zmprov mcf zimbraMtaRestriction reject_invalid_hostname zimbraMtaRestriction reject_non-fqdn_hostname zimbraMtaRestriction reject_non_fqdn_sender zimbraMtaRestriction “reject_rbl_client dnsbl.njabl.org” zimbraMtaRestriction “reject_rbl_client cbl.abuseat.org” zimbraMtaRestriction “reject_rbl_client bl.spamcop.net” zimbraMtaRestriction “reject_rbl_client dnsbl.sorbs.net” zimbraMtaRestriction “reject_rbl_client sbl.spamhaus.org” zimbraMtaRestriction “reject_rbl_client relays.mail-abuse.org”
This doesnt work in the latest version does it? I am getting an error when I try to add any of the rbl listings to mine.
I get this
zmprov mcf zimbraMtaRestriction reject_invalid_hostname zimbraMtaRestriction reject_non-fqdn_hostname zimbraMtaRestriction reject_non_fqdn_sender zimbraMtaRestriction “reject_rbl_client dnsbl.njabl.org”
usage: modifyConfig(mcf) attr1 value1 [attr2 value2...]

That is just trying to add one if i add them all i get and LDAP Error Code 17
Reply With Quote