Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Installation

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-09-2007, 08:10 AM
Senior Member
 
Posts: 72
Default Spam tuning question - zimbraMtaRestriction not showing up

After reading the wiki on spam tuning I added several items to the file:
/opt/zimbra/conf/postfix_recipient_restrictions.cf
(below I copied the contents from the file exactly)...

permit_sasl_authenticated
permit_mynetworks
reject_non_fqdn_recipient
reject_unauth_destination
reject_unlisted_recipient
reject_unknown_recipient_domain
reject_unverified_recipient
reject_invalid_hostname
reject_non_fqdn_hostname
reject_non_fqdn_sender
reject_unknown_client
reject_unknown_hostname
reject_unknown_sender_domain
reject_rbl_client dnsbl.njabl.org
reject_rbl_client cbl.abuseat.org
reject_rbl_client bl.spamcop.net
reject_rbl_client sbl.spamhaus.org
reject_rbl_client xbl.spamhaus.org
reject_rbl_client sbl-xbl.spamhaus.org

However, when I run zmprov gacf|grep zimbraMtaRestriction I only get:
zimbraMtaRestriction: reject_invalid_hostname
zimbraMtaRestriction: reject_non_fqdn_sender
zimbraMtaRestriction: reject_rbl_client zen.spamhaus.org
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
zimbraMtaRestriction: reject_non_fqdn_hostname

I'm missing several. I rebooted and same results. Why aren't the other restrictions showing up? Also, under global settings of MTA none of the Protocol or DNS items are checked off. Why not? I tried to manually check them and save. They uncheck themselves automatically.

Also, for some reason spam this is marked as spam, but not "killed", is NOT getting delivered to the "Junk" folder.

Last edited by dfriestedt; 12-09-2007 at 08:39 AM..
Reply With Quote
  #2 (permalink)  
Old 12-09-2007, 08:50 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

You add RBL lists by using zmprov with the following format:
Code:
root# su - zimbra
zimbra$ 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 opm.blitzed.org" \
zimbraMtaRestriction "reject_rbl_client relays.ordb.org" \
zimbraMtaRestriction "reject_rbl_client cbl.abuseat.org" \
zimbraMtaRestriction "reject_rbl_client bl.spamcop.net"
search the wiki and/or forums for some further details.
__________________
Regards


Bill
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.