AW: how to disable spamcheck for Outgoing mail

2021-04-24 Thread mauric
>default spamassassin DO scan rfc1918, but there is no rbl that lists ips >in rfc1918, its a dns waste to test > >internal_networks 192.168.0.0/16 >trusted_networks 192.168.0.0/16 Yes this are done with my own ranges but still the same issue. Sending mail from own domain Will received as sp

Re: AW: how to disable spamcheck for Outgoing mail

2021-04-23 Thread Benny Pedersen
On 2021-04-23 19:19, mau...@gmx.ch wrote: submission inet n - y - -smtpd -o content_filter=spamassassin yes this are always enable, please how I can fix that sending Email don’t scan from Spamassasin. wake up :=) content_filter= in submission is not incomming ma

AW: how to disable spamcheck for Outgoing mail

2021-04-23 Thread mauric
On 2021-04-23 01:02 PM, mau...@gmx.ch wrote: >trusted_networks 192.168.1.0/24 37.120.190.188/22 >>Are you using postfix? If so, you can do something like this: >> >>submission inet n - y - -smtpd >> -o content_filter=spamassassin yes this are