I think the current rules are still 3.4.1-incompatible:

$ host -t TXT 1.4.3.updates.spamassassin.org.
1.4.3.updates.spamassassin.org is an alias for 3.3.3.updates.spamassassin.org.
3.3.3.updates.spamassassin.org descriptive text "1822773"

$ wget -qO- https://svn.apache.org/repos/asf/spamassassin/site/updates/MIRRORED.BY|tail

#CONTACT: tobisworld gmail
http://sa-update.verein-clean.net/ weight=10

#CONTACT: Jari Fredriksson (jarif)
http://sa-update.bitwell.fi/ weight=10

#CONTACT: sysadm...@spamassassin.apache.org
http://sa-update.spamassassin.org/ weight=10

$ wget -qS http://sa-update.spamassassin.org/1822773.tar.gz
  HTTP/1.1 200 OK
  Date: Wed, 31 Jan 2018 19:17:47 GMT
  Server: Apache/2.4.6 (CentOS)
  Last-Modified: Wed, 31 Jan 2018 08:31:02 GMT
  ETag: "33afb-5640e4ca8bd80"
  Accept-Ranges: bytes
  Content-Length: 211707
  Keep-Alive: timeout=5, max=100
  Connection: Keep-Alive
  Content-Type: application/x-gzip

$ tar -xf 1822773.tar.gz

$ grep -C3 "check_for_forged_gmail_received_headers" 20_head_tests.cf
header FORGED_YAHOO_RCVD        eval:check_for_forged_yahoo_received_headers()
describe FORGED_YAHOO_RCVD 'From' yahoo.com does not match 'Received' headers

header FORGED_GMAIL_RCVD        eval:check_for_forged_gmail_received_headers()
describe FORGED_GMAIL_RCVD 'From' gmail.com does not match 'Received' headers

header __FORGED_JUNO_RCVD       eval:check_for_forged_juno_received_headers()


There is no version constrain for FORGED_GMAIL_RCVD

Noah: Do you see a resolution?



SZÉPE Viktor, honlap üzemeltetés
https://github.com/szepeviktor/debian-server-tools/blob/master/CV.md
--
+36-20-4242498  s...@szepe.net  skype: szepe.viktor
Budapest, III. kerület

Reply via email to