After last update ISP 2.2.35,i have a lot problem with receiving email from other client...example,from gmail.com ,some mails come,some not....from yahoo..totaly no email.. All my clients have enabled spamfilter and spamstrategy is set to discard.All that is working perfect,still last update.....Now ,if i want to receive maili from yahoo or gmail,i must set spamstrategy to accept and after that i get mail in this form: How we can solve this problem..?
Hi Bojan, There is a bug in spamassassin regarding date. As you can see in score report you are getting 3.2 FH_DATE_PAST_20XX The date is grossly in the future. You can fix that by running the following command: /home/admispconfig/ispconfig/tools/spamassassin/usr/bin/sa-update –no-gpg For DNS_FROM_OPENWHOIS_RBL issue see following link: https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6157 Those two fixes should do it.