spam connection failing
@lbutlr
kremels at kreme.com
Sun Sep 18 17:18:51 CEST 2016
On Thu Sep 15 2016 12:54:56 Dino Edwards <dino.edwards at mydirectmail.net> said:
>
> It looks to me that you don't have spamassassin installed.
Definitely have spam assassin installed.
# which spamc
/usr/local/bin/spamc
# which spamd
/usr/local/bin/spamd
# portmaster -l | grep spama
===>>> spamassassin-3.4.1_7
> Amavis doesn't handle spam on its own. It calls spamassassin to process the email and then spamassassin reports to amavis the results.
Right. And in the log line I posted there is a score:
Sep 14 15:22:09 mail amavis[57355]: (57355-05) Passed SPAM {RelayedTaggedInbound,RelayedOpenRelay,Quarantined}, [127.0.0.1] [88.119.161.147] <return at williammullens.com> -> <*munged*@covisp.net> quarantine: spam-GqVw5K3dLb3h.gz, Message-ID: <7e6e003924de6534aba98a9a7019dd1e at williammullens.com>, mail_id: GqVw5K3dLb3h, Hits: 9.04, size: 3016, queued_as: 3sZDyT5vylz1GxHH/3sZDyT60S3z1H0Yr, 1278 ms
Where is that coming from if not SA?
> The log you shared looks like it's related to the recipient not being considered local to you amavis. What is @mynetworks set to in your amavis config?
@mynetworks = qw( 127.0.0.0/8 [::1] [FE80::]/10 [FEC0::]/10
10.0.0.0/8 172.16.0.0/12 192.168.0.0/16 );
(which i believe is the default)
amavis and spamassassin and postfix are all on the same server.
More information about the amavis-users
mailing list