To SA every mail is just a mail. It does not know about what domain / mailbox is local.
Add the following line to your /etc/postfix/main.cf and restart Postfix.
Code:
smtpd_sasl_authenticated_header = yes
After that Postfix will add a header to every mail an authenticated user sent through SMTP. Current versions of SA will automatically check for this header and apply the ALL_TRUSTED rule (adding a negative score to the mail). You may wish to additionally alter the score in your SA's local.cf like
To SA every mail is just a mail. It does not know about what domain / mailbox is local.
Add the following line to your /etc/postfix/main.cf and restart Postfix.
Code:
smtpd_sasl_authenticated_header = yes
After that Postfix will add a header to every mail an authenticated user sent through SMTP. Current versions of SA will automatically check for this header and apply the ALL_TRUSTED rule (adding a negative score to the mail). You may wish to additionally alter the score in your SA's local.cf like
Code:
score ALL_TRUSTED -10.0
this didn´t work for me local mail still marked as spam... only whitelisting....
Recent comments
1 day 47 min ago
1 day 3 hours ago
1 day 4 hours ago
1 day 6 hours ago
1 day 7 hours ago
1 day 9 hours ago
1 day 10 hours ago
2 days 2 hours ago
2 days 3 hours ago
2 days 7 hours ago