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 11-09-2009, 03:40 PM
Junior Member
 
Posts: 9
Default All mail marked as spam

Hi all, I recently upgraded to Release 6.0.2_GA_1912.RHEL4_20091020152629 CentOS4 FOSS edition. Now all my mail is being marked as spam and is showing up in the junk folder. Anyone else see this before and does anyone have any idea how to troubleshoot this problem?

Thanks!
Reply With Quote
  #2 (permalink)  
Old 11-09-2009, 04:43 PM
raj raj is offline
Moderator
 
Posts: 768
Default

if you post some FULL HEADERS of emails then we can figure or why ?

i dont think so version update has antything to do with it

Raj
__________________
i2k2 Networks
Dedicated & Shared Zimbra Hosting Provider
Reply With Quote
  #3 (permalink)  
Old 11-09-2009, 04:51 PM
Junior Member
 
Posts: 9
Default

Included below. The '---SPAMZ---' is something I configured long ago.
Thanks


Return-Path: forums@zimbra.com
Received: from domain.com (LHLO domain.com) (10.1.1.104) by
domain.com with LMTP; Mon, 9 Nov 2009 19:43:53 -0500 (EST)
Received: from localhost (localhost.localdomain [127.0.0.1])
by domain.com (Postfix) with ESMTP id 4009D4A002B
for ; Mon, 9 Nov 2009 19:43:53 -0500 (EST)
X-DSPAM-Result: Spam
X-DSPAM-Class: Spam
X-DSPAM-Confidence: 0.99
X-DSPAM-Probability: 1.0000
X-DSPAM-Signature: N/A
X-Virus-Scanned: amavisd-new at domain.com
X-Spam-Flag: YES
X-Spam-Score: 7.908
X-Spam-Level: *******
X-Spam-Status: Yes, score=7.908 tagged_above=-10 required=6.6
tests=[AWL=0.507, BAYES_00=-2.599, DSPAM:Spam=10.000] autolearn=ham
Received: from domain.com ([127.0.0.1])
by localhost (domain.com [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id JuQYl2c-qFqj for ;
Mon, 9 Nov 2009 19:43:49 -0500 (EST)
Received: from mta02.zimbra.com (mta02.zimbra.com [207.126.229.144])
by domain.com (Postfix) with ESMTP id 231214A0028
for ; Mon, 9 Nov 2009 19:43:49 -0500 (EST)
Received: from localhost (localhost.localdomain [127.0.0.1])
by mta02.zimbra.com (Postfix) with ESMTP id 5AA18C78120
for ; Mon, 9 Nov 2009 16:43:55 -0800 (PST)
X-Virus-Scanned: amavisd-new at zimbra.com
Received: from mta02.zimbra.com ([127.0.0.1])
by localhost (mta02.zimbra.com [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id WmogGOz-xFrl for ;
Mon, 9 Nov 2009 16:43:54 -0800 (PST)
Received: from www4.zimbra.mail.ac4.yahoo.net (www4.zimbra.mail.ac4.yahoo.net [76.13.17.45])
by mta02.zimbra.com (Postfix) with ESMTPS id 9570EC780EA
for ; Mon, 9 Nov 2009 16:43:54 -0800 (PST)
Received: from localhost (localhost.localdomain [127.0.0.1])
by www4.zimbra.mail.ac4.yahoo.net (8.13.1/8.13.1) with SMTP id nAA0hrvu000900
for ; Mon, 9 Nov 2009 16:43:53 -0800
Date: Tue, 10 Nov 2009 00:43:53 +0000
To: user@domain.com
From: "Zimbra - Forums"
Auto-Submitted: auto-generated
Message-ID: <200911100052.e1304b757793@www.zimbra.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Priority: 3
X-Mailer: vBulletin Mail via PHP
Subject: ---SPAMZ---ZF: Reply to thread 'All mail marked as spam'
Reply With Quote
  #4 (permalink)  
Old 11-09-2009, 07:19 PM
raj raj is offline
Moderator
 
Posts: 768
Default

DSPAM:Spam=10.000 is your prob..i dont know why DSPAM is giving that high score

Raj
__________________
i2k2 Networks
Dedicated & Shared Zimbra Hosting Provider
Reply With Quote
  #5 (permalink)  
Old 11-09-2009, 07:55 PM
Junior Member
 
Posts: 9
Default

I saw that as well. The thing is, I do not remember using dspam in the past. Is this a recent addition or did I simply not notice before now? Along those lines, is there a way to disable just dspam and have spamfiltering function properly in this environment? I ask this also because my guess is that upon upgrade I would loose any customizations. Alternatively is there a way to reconfigure the services to default?

Thanks
Reply With Quote
  #6 (permalink)  
Old 11-10-2009, 12:19 AM
Zimbra Consultant & Moderator
 
Posts: 20,317
Default

Quote:
Originally Posted by dogstar1 View Post
Included below. The '---SPAMZ---' is something I configured long ago.
What, exactly, would that be and what is it doing?

DPSAM has been in Zimbra for a long time, in recent versions it's been disabled and has to be enabled to work.
__________________
Regards


Bill
Reply With Quote
  #7 (permalink)  
Old 11-10-2009, 01:04 AM
Outstanding Member
 
Posts: 594
Default

Not sure Pheonix about DSPAM .I referred to admin guide which mentions : -

Note: The DSPAM spam filter is also included with ZCS but the default is to
not enable DSPAM. You can enable DSPAM by setting the localconfig
attribute amavis_dspam_enabled to TRUE on the MTA servers.

zmlocalconfig -e amavis_dspam_enabled=true

I presume it can be disabled safely right ?
Reply With Quote
  #8 (permalink)  
Old 11-10-2009, 02:39 AM
Zimbra Consultant & Moderator
 
Posts: 20,317
Default

Quote:
Originally Posted by veronica View Post
Not sure Pheonix about DSPAM .I referred to admin guide which mentions : -

Note: The DSPAM spam filter is also included with ZCS but the default is to
not enable DSPAM. You can enable DSPAM by setting the localconfig
attribute amavis_dspam_enabled to TRUE on the MTA servers.
I thought that's what I had said, it's been disabled in recent versions - the user must have enabled it at some time.

Quote:
Originally Posted by veronica View Post
I presume it can be disabled safely right ?
That's correct but I don't think the problem is DSPAM, it's recognising something as spam that it shouldn't and I was asking what SPAMZ is and what it does.
__________________
Regards


Bill
Reply With Quote
  #9 (permalink)  
Old 11-10-2009, 05:06 AM
Junior Member
 
Posts: 9
Default

It is a subject re-write upon being marked as spam.
Line 127 of amavisd.conf
$sa_spam_subject_tag = '---SPAMZ---';
Reply With Quote
  #10 (permalink)  
Old 05-18-2010, 02:29 AM
Moderator
 
Posts: 1,432
Default

Posting this possible solution to multiple threads...hope it helps someone.

Enabling DSpam in Zimbra 6 Open Source Edition | slashdevslashnull.com

Quote:
Suspecting an issue with the DSpam DB, im not sure if this was left over from my previous playing or whether its like this out of the box, but clearing the DB solved the issue:

Code:
root@mambo:~# rm -rf /opt/zimbra/data/dspam/data/z/i/zimbra/
root@mambo:~# su - zimbra
zimbra@mambo:~$ zmcontrol stop; zmcontrol start
EDIT: cross-posted to

Enabling DSPAM
Amavis going crazy with flagging
All mail marked as spam
DSPAM Issue
__________________
Elliot Wilen
Berkeley, CA

Don't forget to enter your Zimbra version in your forum profile.

Last edited by ewilen; 05-18-2010 at 11:23 AM..
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.