Bug 250548

Summary: spamc/spamd combination does not work
Product: [Fedora] Fedora Reporter: Jan ONDREJ <ondrejj>
Component: spamassassinAssignee: Warren Togami <wtogami>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 7   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: spamassassin-3.2.2-2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-08-20 14:52:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
output of requested command none

Description Jan ONDREJ 2007-08-02 06:45:08 UTC
Description of problem:
All test with spamc reports NO spam even if there is a spam identified in
/var/log/maillog by spamd. All spams are delivered to my mailbox. :(

Version-Release number of selected component (if applicable):
spamassassin-3.2.2-1.fc7

How reproducible:
always

Steps to Reproduce:
1. run spamd
2. create a spam mail file in /tmp/spamtest
3. run "spamc -R < /tmp/spamtest"
  
Actual results:
0/0

Expected results:
24.7/4.0
... identified spam details or something similiar...

Additional info:
Running spamassassin as separate program (not spamc) works well. See:
  spamassassin < /tmp/test | grep X-Spam-Status
  X-Spam-Status: Yes, score=43.0 required=1.0 tests=BAYES_99,DATE_IN_PAST_03_06,
Previous version of spamassassin worked fine for my, only this latest not.

Comment 1 Warren Togami 2007-08-02 12:53:07 UTC
What is the result of:
cat /usr/share/doc/spamassassin-3.2.2/sample-spam.txt | spamc


Comment 2 Jan ONDREJ 2007-08-02 13:11:08 UTC
Created attachment 160520 [details]
output of requested command

Result has same MD5 checksum as source.

Comment 3 Jan ONDREJ 2007-08-02 13:13:43 UTC
[ondrejj@work ~]$ md5sum /usr/share/doc/spamassassin-3.2.2/sample-spam.txt
23de00e370e172bf1131549161f4971b  /usr/share/doc/spamassassin-3.2.2/sample-spam.txt
[ondrejj@work ~]$ cat /usr/share/doc/spamassassin-3.2.2/sample-spam.txt | spamc
| md5sum
23de00e370e172bf1131549161f4971b  -
[ondrejj@work ~]$ 


Comment 4 Jan ONDREJ 2007-08-02 20:04:01 UTC
New information:
  turning off pyzor plugin (or uninstalling pyzor package) helps for me.
May be you can simulate this bug by installing "pyzor" package and restarting
spamassassin.

Also it can be connected to bug #250547 also reported by me today.


Comment 5 Warren Togami 2007-08-02 21:23:31 UTC
http://koji.fedoraproject.org/packages/spamassassin/3.2.2/
Please test the latest build from here

Comment 6 Jan ONDREJ 2007-08-03 04:58:29 UTC
Works fine. Thank you. It solved both my problems #250548 and #250547.

Release: spamassassin-3.2.2-2.fc7