So I have to remove accept hosts = +relay_from_hosts 127.0.0.1 was in the list. Removing 127.0.0.1 : Dec 23 13:23:50 dommaster fetchmail[546638]: Connection errors for this poll:#012name 0: connection to localhost:smtp [127.0.0.1/25] failed: Verbindungsaufbau abgelehnt.#012name 1: connection to localhost:smtp [127.0.0.1/25] failed: Verbindungsaufbau abgelehnt. Dec 23 13:23:50 dommaster fetchmail[546638]: SMTP connect to localhost failed
-----Ursprüngliche Nachricht----- Von: Jeremy Harris [mailto:[email protected]] Gesendet: Freitag, 23. Dezember 2022 13:04 An: Daniel Müller <[email protected]> Betreff: Re: ***SPAM (score: -0.1)*** AW: ***SPAM (score: -0.1)*** AW: [exim] Rspamd 3.3 , exim 4.9.4 no scan incoming mails On 23/12/2022 11:25, Daniel Müller wrote: > 2022-12-23 12:18:44 1p8g4a-002Ie9-H6 <[email protected] H=localhost > (dommaster.tlk.loc) [127.0.0.1]:45420 I=[127.0.0.1]:25 P=esmtp OK, smtp acceptance. Next possibility, given your ACL sequence: acl_check_data: accept hosts = +relay_from_hosts warn spam = _rspamd:true ####Debian11 it is the rspamd user - what is in your setting for relay_from_hosts? The item arrived from 127.0.0.1 so if that IP is included there, it gets accepted right away (before trying to call rspamd). -- Cheers, Jeremy -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
