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

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 06-22-2011, 12:34 PM
Active Member
 
Posts: 35
Default Enabling SpamAssassin

When we initially installed ZCS we did not enable the spam or virus features as we had an external device doing this. We've recently thought about spamassassin only in Zimbra, so I thought I'd try it out in our test environment.

Like our production environment, our test environment is a multi-server setup.

Via the admin web interface, I enabled the spamassassin service for both mta's. I then had to run zmspamctl start on each of the mta's.

When I attempt to send an email from one internal account to another internal account it's being deferred and I'm finding this in the logs:

Jun 22 12:29:20 mta1 amavis[1931]: (!)DENIED ACCESS from IP 192.168.1.234, policy bank ''

Any idea what could be causing this?
Reply With Quote
  #2 (permalink)  
Old 07-19-2011, 03:45 PM
Active Member
 
Posts: 35
Default

Solution:

On our mta's we have postfix bound to their internal ip's:

smtp_bind_address = 192.168.1.234

In amavisd.conf.in we had to add the bolded line below:

$policy_bank{'MYNETS'} = {
originating => 1,
allow_disclaimers => %%binary VAR:zimbraDomainMandatoryMailSignatureEnabled%%,
log_level => 1,
@inet_acl = qw( 127.0.0.1 192.168.1.0/24 ),
};
Reply With Quote
  #3 (permalink)  
Old 07-19-2011, 03:51 PM
Active Member
 
Posts: 35
Default

And how does one mark posts solved? I swear I did it once but can't see where.
Reply With Quote
  #4 (permalink)  
Old 07-19-2011, 08:01 PM
Starter Member
 
Posts: 1
Default Help me with the first steps you used to enable it.

Do you need to create an account for it.
Reply With Quote
  #5 (permalink)  
Old 07-20-2011, 08:16 AM
Active Member
 
Posts: 35
Default

To enable spamassassin?

In the web admin interface, I went to Configuration-->Services. Selected my mta's and under the Services tab selected Anti-Spam.
Reply With Quote
  #6 (permalink)  
Old 07-20-2011, 08:23 AM
Zimbra Consultant & Moderator
 
Posts: 20,315
Default

Quote:
Originally Posted by ekmeek View Post
And how does one mark posts solved? I swear I did it once but can't see where.
It's a minor hiccup with a recent forum software upgrade, it will magically reappear.
__________________
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.