If not mistaken SA autolearn is disabled by default in PMG.Are emails that have been quarantined in spam participating in autolearn?
Should I turn it on? Will you need to allocate a mailbox for spam and ham training and do forwarding, or will training go in other ways?If not mistaken SA autolearn is disabled by default in PMG.
I do not use autolearn but you can check out below tutorials.Should I turn it on? Will you need to allocate a mailbox for spam and ham training and do forwarding, or will training go in other ways?
With the weight of each dnsbl =2, which score level is set?If you plan to use spamassassin only, create custom rules for DNSBL blacklist.
https://support.cpanel.net/hc/en-us...Adding-Custom-RBL-DNS-Lookups-To-SpamAssassin
Code:# DNSBL custom blacklist header DNSBL_UCEPROTECT1 eval:check_rbl('uceprotect1', 'dnsbl-1.uceprotect.net.') describe DNSBL_UCEPROTECT1 sender listed in dnsbl-1.uceprotect.net score DNSBL_UCEPROTECT1 2 header DNSBL_SPAMHAUS eval:check_rbl('spamhaus', 'zen.spamhaus.org.') describe DNSBL_SPAMHAUS sender listed in zen.spamhaus.org score DNSBL_SPAMHAUS 2 header DNSBL_SURRIEL eval:check_rbl('surriel', 'psbl.surriel.com.') describe DNSBL_SURRIEL sender listed in psbl.surriel.com score DNSBL_SURRIEL 2 header DNSBL_SPAMRATS eval:check_rbl('spamrats', 'all.spamrats.com.') describe DNSBL_SPAMRATS sender listed in all.spamrats.com score DNSBL_SPAMRATS 2 header DNSBL_MAILSPIKE eval:check_rbl('mailspike', 'bl.mailspike.net.') describe DNSBL_MAILSPIKE sender listed in bl.mailspike.net score DNSBL_MAILSPIKE 2
Code:Spam detection results: 3 AWL -2.816 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DNSBL_MAILSPIKE 2 sender listed in bl.mailspike.net DNSBL_SPAMHAUS 2 sender listed in zen.spamhaus.org DNSBL_SPAMRATS 2 sender listed in all.spamrats.com HTML_MESSAGE 0.001 HTML included in message KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment MIME_HTML_ONLY 0.1 Message only has text/html MIME parts RCVD_IN_DNSWL_NONE -0.0001 Sender listed at https://www.dnswl.org/, no trust RCVD_IN_MSPIKE_H2 -0.001 Average reputation (+2) SPF_PASS -0.001 SPF: sender matches SPF record SUBJ_ALL_CAPS 0.5 Subject is all capitals SUBJ_UTF8 1 Subject with UTF-8 encoding TOO_POLITE 1 Hey/Hi/Hai/Hello greetings T_KAM_HTML_FONT_INVALID 0.01 Test for Invalidly Named or Formatted Colors in HTML T_SCC_BODY_TEXT_LINE -0.01 - T_SPF_HELO_TEMPERROR 0.01 SPF: test of HELO record failed (temperror)
1) The global white sheet (domain) is being ignored again gmail.com added to the global whitelist in mail proxy). What should I do to make the global whitelist a priority?Domains explicitly added to the global whitelist received reject (gmail.com domain in global whitelist)
Jun 21 10:04:43 mail postfix/postscreen[833]: NOQUEUE: reject: RCPT from [209.85.219.181]:35802: 550 5.7.1 Service unavailable; client [209.85.219.181] blocked using dnsbl.sorbs.net; from=<mail.jiv@gmail.com>, to=<mail@mydomain>, proto=ESMTP, helo=<mail-yb1-f181.google.com>
And this is about a letter from our partner - definitely a good one (gmail.com domain in global whitelist):
Jun 21 11:03:37 mail postfix/postscreen[5944]: NOQUEUE: reject: RCPT from [209.85.210.51]:33360: 550 5.7.1 Service unavailable; client [209.85.210.51] blocked using zen.spamhaus.org; from=<name@gmail.com>, to=<mail@mydomain>, proto=ESMTP, helo=<mail-ot1-f51.google.com>
1) Where exactly to add exclusion domains: mail proxy or who whitelist.Provide your whitelist entry.
We use essential cookies to make this site work, and optional cookies to enhance your experience.