https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8314
Bill Cole <billc...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|REOPENED |RESOLVED --- Comment #4 from Bill Cole <billc...@apache.org> --- Reading more carefully, I see the problem: you're pointing Postfix's milter configuration at the spamd socket (inet:localhost:783) but spamd is NOT a milter. You need an intermediary of some sort to handle the Milter protocol. Apparently when Postfix tried talking to that port it got some reply that it interpreted as a milter packet size. Commonly used Milter packages that work with SA include spamass-milter, Amavis, and MIMEDefang. -- You are receiving this mail because: You are the assignee for the bug.