Bug 250548
| Summary: | spamc/spamd combination does not work | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jan ONDREJ <ondrejj> | ||||
| Component: | spamassassin | Assignee: | 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
Jan ONDREJ
2007-08-02 06:45:08 UTC
What is the result of: cat /usr/share/doc/spamassassin-3.2.2/sample-spam.txt | spamc Created attachment 160520 [details]
output of requested command
Result has same MD5 checksum as source.
[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 ~]$ 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. http://koji.fedoraproject.org/packages/spamassassin/3.2.2/ Please test the latest build from here Works fine. Thank you. It solved both my problems #250548 and #250547. Release: spamassassin-3.2.2-2.fc7 |