[Rspamd-Users] How to disable rpsamd BAYES autoleaening
Sophie Loewenthal
sophie at klunky.co.uk
Tue Sep 17 14:51:37 UTC 2019
On 17 Sep 2019, at 4:40 pm, Reio Remma <reio at mrstuudio.ee> wrote:
>> On 17/09/2019 17:26, Sophie Loewenthal wrote:
>>>> On 17 Sep 2019, at 4:10 pm, Reio Remma <reio at mrstuudio.ee> wrote:
>>>> On 17/09/2019 12:48, Sophie Loewenthal wrote:
>>>>
>>>> Hi,
>>>> Our internal servers are being classificed as SPAM by rspamd.
>>> Hello!
>>> As a long term solution you should probably look at why you have MX_INVALID and MX_MISSING (mx_check module).
>>>
>> I did and a dig shows spf correctly listing those servers as allowed to send.
>>
>> They are not listed as MX servers because they should only send mail to the listed MX server and nobody else.
>
> If they're local, then perhaps add them to local networks.
Thanks this makes more sense. e.g
% cat local.d/options.inc
# Local networks (default)
local_addrs = 10.2.2.12/32, 10.2.90.12/32";
I presume I can add /32 addresses, can't I?
More information about the Users
mailing list