On 2021-04-23 01:02 PM,  <mailto:mau...@gmx.ch> 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 always enable, please how I can fix that sending Email don’t scan 
from Spamassasin.
thanks

#smtp      inet  n       -       y       -       -       smtpd

smtp      inet  n       -       y       -       1       postscreen

policyd-spf  unix  -       n       n       -       -       spawn

        user=policyd-spf argv=/usr/bin/policyd-spf

smtpd     pass  -       -       y       -       -       smtpd

dnsblog   unix  -       -       y       -       0       dnsblog

tlsproxy  unix  -       -       y       -       0       tlsproxy

submission inet n       -       y       -       -       smtpd

  -o smtp_tls_mandatory_protocols=TLSv1.3

  -o smtpd_etrn_restrictions=reject

  -o smtpd_tls_security_level=encrypt

  -o smtpd_sasl_auth_enable=yes

  -o 
smtpd_recipient_restrictions=permit_mynetworks,permit_sasl_authenticated,reject

  -o 
smtpd_client_restrictions=permit_mynetworks,permit_sasl_authenticated,reject

  -o smtpd_helo_restrictions=permit_mynetworks,permit

  -o smtpd_tls_security_level=encrypt

 

  -o content_filter=spamassassin

 

  -o syslog_name=postfix/submission

  -o smtpd_sasl_auth_enable=yes

  -o smtpd_sender_restrictions=$submission_sender_checks

 

Reply via email to