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 04-04-2007, 03:53 PM
Junior Member
 
Posts: 9
Default Outgoing messages marked as spam

I've seen a few related posts, but I'm not sure if they solve my problem, so here goes. It appears that when I send email from a mail client like T-bird using my Zimbra server as the SMTP server my mail gets tagged with a pretty high spam score by SpamAssassin.

Here are my headers:

X-Spam-Score: 2.864
X-Spam-Level: **
X-Spam-Status: No, score=2.864 tagged_above=-10 required=6.6
tests=[AWL=-0.764, BAYES_00=-2.599, HTML_MESSAGE=0.001,
RCVD_IN_NJABL_DUL=1.946, RCVD_IN_SORBS_DUL=2.046,
RCVD_IN_WHOIS_INVALID=2.234]

I fixed this for my email address by patching the /opt/zimbra/conf/amavisd.conf.in file and forcing it to give me an initial -10 score. However, this seems like a hack to me.

Part of the problem is that at home I use Comcast as my provider, and therefore it is possible that my IP got put on some blacklist or another, though it seems to be complaining more that my address is dynamic.

Now, I am authenticating to the SMTP server before I send mail out, so it seems to me that authenticated outgoing email should not be subject to spam filtering in the first place, or at least that this filtering should be configurable.

I am getting lots of rejected emails because of this because recipients email programs are throwing my emails away when i send them from home. Like I said I can hack it to make my emails score better, but it still leaves in the headers.

Is there a way to fix this?

By the way I am using zcs-4.5.1_GA_660 on a Fedora 4 server.
Reply With Quote
  #2 (permalink)  
Old 04-04-2007, 11:34 PM
Former Zimbran
 
Posts: 5,606
Default

Please upgrade to 4.5.4
Then, when you've done that, let's see if we still get the error.
Reply With Quote
  #3 (permalink)  
Old 04-05-2007, 12:41 AM
Zimbra Consultant & Moderator
 
Posts: 20,314
Default

Quote:
Originally Posted by jimramsey View Post
Part of the problem is that at home I use Comcast as my provider, and therefore it is possible that my IP got put on some blacklist or another, though it seems to be complaining more that my address is dynamic.
Your scores would seem to indicate that you're on a blacklist. Having a dynamic IP isn't specifically a problem (unless you're sending to AOL) but the problem may be that someone on your IP block has got on a RBL list and some lists will blacklist a whole IP block. Have you looked at some of the lists to see if you're on them? I have a feeling that there's an RFE for sending authenticated mail without going through spam checking, have a look in bugzilla and vote if there is one.
__________________
Regards


Bill
Reply With Quote
  #4 (permalink)  
Old 04-05-2007, 07:08 AM
Junior Member
 
Posts: 9
Default

I found a potential solution in Bugzilla Bug #14469. The proposed solution was to change @local_domains_maps in amavisd.conf.in, like so:

Quote:
$ diff amavisd.conf.in~ amavisd.conf.in
46c46
< @local_domains_maps = ( [".$mydomain"] );
---
> %local_domains = ( "bolton.liquidsys.com", "otherdomain.example.com" );

This causes amavis to add all the X-Spam-blah headers to mail destined to local
domains only.
However, when I do that this is what I get:

Quote:
[zimbra@mail1 conf]$ zmamavisdctl restart
umount: /opt/zimbra/amavisd-new-2.4.1/tmp is not mounted (according to mtab)
[zimbra@mail1 conf]$ Variable "%local_domains_maps" is not imported at /opt/zimbra/conf/amavisd.conf line 47.
Error in config file "/opt/zimbra/conf/amavisd.conf": Global symbol "%local_domains_maps" requires explicit package name at /opt/zimbra/conf/amavisd.conf line 47.
I'm not a perl guy, so I'm not sure what this means, though it appears to be complaining about the "@local_domains_maps" changing to "%local_domains_maps".

Any suggestions, or should I go dust off my perl books?
Reply With Quote
  #5 (permalink)  
Old 01-09-2008, 11:55 PM
Junior Member
 
Posts: 6
Default

It should be @local_domains_maps and not %local_domains_maps.

Guy who gave this solution was in hurry and looks like everyone is taking his solution string as it is..
Reply With Quote
  #6 (permalink)  
Old 01-10-2008, 02:18 PM
Active Member
 
Posts: 44
Default

My users are also reporting Outbound authenticated email from our Zimbra server is being marked as spam on 4.5.9 NE. I've added our internal IP range to the whitelist in spamassassin's config, so I am hoping that resolves it, but realistically I can't see this as being desired behavior in any shape or fashion.

I'll try the other setting posted in here in hope it helps.
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.