You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Lee Dilkie <Le...@dilkie.com> on 2010/02/26 13:13:46 UTC

Error with sa-update.

Folks,

I'm getting a "parse error" when I run sa-update to pick up the latest
ruleset (3.3? from updates.spamassassin.org.

$ sa-update --allowplugins --nogpg --channel updates.spamassassin.org
config: failed to parse line, skipping, in
"/tmp/.spamassassin46123uY1E3Ntmp/72_active.cf": mimeheader
__TVD_MIME_ATT_AOPDF   Content-Type =~ /^application\/octet-stream.*\.pdf/i
config: failed to parse line, skipping, in
"/tmp/.spamassassin46123uY1E3Ntmp/72_active.cf": mimeheader
__TVD_MIME_ATT_AP      Content-Type =~ /^application\/pdf/i
config: failed to parse line, skipping, in
"/tmp/.spamassassin46123uY1E3Ntmp/72_active.cf": mimeheader
__TVD_MIME_ATT_TP      Content-Type =~ /^text\/plain/i
channel: lint check of update failed, channel failed

I ran the -D option and I can't see much more other that the above
errors. Unfortunately, the tmp file is deleted so I cannot even look at
the 72_active.cf to see the offending line. The -D output is big, would
it help if I posted it?

I"m running on FreeBSD, 7.2, with

$ spamassassin -V
SpamAssassin version 3.3.0
  running on Perl version 5.8.9

-lee

Shag it.. here's the dump (this includes updates from
saupdates.openprotect.com as well but that one runs error free)


Feb 26 04:15:01.523 [14130] dbg: logger: adding facilities: all
Feb 26 04:15:01.523 [14130] dbg: logger: logging level is DBG
Feb 26 04:15:01.523 [14130] dbg: generic: SpamAssassin version 3.3.0
Feb 26 04:15:01.523 [14130] dbg: generic: Perl 5.008009, PREFIX=/usr/local, DEF_RULES_DIR=/usr/local/share/spamassassin, LOCAL_RULES_DIR=/usr/local/etc/mail/spamassassin, LOCAL_STATE_DIR=/var/db/spamassassin
Feb 26 04:15:01.524 [14130] dbg: config: timing enabled
Feb 26 04:15:01.525 [14130] dbg: config: score set 0 chosen.
Feb 26 04:15:01.536 [14130] dbg: dns: is Net::DNS::Resolver available? yes
Feb 26 04:15:01.536 [14130] dbg: dns: Net::DNS version: 0.66
Feb 26 04:15:01.536 [14130] dbg: generic: sa-update version svn897929
Feb 26 04:15:01.536 [14130] dbg: generic: using update directory: /var/db/spamassassin/3.003000
Feb 26 04:15:02.031 [14130] dbg: diag: perl platform: 5.008009 freebsd
Feb 26 04:15:02.031 [14130] dbg: diag: [...] module installed: Digest::SHA1, version 2.12
Feb 26 04:15:02.031 [14130] dbg: diag: [...] module installed: HTML::Parser, version 3.64
Feb 26 04:15:02.031 [14130] dbg: diag: [...] module installed: Net::DNS, version 0.66
Feb 26 04:15:02.031 [14130] dbg: diag: [...] module installed: NetAddr::IP, version 4.027
Feb 26 04:15:02.031 [14130] dbg: diag: [...] module installed: Time::HiRes, version 1.972
Feb 26 04:15:02.031 [14130] dbg: diag: [...] module installed: Archive::Tar, version 1.56
Feb 26 04:15:02.031 [14130] dbg: diag: [...] module installed: IO::Zlib, version 1.10
Feb 26 04:15:02.031 [14130] dbg: diag: [...] module installed: Digest::SHA1, version 2.12
Feb 26 04:15:02.031 [14130] dbg: diag: [...] module installed: MIME::Base64, version 3.09
Feb 26 04:15:02.031 [14130] dbg: diag: [...] module installed: DB_File, version 1.817
Feb 26 04:15:02.031 [14130] dbg: diag: [...] module installed: Net::SMTP, version 2.31
Feb 26 04:15:02.031 [14130] dbg: diag: [...] module installed: Mail::SPF, version v2.007
Feb 26 04:15:02.032 [14130] dbg: diag: [...] module installed: IP::Country::Fast, version 604.001
Feb 26 04:15:02.032 [14130] dbg: diag: [...] module installed: Razor2::Client::Agent, version 2.84
Feb 26 04:15:02.032 [14130] dbg: diag: [...] module installed: Net::Ident, version 1.20
Feb 26 04:15:02.032 [14130] dbg: diag: [...] module installed: IO::Socket::INET6, version 2.56
Feb 26 04:15:02.032 [14130] dbg: diag: [...] module installed: IO::Socket::SSL, version 1.31
Feb 26 04:15:02.032 [14130] dbg: diag: [...] module installed: Compress::Zlib, version 2.015
Feb 26 04:15:02.032 [14130] dbg: diag: [...] module installed: Mail::DKIM, version 0.37
Feb 26 04:15:02.032 [14130] dbg: diag: [...] module installed: DBI, version 1.609
Feb 26 04:15:02.032 [14130] dbg: diag: [...] module installed: Getopt::Long, version 2.37
Feb 26 04:15:02.032 [14130] dbg: diag: [...] module installed: LWP::UserAgent, version 5.834
Feb 26 04:15:02.032 [14130] dbg: diag: [...] module installed: HTTP::Date, version 5.831
Feb 26 04:15:02.032 [14130] dbg: diag: [...] module installed: Encode::Detect, version 1.01
Feb 26 04:15:02.049 [14130] dbg: channel: attempting channel updates.spamassassin.org
Feb 26 04:15:02.049 [14130] dbg: channel: update directory /var/db/spamassassin/3.003000/updates_spamassassin_org
Feb 26 04:15:02.049 [14130] dbg: channel: channel cf file /var/db/spamassassin/3.003000/updates_spamassassin_org.cf
Feb 26 04:15:02.049 [14130] dbg: channel: channel pre file /var/db/spamassassin/3.003000/updates_spamassassin_org.pre
Feb 26 04:15:02.049 [14130] dbg: channel: metadata version = 903765
Feb 26 04:15:02.291 [14130] dbg: dns: 0.3.3.updates.spamassassin.org => 916185, parsed as 916185
Feb 26 04:15:02.291 [14130] dbg: channel: preparing temp directory for new channel
Feb 26 04:15:02.314 [14130] dbg: generic: update tmp directory /tmp/.spamassassin14130V3YzQDtmp
Feb 26 04:15:02.314 [14130] dbg: generic: lint checking site pre files once before attempting channel updates
Feb 26 04:15:02.314 [14130] dbg: generic: SpamAssassin version 3.3.0
Feb 26 04:15:02.314 [14130] dbg: generic: Perl 5.008009, PREFIX=/usr/local, DEF_RULES_DIR=/usr/local/share/spamassassin, LOCAL_RULES_DIR=/usr/local/etc/mail/spamassassin, LOCAL_STATE_DIR=/var/db/spamassassin
Feb 26 04:15:02.314 [14130] dbg: config: timing enabled
Feb 26 04:15:02.315 [14130] dbg: config: score set 0 chosen.
Feb 26 04:15:02.319 [14130] dbg: dns: is Net::DNS::Resolver available? yes
Feb 26 04:15:02.319 [14130] dbg: dns: Net::DNS version: 0.66
Feb 26 04:15:02.319 [14130] dbg: ignore: using a test message to lint rules
Feb 26 04:15:02.319 [14130] dbg: config: using "/usr/local/etc/mail/spamassassin" for site rules pre files
Feb 26 04:15:02.320 [14130] dbg: config: read file /usr/local/etc/mail/spamassassin/init.pre
Feb 26 04:15:02.320 [14130] dbg: config: read file /usr/local/etc/mail/spamassassin/v310.pre
Feb 26 04:15:02.320 [14130] dbg: config: read file /usr/local/etc/mail/spamassassin/v312.pre
Feb 26 04:15:02.321 [14130] dbg: config: read file /usr/local/etc/mail/spamassassin/v320.pre
Feb 26 04:15:02.321 [14130] dbg: config: read file /usr/local/etc/mail/spamassassin/v330.pre
Feb 26 04:15:02.321 [14130] dbg: config: using "/tmp/.spamassassin14130V3YzQDtmp/doesnotexist" for sys rules pre files
Feb 26 04:15:02.321 [14130] dbg: config: using "/tmp/.spamassassin14130V3YzQDtmp/doesnotexist" for default rules dir
Feb 26 04:15:02.322 [14130] dbg: config: using "/tmp/.spamassassin14130V3YzQDtmp/doesnotexist/doesnotexist" for user prefs file
Feb 26 04:15:02.323 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::URIDNSBL from @INC
Feb 26 04:15:02.331 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::Hashcash from @INC
Feb 26 04:15:02.334 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::SPF from @INC
Feb 26 04:15:02.340 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::FuzzyOcr from @INC
Feb 26 04:15:02.357 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::DCC from @INC
Feb 26 04:15:02.368 [14130] dbg: dcc: local tests only, disabling DCC
Feb 26 04:15:02.368 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::Pyzor from @INC
Feb 26 04:15:02.372 [14130] dbg: pyzor: local tests only, disabling Pyzor
Feb 26 04:15:02.373 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::Razor2 from @INC
Feb 26 04:15:02.377 [14130] dbg: razor2: local tests only, skipping Razor
Feb 26 04:15:02.377 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::SpamCop from @INC
Feb 26 04:15:02.381 [14130] dbg: reporter: local tests only, disabling SpamCop
Feb 26 04:15:02.382 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::AntiVirus from @INC
Feb 26 04:15:02.384 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::AWL from @INC
Feb 26 04:15:02.391 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::AutoLearnThreshold from @INC
Feb 26 04:15:02.392 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::TextCat from @INC
Feb 26 04:15:02.396 [14130] dbg: textcat: loading languages file...
Feb 26 04:15:02.490 [14130] dbg: textcat: loaded 73 language models
Feb 26 04:15:02.495 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::WhiteListSubject from @INC
Feb 26 04:15:02.497 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::DKIM from @INC
Feb 26 04:15:02.505 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::Check from @INC
Feb 26 04:15:02.517 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::HTTPSMismatch from @INC
Feb 26 04:15:02.519 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::URIDetail from @INC
Feb 26 04:15:02.522 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::Bayes from @INC
Feb 26 04:15:02.537 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::BodyEval from @INC
Feb 26 04:15:02.540 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::DNSEval from @INC
Feb 26 04:15:02.545 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::HTMLEval from @INC
Feb 26 04:15:02.548 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::HeaderEval from @INC
Feb 26 04:15:02.559 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::MIMEEval from @INC
Feb 26 04:15:02.564 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::RelayEval from @INC
Feb 26 04:15:02.568 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::URIEval from @INC
Feb 26 04:15:02.569 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::WLBLEval from @INC
Feb 26 04:15:02.573 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::VBounce from @INC
Feb 26 04:15:02.575 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::Rule2XSBody from @INC
Feb 26 04:15:02.580 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::ASN from @INC
Feb 26 04:15:02.582 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::ImageInfo from @INC
Feb 26 04:15:02.587 [14130] dbg: config: finish parsing
Feb 26 04:15:02.587 [14130] dbg: plugin: Mail::SpamAssassin::Plugin::Rule2XSBody=HASH(0x986e1d0) implements 'finish_parsing_end', priority 0
Feb 26 04:15:02.587 [14130] dbg: zoom: loading compiled ruleset from /var/db/spamassassin/compiled/5.008/3.003000
Feb 26 04:15:02.587 [14130] dbg: config: score set 0 chosen.
Feb 26 04:15:02.588 [14130] dbg: message: main message type: text/plain
Feb 26 04:15:02.588 [14130] dbg: message: ---- MIME PARSER START ----
Feb 26 04:15:02.588 [14130] dbg: message: parsing normal part
Feb 26 04:15:02.588 [14130] dbg: message: ---- MIME PARSER END ----
Feb 26 04:15:02.589 [14130] dbg: plugin: Mail::SpamAssassin::Plugin::DNSEval=HASH(0x9801af8) implements 'check_start', priority 0
Feb 26 04:15:02.589 [14130] dbg: plugin: Mail::SpamAssassin::Plugin::Rule2XSBody=HASH(0x986e1d0) implements 'check_start', priority 0
Feb 26 04:15:02.590 [14130] dbg: plugin: Mail::SpamAssassin::Plugin::Check=HASH(0x961a0c4) implements 'check_main', priority 0
Feb 26 04:15:02.591 [14130] dbg: config: trusted_networks are not configured; it is recommended that you configure trusted_networks manually
Feb 26 04:15:02.591 [14130] dbg: metadata: X-Spam-Relays-Trusted: 
Feb 26 04:15:02.591 [14130] dbg: metadata: X-Spam-Relays-Untrusted: 
Feb 26 04:15:02.591 [14130] dbg: metadata: X-Spam-Relays-Internal: 
Feb 26 04:15:02.591 [14130] dbg: metadata: X-Spam-Relays-External: 
Feb 26 04:15:02.592 [14130] dbg: plugin: Mail::SpamAssassin::Plugin::TextCat=HASH(0x94925a4) implements 'extract_metadata', priority 0
Feb 26 04:15:02.592 [14130] dbg: message: no encoding detected
Feb 26 04:15:02.592 [14130] dbg: textcat: classifying, skipping: yi sco lv is bs sl la ga sa eu et rm cy eo fy gd lt
Feb 26 04:15:02.607 [14130] dbg: textcat: language possibly: en
Feb 26 04:15:02.607 [14130] dbg: textcat: X-Languages: "en", X-Languages-Length: 1342
Feb 26 04:15:02.607 [14130] dbg: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x9324458) implements 'parsed_metadata', priority 0
Feb 26 04:15:02.607 [14130] dbg: plugin: Mail::SpamAssassin::Plugin::ASN=HASH(0x98742e4) implements 'parsed_metadata', priority 0
Feb 26 04:15:02.608 [14130] dbg: dns: is_dns_available() last checked 1267175702.6 seconds ago; re-checking
Feb 26 04:15:02.608 [14130] dbg: dns: is DNS available? 0
Feb 26 04:15:02.608 [14130] dbg: asn: no asn_lookup configured, skipping ASN lookups
Feb 26 04:15:02.608 [14130] dbg: rules: local tests only, ignoring RBL eval
Feb 26 04:15:02.610 [14130] dbg: dns: harvest_dnsbl_queries
Feb 26 04:15:02.611 [14130] dbg: check: is spam? score=0 required=5
Feb 26 04:15:02.611 [14130] dbg: check: tests=
Feb 26 04:15:02.611 [14130] dbg: check: subtests=
Feb 26 04:15:02.612 [14130] dbg: timing: total 291 ms - init: 268 (92.3%), parse: 1.19 (0.4%), extract_message_metadata: 17 (5.9%), get_uri_detail_list: 1.59 (0.5%)
Feb 26 04:15:02.612 [14130] dbg: plugin: Mail::SpamAssassin::Plugin::Check=HASH(0x961a0c4) implements 'finish_tests', priority 0
Feb 26 04:15:02.614 [14130] dbg: generic: lint check of site pre files succeeded, continuing with channel updates
Feb 26 04:15:02.614 [14130] dbg: channel: MIRRORED.BY file is too old, forcing refresh
Feb 26 04:15:02.614 [14130] dbg: channel: no MIRRORED.BY file available
Feb 26 04:15:02.770 [14130] dbg: http: GET request, http://spamassassin.apache.org/updates/MIRRORED.BY
Feb 26 04:15:03.249 [14130] dbg: channel: MIRRORED.BY file retrieved
Feb 26 04:15:03.249 [14130] dbg: channel: reading MIRRORED.BY file
Feb 26 04:15:03.249 [14130] dbg: channel: found mirror http://daryl.dostech.ca/sa-update/asf/ weight=5
Feb 26 04:15:03.249 [14130] dbg: channel: found mirror http://www.sa-update.pccc.com/ weight=5
Feb 26 04:15:03.249 [14130] dbg: channel: selected mirror http://daryl.dostech.ca/sa-update/asf
Feb 26 04:15:03.250 [14130] dbg: http: GET request, http://daryl.dostech.ca/sa-update/asf/916185.tar.gz
Feb 26 04:15:05.944 [14130] dbg: http: GET request, http://daryl.dostech.ca/sa-update/asf/916185.tar.gz.sha1
Feb 26 04:15:06.148 [14130] dbg: sha1: verification wanted: 2130e68a9a726f22ca63e8a652beff89b90d45ac
Feb 26 04:15:06.148 [14130] dbg: sha1: verification result: 2130e68a9a726f22ca63e8a652beff89b90d45ac
Feb 26 04:15:06.148 [14130] dbg: channel: populating temp content file
Feb 26 04:15:06.150 [14130] dbg: channel: file verification passed, testing update
Feb 26 04:15:06.150 [14130] dbg: channel: extracting archive
Feb 26 04:15:06.214 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/10_default_prefs.cf
Feb 26 04:15:06.214 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/20_advance_fee.cf
Feb 26 04:15:06.215 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/20_body_tests.cf
Feb 26 04:15:06.215 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/20_compensate.cf
Feb 26 04:15:06.216 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/20_dnsbl_tests.cf
Feb 26 04:15:06.216 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/20_drugs.cf
Feb 26 04:15:06.217 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/20_dynrdns.cf
Feb 26 04:15:06.217 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/20_fake_helo_tests.cf
Feb 26 04:15:06.217 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/20_freemail.cf
Feb 26 04:15:06.218 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/20_freemail_domains.cf
Feb 26 04:15:06.219 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/20_head_tests.cf
Feb 26 04:15:06.219 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/20_html_tests.cf
Feb 26 04:15:06.220 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/20_imageinfo.cf
Feb 26 04:15:06.220 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/20_meta_tests.cf
Feb 26 04:15:06.221 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/20_net_tests.cf
Feb 26 04:15:06.221 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/20_phrases.cf
Feb 26 04:15:06.222 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/20_porn.cf
Feb 26 04:15:06.223 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/20_ratware.cf
Feb 26 04:15:06.223 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/20_uri_tests.cf
Feb 26 04:15:06.224 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/20_vbounce.cf
Feb 26 04:15:06.225 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/23_bayes.cf
Feb 26 04:15:06.225 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/25_accessdb.cf
Feb 26 04:15:06.226 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/25_antivirus.cf
Feb 26 04:15:06.227 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/25_asn.cf
Feb 26 04:15:06.227 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/25_dcc.cf
Feb 26 04:15:06.228 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/25_dkim.cf
Feb 26 04:15:06.229 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/25_hashcash.cf
Feb 26 04:15:06.229 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/25_pyzor.cf
Feb 26 04:15:06.230 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/25_razor2.cf
Feb 26 04:15:06.231 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/25_replace.cf
Feb 26 04:15:06.232 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/25_spf.cf
Feb 26 04:15:06.232 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/25_textcat.cf
Feb 26 04:15:06.233 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/25_uribl.cf
Feb 26 04:15:06.234 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/30_text_de.cf
Feb 26 04:15:06.235 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/30_text_fr.cf
Feb 26 04:15:06.236 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/30_text_it.cf
Feb 26 04:15:06.237 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/30_text_nl.cf
Feb 26 04:15:06.238 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/30_text_pl.cf
Feb 26 04:15:06.239 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/30_text_pt_br.cf
Feb 26 04:15:06.240 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/50_scores.cf
Feb 26 04:15:06.241 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/60_adsp_override_dkim.cf
Feb 26 04:15:06.242 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/60_awl.cf
Feb 26 04:15:06.243 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/60_shortcircuit.cf
Feb 26 04:15:06.244 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/60_whitelist.cf
Feb 26 04:15:06.245 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/60_whitelist_dkim.cf
Feb 26 04:15:06.246 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/60_whitelist_spf.cf
Feb 26 04:15:06.247 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/60_whitelist_subject.cf
Feb 26 04:15:06.249 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/72_active.cf
Feb 26 04:15:06.252 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/72_scores.cf
Feb 26 04:15:06.254 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/local.cf
Feb 26 04:15:06.255 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/regression_tests.cf
Feb 26 04:15:06.256 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/STATISTICS-set0-72_scores.cf.txt
Feb 26 04:15:06.257 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/STATISTICS-set1-72_scores.cf.txt
Feb 26 04:15:06.258 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/STATISTICS-set2-72_scores.cf.txt
Feb 26 04:15:06.259 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/STATISTICS-set3-72_scores.cf.txt
Feb 26 04:15:06.260 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/sa-update-pubkey.txt
Feb 26 04:15:06.261 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/languages
Feb 26 04:15:06.263 [14130] dbg: extracting: /tmp/.spamassassin14130V3YzQDtmp/user_prefs.template
Feb 26 04:15:06.265 [14130] dbg: generic: SpamAssassin version 3.3.0
Feb 26 04:15:06.265 [14130] dbg: generic: Perl 5.008009, PREFIX=/usr/local, DEF_RULES_DIR=/usr/local/share/spamassassin, LOCAL_RULES_DIR=/usr/local/etc/mail/spamassassin, LOCAL_STATE_DIR=/var/db/spamassassin
Feb 26 04:15:06.265 [14130] dbg: config: timing enabled
Feb 26 04:15:06.266 [14130] dbg: config: score set 0 chosen.
Feb 26 04:15:06.270 [14130] dbg: dns: is Net::DNS::Resolver available? yes
Feb 26 04:15:06.270 [14130] dbg: dns: Net::DNS version: 0.66
Feb 26 04:15:06.270 [14130] dbg: ignore: using a test message to lint rules
Feb 26 04:15:06.270 [14130] dbg: config: using "/usr/local/etc/mail/spamassassin" for site rules pre files
Feb 26 04:15:06.271 [14130] dbg: config: read file /usr/local/etc/mail/spamassassin/init.pre
Feb 26 04:15:06.271 [14130] dbg: config: read file /usr/local/etc/mail/spamassassin/v310.pre
Feb 26 04:15:06.271 [14130] dbg: config: read file /usr/local/etc/mail/spamassassin/v312.pre
Feb 26 04:15:06.272 [14130] dbg: config: read file /usr/local/etc/mail/spamassassin/v320.pre
Feb 26 04:15:06.272 [14130] dbg: config: read file /usr/local/etc/mail/spamassassin/v330.pre
Feb 26 04:15:06.272 [14130] dbg: config: using "/tmp/.spamassassin14130V3YzQDtmp" for sys rules pre files
Feb 26 04:15:06.272 [14130] dbg: config: using "/tmp/.spamassassin14130V3YzQDtmp" for default rules dir
Feb 26 04:15:06.274 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/10_default_prefs.cf
Feb 26 04:15:06.274 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/20_advance_fee.cf
Feb 26 04:15:06.274 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/20_body_tests.cf
Feb 26 04:15:06.274 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/20_compensate.cf
Feb 26 04:15:06.275 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/20_dnsbl_tests.cf
Feb 26 04:15:06.275 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/20_drugs.cf
Feb 26 04:15:06.275 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/20_dynrdns.cf
Feb 26 04:15:06.275 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/20_fake_helo_tests.cf
Feb 26 04:15:06.276 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/20_freemail.cf
Feb 26 04:15:06.276 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/20_freemail_domains.cf
Feb 26 04:15:06.276 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/20_head_tests.cf
Feb 26 04:15:06.276 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/20_html_tests.cf
Feb 26 04:15:06.277 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/20_imageinfo.cf
Feb 26 04:15:06.277 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/20_meta_tests.cf
Feb 26 04:15:06.277 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/20_net_tests.cf
Feb 26 04:15:06.277 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/20_phrases.cf
Feb 26 04:15:06.278 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/20_porn.cf
Feb 26 04:15:06.278 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/20_ratware.cf
Feb 26 04:15:06.278 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/20_uri_tests.cf
Feb 26 04:15:06.278 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/20_vbounce.cf
Feb 26 04:15:06.278 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/23_bayes.cf
Feb 26 04:15:06.279 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/25_accessdb.cf
Feb 26 04:15:06.279 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/25_antivirus.cf
Feb 26 04:15:06.279 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/25_asn.cf
Feb 26 04:15:06.279 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/25_dcc.cf
Feb 26 04:15:06.279 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/25_dkim.cf
Feb 26 04:15:06.280 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/25_hashcash.cf
Feb 26 04:15:06.280 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/25_pyzor.cf
Feb 26 04:15:06.280 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/25_razor2.cf
Feb 26 04:15:06.280 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/25_replace.cf
Feb 26 04:15:06.280 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/25_spf.cf
Feb 26 04:15:06.280 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/25_textcat.cf
Feb 26 04:15:06.281 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/25_uribl.cf
Feb 26 04:15:06.281 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/30_text_de.cf
Feb 26 04:15:06.282 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/30_text_fr.cf
Feb 26 04:15:06.282 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/30_text_it.cf
Feb 26 04:15:06.282 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/30_text_nl.cf
Feb 26 04:15:06.282 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/30_text_pl.cf
Feb 26 04:15:06.283 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/30_text_pt_br.cf
Feb 26 04:15:06.283 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/50_scores.cf
Feb 26 04:15:06.283 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/60_adsp_override_dkim.cf
Feb 26 04:15:06.284 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/60_awl.cf
Feb 26 04:15:06.284 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/60_shortcircuit.cf
Feb 26 04:15:06.284 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/60_whitelist.cf
Feb 26 04:15:06.284 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/60_whitelist_dkim.cf
Feb 26 04:15:06.284 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/60_whitelist_spf.cf
Feb 26 04:15:06.285 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/60_whitelist_subject.cf
Feb 26 04:15:06.286 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/72_active.cf
Feb 26 04:15:06.287 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/72_scores.cf
Feb 26 04:15:06.287 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/local.cf
Feb 26 04:15:06.287 [14130] dbg: config: read file /tmp/.spamassassin14130V3YzQDtmp/regression_tests.cf
Feb 26 04:15:06.291 [14130] dbg: config: using "/tmp/.spamassassin14130V3YzQDtmp/doesnotexist" for user prefs file
Feb 26 04:15:06.313 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::URIDNSBL from @INC
Feb 26 04:15:06.313 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::Hashcash from @INC
Feb 26 04:15:06.314 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::SPF from @INC
Feb 26 04:15:06.314 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::FuzzyOcr from @INC
Feb 26 04:15:06.315 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::DCC from @INC
Feb 26 04:15:06.315 [14130] dbg: dcc: local tests only, disabling DCC
Feb 26 04:15:06.316 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::Pyzor from @INC
Feb 26 04:15:06.316 [14130] dbg: pyzor: local tests only, disabling Pyzor
Feb 26 04:15:06.316 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::Razor2 from @INC
Feb 26 04:15:06.316 [14130] dbg: razor2: local tests only, skipping Razor
Feb 26 04:15:06.317 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::SpamCop from @INC
Feb 26 04:15:06.317 [14130] dbg: reporter: local tests only, disabling SpamCop
Feb 26 04:15:06.317 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::AntiVirus from @INC
Feb 26 04:15:06.317 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::AWL from @INC
Feb 26 04:15:06.318 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::AutoLearnThreshold from @INC
Feb 26 04:15:06.318 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::TextCat from @INC
Feb 26 04:15:06.319 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::WhiteListSubject from @INC
Feb 26 04:15:06.320 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::DKIM from @INC
Feb 26 04:15:06.320 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::Check from @INC
Feb 26 04:15:06.321 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::HTTPSMismatch from @INC
Feb 26 04:15:06.321 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::URIDetail from @INC
Feb 26 04:15:06.321 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::Bayes from @INC
Feb 26 04:15:06.322 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::BodyEval from @INC
Feb 26 04:15:06.322 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::DNSEval from @INC
Feb 26 04:15:06.322 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::HTMLEval from @INC
Feb 26 04:15:06.323 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::HeaderEval from @INC
Feb 26 04:15:06.323 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::MIMEEval from @INC
Feb 26 04:15:06.324 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::RelayEval from @INC
Feb 26 04:15:06.324 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::URIEval from @INC
Feb 26 04:15:06.324 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::WLBLEval from @INC
Feb 26 04:15:06.325 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::VBounce from @INC
Feb 26 04:15:06.325 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::Rule2XSBody from @INC
Feb 26 04:15:06.326 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::ASN from @INC
Feb 26 04:15:06.326 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::ImageInfo from @INC
Feb 26 04:15:06.841 [14130] dbg: config: uri_detail adding (text =~ /(?-xism:(?i)\b(?:cliquez\Wici\b|clic aqu[^<.,a ]))/) to T_KHOP_FOREIGN_CLICK
Feb 26 04:15:06.842 [14130] dbg: config: uri_detail added T_KHOP_FOREIGN_CLICK
Feb 26 04:15:06.982 [14130] dbg: plugin: Mail::SpamAssassin::Plugin::FuzzyOcr=HASH(0x9f2f6e0) implements 'parse_config', priority 0
config: failed to parse line, skipping, in "/tmp/.spamassassin14130V3YzQDtmp/72_active.cf": mimeheader __TVD_MIME_ATT_AOPDF	Content-Type =~ /^application\/octet-stream.*\.pdf/i
config: failed to parse line, skipping, in "/tmp/.spamassassin14130V3YzQDtmp/72_active.cf": mimeheader __TVD_MIME_ATT_AP	Content-Type =~ /^application\/pdf/i
config: failed to parse line, skipping, in "/tmp/.spamassassin14130V3YzQDtmp/72_active.cf": mimeheader __TVD_MIME_ATT_TP	Content-Type =~ /^text\/plain/i
Feb 26 04:15:07.048 [14130] dbg: config: warning: score set for non-existent rule FREEMAIL_FROM
Feb 26 04:15:07.048 [14130] dbg: config: warning: score set for non-existent rule FREEMAIL_REPLY
Feb 26 04:15:07.049 [14130] dbg: config: warning: score set for non-existent rule SHORTCIRCUIT
Feb 26 04:15:07.049 [14130] dbg: config: warning: score set for non-existent rule SUBJ_RE_NUM
Feb 26 04:15:07.049 [14130] dbg: config: warning: score set for non-existent rule FM_VIAGRA_SPAM1114
Feb 26 04:15:07.049 [14130] dbg: config: warning: score set for non-existent rule FREEMAIL_REPLYTO_END_DIGIT
Feb 26 04:15:07.050 [14130] dbg: config: warning: score set for non-existent rule FREEMAIL_FORGED_REPLYTO
Feb 26 04:15:07.050 [14130] dbg: config: warning: score set for non-existent rule FREEMAIL_ENVFROM_END_DIGIT
Feb 26 04:15:07.050 [14130] dbg: config: warning: score set for non-existent rule MIME_PHP_NO_TEXT
Feb 26 04:15:07.050 [14130] dbg: config: warning: score set for non-existent rule FILL_THIS_FORM_FRAUD_PHISH
Feb 26 04:15:07.051 [14130] dbg: config: warning: score set for non-existent rule FRT_APPROV
Feb 26 04:15:07.051 [14130] dbg: config: warning: score set for non-existent rule AXB_HELO_LH_HOME
Feb 26 04:15:07.051 [14130] dbg: config: warning: score set for non-existent rule FROM_MISSP_FREEMAIL
Feb 26 04:15:07.051 [14130] dbg: config: warning: score set for non-existent rule ACCESSDB
Feb 26 04:15:07.052 [14130] dbg: config: warning: score set for non-existent rule FILL_THIS_FORM_LONG
Feb 26 04:15:07.052 [14130] dbg: config: warning: score set for non-existent rule URI_OBFU_WWW
Feb 26 04:15:07.052 [14130] dbg: config: warning: score set for non-existent rule FILL_THIS_FORM_LOAN
Feb 26 04:15:07.052 [14130] dbg: config: warning: score set for non-existent rule FREEMAIL_REPLYTO
Feb 26 04:15:07.394 [14130] dbg: rules: __MO_OL_9B90B merged duplicates: __MO_OL_C65FA
Feb 26 04:15:07.395 [14130] dbg: rules: __XM_OL_22B61 merged duplicates: __XM_OL_A842E
Feb 26 04:15:07.395 [14130] dbg: rules: __MO_OL_07794 merged duplicates: __MO_OL_8627E __MO_OL_F3B05
Feb 26 04:15:07.395 [14130] dbg: rules: __XM_OL_07794 merged duplicates: __XM_OL_25340 __XM_OL_3857F __XM_OL_4F240 __XM_OL_58CB5 __XM_OL_6554A __XM_OL_812FF __XM_OL_C65FA __XM_OL_CF0C0 __XM_OL_F475E __XM_OL_F6D01
Feb 26 04:15:07.395 [14130] dbg: rules: FH_MSGID_01C67 merged duplicates: __MSGID_VGA
Feb 26 04:15:07.395 [14130] dbg: rules: FS_NEW_SOFT_UPLOAD merged duplicates: HS_SUBJ_NEW_SOFTWARE
Feb 26 04:15:07.395 [14130] dbg: rules: __MO_OL_91287 merged duplicates: __MO_OL_B30D1 __MO_OL_CF0C0
Feb 26 04:15:07.395 [14130] dbg: rules: KAM_STOCKOTC merged duplicates: KAM_STOCKTIP15 KAM_STOCKTIP20 KAM_STOCKTIP21 KAM_STOCKTIP4 KAM_STOCKTIP6
Feb 26 04:15:07.396 [14130] dbg: rules: __XM_OL_015D5 merged duplicates: __XM_OL_4BF4C __XM_OL_4EEDB __XM_OL_5B79A __XM_OL_9B90B __XM_OL_ADFF7 __XM_OL_B30D1 __XM_OL_B4B40 __XM_OL_BC7E6 __XM_OL_F3B05 __XM_OL_FF5C8
Feb 26 04:15:07.396 [14130] dbg: rules: __MO_OL_015D5 merged duplicates: __MO_OL_6554A
Feb 26 04:15:07.396 [14130] dbg: rules: __MO_OL_22B61 merged duplicates: __MO_OL_4F240 __MO_OL_ADFF7
Feb 26 04:15:07.396 [14130] dbg: rules: __MO_OL_812FF merged duplicates: __MO_OL_BC7E6
Feb 26 04:15:07.396 [14130] dbg: rules: __MO_OL_25340 merged duplicates: __MO_OL_4EEDB __MO_OL_7533E
Feb 26 04:15:07.396 [14130] dbg: rules: __DOS_HAS_MAILING_LIST merged duplicates: __ML4
Feb 26 04:15:07.397 [14130] dbg: rules: __MO_OL_58CB5 merged duplicates: __MO_OL_B4B40
Feb 26 04:15:07.397 [14130] dbg: rules: __DOS_HAS_ANY_URI merged duplicates: __HAS_ANY_URI
Feb 26 04:15:07.397 [14130] dbg: rules: __FH_HAS_XMSMAIL merged duplicates: __HAS_MSMAIL_PRI
Feb 26 04:15:07.397 [14130] dbg: rules: CTYPE_001C_A merged duplicates: DATE_IN_FUTURE_96_XX
Feb 26 04:15:07.397 [14130] dbg: rules: __MO_OL_72641 merged duplicates: __MO_OL_A842E
Feb 26 04:15:07.397 [14130] dbg: rules: __MO_OL_F475E merged duplicates: __MO_OL_FF5C8
Feb 26 04:15:07.397 [14130] dbg: rules: __MO_OL_4BF4C merged duplicates: __MO_OL_F6D01
Feb 26 04:15:07.398 [14130] dbg: config: finish parsing
Feb 26 04:15:07.438 [14130] dbg: plugin: Mail::SpamAssassin::Plugin::Rule2XSBody=HASH(0x9f33f00) implements 'finish_parsing_end', priority 0
Feb 26 04:15:07.438 [14130] dbg: zoom: loading compiled ruleset from /var/db/spamassassin/compiled/5.008/3.003000
Feb 26 04:15:07.447 [14130] dbg: zoom: using compiled ruleset in /var/db/spamassassin/compiled/5.008/3.003000/Mail/SpamAssassin/CompiledRegexps/body_0.pm for Mail::SpamAssassin::CompiledRegexps::body_0
Feb 26 04:15:07.458 [14130] dbg: zoom: able to use 710/1341 'body_0' compiled rules (52.945%)
Feb 26 04:15:07.461 [14130] dbg: config: score set 0 chosen.
Feb 26 04:15:07.462 [14130] dbg: message: main message type: text/plain
Feb 26 04:15:07.462 [14130] dbg: message: ---- MIME PARSER START ----
Feb 26 04:15:07.462 [14130] dbg: message: parsing normal part
Feb 26 04:15:07.462 [14130] dbg: message: ---- MIME PARSER END ----
Feb 26 04:15:07.463 [14130] dbg: plugin: Mail::SpamAssassin::Plugin::DNSEval=HASH(0x98e7284) implements 'check_start', priority 0
Feb 26 04:15:07.463 [14130] dbg: plugin: Mail::SpamAssassin::Plugin::Rule2XSBody=HASH(0x9f33f00) implements 'check_start', priority 0
Feb 26 04:15:07.469 [14130] dbg: plugin: Mail::SpamAssassin::Plugin::Check=HASH(0x9f33db0) implements 'check_main', priority 0
Feb 26 04:15:07.469 [14130] dbg: config: trusted_networks are not configured; it is recommended that you configure trusted_networks manually
Feb 26 04:15:07.470 [14130] dbg: metadata: X-Spam-Relays-Trusted: 
Feb 26 04:15:07.470 [14130] dbg: metadata: X-Spam-Relays-Untrusted: 
Feb 26 04:15:07.470 [14130] dbg: metadata: X-Spam-Relays-Internal: 
Feb 26 04:15:07.470 [14130] dbg: metadata: X-Spam-Relays-External: 
Feb 26 04:15:07.470 [14130] dbg: plugin: Mail::SpamAssassin::Plugin::TextCat=HASH(0x9f339c0) implements 'extract_metadata', priority 0
Feb 26 04:15:07.471 [14130] dbg: message: no encoding detected
Feb 26 04:15:07.471 [14130] dbg: textcat: classifying, skipping: yi sco lv is bs sl la ga sa eu et rm cy fy eo lt gd
Feb 26 04:15:07.486 [14130] dbg: textcat: language possibly: en
Feb 26 04:15:07.486 [14130] dbg: textcat: X-Languages: "en", X-Languages-Length: 1342
Feb 26 04:15:07.487 [14130] dbg: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x9f2f668) implements 'parsed_metadata', priority 0
Feb 26 04:15:07.487 [14130] dbg: plugin: Mail::SpamAssassin::Plugin::ASN=HASH(0x9f33fd8) implements 'parsed_metadata', priority 0
Feb 26 04:15:07.487 [14130] dbg: asn: DNS is not available, skipping ASN checks
Feb 26 04:15:07.487 [14130] dbg: rules: local tests only, ignoring RBL eval
Feb 26 04:15:07.489 [14130] dbg: check: running tests for priority: -1000
Feb 26 04:15:07.490 [14130] dbg: plugin: Mail::SpamAssassin::Plugin::Rule2XSBody=HASH(0x9f33f00) implements 'check_rules_at_priority', priority 0
Feb 26 04:15:07.490 [14130] dbg: rules: running one_line_body tests; score so far=0
Feb 26 04:15:07.491 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 502 chars of Mail::SpamAssassin::Plugin::Check::_one_line_body_tests_neg1000_1
Feb 26 04:15:07.491 [14130] dbg: rules: run_generic_tests - compiling eval code: one_line_body, priority -1000
Feb 26 04:15:07.491 [14130] dbg: rules: compiled one_line_body tests
Feb 26 04:15:07.492 [14130] dbg: plugin: Mail::SpamAssassin::Plugin::Rule2XSBody=HASH(0x9f33f00) implements 'run_body_fast_scan', priority 0
Feb 26 04:15:07.492 [14130] dbg: rules: running head tests; score so far=0
Feb 26 04:15:07.492 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 282 chars of Mail::SpamAssassin::Plugin::Check::_head_tests_neg1000_1
Feb 26 04:15:07.493 [14130] dbg: rules: run_generic_tests - compiling eval code: head, priority -1000
Feb 26 04:15:07.493 [14130] dbg: rules: compiled head tests
Feb 26 04:15:07.493 [14130] dbg: rules: running head_eval tests; score so far=0
Feb 26 04:15:07.494 [14130] dbg: rules: run_eval_tests - compiling eval code: 9, priority -1000
Feb 26 04:15:07.495 [14130] dbg: eval: all '*From' addrs: ignore@compiling.spamassassin.taint.org
Feb 26 04:15:07.496 [14130] dbg: eval: all '*To' addrs: 
Feb 26 04:15:07.497 [14130] dbg: rules: running body tests; score so far=0
Feb 26 04:15:07.497 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 225 chars of Mail::SpamAssassin::Plugin::Check::_body_tests_neg1000_1
Feb 26 04:15:07.497 [14130] dbg: rules: run_generic_tests - compiling eval code: body, priority -1000
Feb 26 04:15:07.497 [14130] dbg: rules: compiled body tests
Feb 26 04:15:07.498 [14130] dbg: rules: running uri tests; score so far=0
Feb 26 04:15:07.498 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 223 chars of Mail::SpamAssassin::Plugin::Check::_uri_tests_neg1000_1
Feb 26 04:15:07.498 [14130] dbg: rules: run_generic_tests - compiling eval code: uri, priority -1000
Feb 26 04:15:07.498 [14130] dbg: rules: compiled uri tests
Feb 26 04:15:07.499 [14130] dbg: rules: running rawbody tests; score so far=0
Feb 26 04:15:07.499 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 231 chars of Mail::SpamAssassin::Plugin::Check::_rawbody_tests_neg1000_1
Feb 26 04:15:07.499 [14130] dbg: rules: run_generic_tests - compiling eval code: rawbody, priority -1000
Feb 26 04:15:07.500 [14130] dbg: rules: compiled rawbody tests
Feb 26 04:15:07.500 [14130] dbg: rules: running full tests; score so far=0
Feb 26 04:15:07.500 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 260 chars of Mail::SpamAssassin::Plugin::Check::_full_tests_neg1000_1
Feb 26 04:15:07.500 [14130] dbg: rules: run_generic_tests - compiling eval code: full, priority -1000
Feb 26 04:15:07.501 [14130] dbg: rules: compiled full tests
Feb 26 04:15:07.501 [14130] dbg: rules: running meta tests; score so far=0
Feb 26 04:15:07.501 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 285 chars of Mail::SpamAssassin::Plugin::Check::_meta_tests_neg1000_1
Feb 26 04:15:07.501 [14130] dbg: rules: run_generic_tests - compiling eval code: meta, priority -1000
Feb 26 04:15:07.502 [14130] dbg: rules: compiled meta tests
Feb 26 04:15:07.502 [14130] dbg: check: running tests for priority: -950
Feb 26 04:15:07.503 [14130] dbg: rules: running one_line_body tests; score so far=0
Feb 26 04:15:07.503 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 499 chars of Mail::SpamAssassin::Plugin::Check::_one_line_body_tests_neg950_1
Feb 26 04:15:07.503 [14130] dbg: rules: run_generic_tests - compiling eval code: one_line_body, priority -950
Feb 26 04:15:07.503 [14130] dbg: rules: compiled one_line_body tests
Feb 26 04:15:07.504 [14130] dbg: rules: running head tests; score so far=0
Feb 26 04:15:07.504 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 280 chars of Mail::SpamAssassin::Plugin::Check::_head_tests_neg950_1
Feb 26 04:15:07.504 [14130] dbg: rules: run_generic_tests - compiling eval code: head, priority -950
Feb 26 04:15:07.505 [14130] dbg: rules: compiled head tests
Feb 26 04:15:07.505 [14130] dbg: rules: running head_eval tests; score so far=0
Feb 26 04:15:07.505 [14130] dbg: rules: run_eval_tests - compiling eval code: 9, priority -950
Feb 26 04:15:07.506 [14130] dbg: rules: running body tests; score so far=0
Feb 26 04:15:07.506 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 223 chars of Mail::SpamAssassin::Plugin::Check::_body_tests_neg950_1
Feb 26 04:15:07.506 [14130] dbg: rules: run_generic_tests - compiling eval code: body, priority -950
Feb 26 04:15:07.507 [14130] dbg: rules: compiled body tests
Feb 26 04:15:07.507 [14130] dbg: rules: running uri tests; score so far=0
Feb 26 04:15:07.507 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 221 chars of Mail::SpamAssassin::Plugin::Check::_uri_tests_neg950_1
Feb 26 04:15:07.507 [14130] dbg: rules: run_generic_tests - compiling eval code: uri, priority -950
Feb 26 04:15:07.508 [14130] dbg: rules: compiled uri tests
Feb 26 04:15:07.508 [14130] dbg: rules: running rawbody tests; score so far=0
Feb 26 04:15:07.508 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 229 chars of Mail::SpamAssassin::Plugin::Check::_rawbody_tests_neg950_1
Feb 26 04:15:07.508 [14130] dbg: rules: run_generic_tests - compiling eval code: rawbody, priority -950
Feb 26 04:15:07.509 [14130] dbg: rules: compiled rawbody tests
Feb 26 04:15:07.509 [14130] dbg: rules: running full tests; score so far=0
Feb 26 04:15:07.509 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 258 chars of Mail::SpamAssassin::Plugin::Check::_full_tests_neg950_1
Feb 26 04:15:07.509 [14130] dbg: rules: run_generic_tests - compiling eval code: full, priority -950
Feb 26 04:15:07.510 [14130] dbg: rules: compiled full tests
Feb 26 04:15:07.510 [14130] dbg: rules: running meta tests; score so far=0
Feb 26 04:15:07.510 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 283 chars of Mail::SpamAssassin::Plugin::Check::_meta_tests_neg950_1
Feb 26 04:15:07.510 [14130] dbg: rules: run_generic_tests - compiling eval code: meta, priority -950
Feb 26 04:15:07.511 [14130] dbg: rules: compiled meta tests
Feb 26 04:15:07.511 [14130] dbg: check: running tests for priority: -900
Feb 26 04:15:07.511 [14130] dbg: rules: running one_line_body tests; score so far=0
Feb 26 04:15:07.511 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 499 chars of Mail::SpamAssassin::Plugin::Check::_one_line_body_tests_neg900_1
Feb 26 04:15:07.512 [14130] dbg: rules: run_generic_tests - compiling eval code: one_line_body, priority -900
Feb 26 04:15:07.512 [14130] dbg: rules: compiled one_line_body tests
Feb 26 04:15:07.512 [14130] dbg: rules: running head tests; score so far=0
Feb 26 04:15:07.513 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 280 chars of Mail::SpamAssassin::Plugin::Check::_head_tests_neg900_1
Feb 26 04:15:07.513 [14130] dbg: rules: run_generic_tests - compiling eval code: head, priority -900
Feb 26 04:15:07.513 [14130] dbg: rules: compiled head tests
Feb 26 04:15:07.513 [14130] dbg: rules: running head_eval tests; score so far=0
Feb 26 04:15:07.514 [14130] dbg: rules: run_eval_tests - compiling eval code: 9, priority -900
Feb 26 04:15:07.515 [14130] dbg: rules: running body tests; score so far=0
Feb 26 04:15:07.515 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 223 chars of Mail::SpamAssassin::Plugin::Check::_body_tests_neg900_1
Feb 26 04:15:07.516 [14130] dbg: rules: run_generic_tests - compiling eval code: body, priority -900
Feb 26 04:15:07.516 [14130] dbg: rules: compiled body tests
Feb 26 04:15:07.516 [14130] dbg: rules: running uri tests; score so far=0
Feb 26 04:15:07.516 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 221 chars of Mail::SpamAssassin::Plugin::Check::_uri_tests_neg900_1
Feb 26 04:15:07.517 [14130] dbg: rules: run_generic_tests - compiling eval code: uri, priority -900
Feb 26 04:15:07.517 [14130] dbg: rules: compiled uri tests
Feb 26 04:15:07.517 [14130] dbg: rules: running rawbody tests; score so far=0
Feb 26 04:15:07.517 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 229 chars of Mail::SpamAssassin::Plugin::Check::_rawbody_tests_neg900_1
Feb 26 04:15:07.518 [14130] dbg: rules: run_generic_tests - compiling eval code: rawbody, priority -900
Feb 26 04:15:07.518 [14130] dbg: rules: compiled rawbody tests
Feb 26 04:15:07.518 [14130] dbg: rules: running full tests; score so far=0
Feb 26 04:15:07.518 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 258 chars of Mail::SpamAssassin::Plugin::Check::_full_tests_neg900_1
Feb 26 04:15:07.519 [14130] dbg: rules: run_generic_tests - compiling eval code: full, priority -900
Feb 26 04:15:07.519 [14130] dbg: rules: compiled full tests
Feb 26 04:15:07.519 [14130] dbg: rules: running meta tests; score so far=0
Feb 26 04:15:07.519 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 283 chars of Mail::SpamAssassin::Plugin::Check::_meta_tests_neg900_1
Feb 26 04:15:07.520 [14130] dbg: rules: run_generic_tests - compiling eval code: meta, priority -900
Feb 26 04:15:07.520 [14130] dbg: rules: compiled meta tests
Feb 26 04:15:07.521 [14130] dbg: check: running tests for priority: -400
Feb 26 04:15:07.521 [14130] dbg: rules: running one_line_body tests; score so far=0
Feb 26 04:15:07.521 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 499 chars of Mail::SpamAssassin::Plugin::Check::_one_line_body_tests_neg400_1
Feb 26 04:15:07.521 [14130] dbg: rules: run_generic_tests - compiling eval code: one_line_body, priority -400
Feb 26 04:15:07.522 [14130] dbg: rules: compiled one_line_body tests
Feb 26 04:15:07.522 [14130] dbg: rules: running head tests; score so far=0
Feb 26 04:15:07.522 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 280 chars of Mail::SpamAssassin::Plugin::Check::_head_tests_neg400_1
Feb 26 04:15:07.523 [14130] dbg: rules: run_generic_tests - compiling eval code: head, priority -400
Feb 26 04:15:07.523 [14130] dbg: rules: compiled head tests
Feb 26 04:15:07.523 [14130] dbg: rules: running body tests; score so far=0
Feb 26 04:15:07.523 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 223 chars of Mail::SpamAssassin::Plugin::Check::_body_tests_neg400_1
Feb 26 04:15:07.524 [14130] dbg: rules: run_generic_tests - compiling eval code: body, priority -400
Feb 26 04:15:07.524 [14130] dbg: rules: compiled body tests
Feb 26 04:15:07.524 [14130] dbg: rules: running uri tests; score so far=0
Feb 26 04:15:07.525 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 221 chars of Mail::SpamAssassin::Plugin::Check::_uri_tests_neg400_1
Feb 26 04:15:07.525 [14130] dbg: rules: run_generic_tests - compiling eval code: uri, priority -400
Feb 26 04:15:07.525 [14130] dbg: rules: compiled uri tests
Feb 26 04:15:07.525 [14130] dbg: rules: running body_eval tests; score so far=0
Feb 26 04:15:07.526 [14130] dbg: rules: run_eval_tests - compiling eval code: 11, priority -400
Feb 26 04:15:07.526 [14130] dbg: rules: running rawbody tests; score so far=0
Feb 26 04:15:07.526 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 229 chars of Mail::SpamAssassin::Plugin::Check::_rawbody_tests_neg400_1
Feb 26 04:15:07.527 [14130] dbg: rules: run_generic_tests - compiling eval code: rawbody, priority -400
Feb 26 04:15:07.527 [14130] dbg: rules: compiled rawbody tests
Feb 26 04:15:07.527 [14130] dbg: rules: running full tests; score so far=0
Feb 26 04:15:07.527 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 258 chars of Mail::SpamAssassin::Plugin::Check::_full_tests_neg400_1
Feb 26 04:15:07.528 [14130] dbg: rules: run_generic_tests - compiling eval code: full, priority -400
Feb 26 04:15:07.528 [14130] dbg: rules: compiled full tests
Feb 26 04:15:07.528 [14130] dbg: rules: running meta tests; score so far=0
Feb 26 04:15:07.528 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 283 chars of Mail::SpamAssassin::Plugin::Check::_meta_tests_neg400_1
Feb 26 04:15:07.529 [14130] dbg: rules: run_generic_tests - compiling eval code: meta, priority -400
Feb 26 04:15:07.529 [14130] dbg: rules: compiled meta tests
Feb 26 04:15:07.529 [14130] dbg: check: running tests for priority: 0
Feb 26 04:15:07.530 [14130] dbg: rules: running one_line_body tests; score so far=0
Feb 26 04:15:07.580 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 488 chars of Mail::SpamAssassin::Plugin::Check::_one_line_body_tests_0_1
Feb 26 04:15:07.582 [14130] dbg: rules: run_generic_tests - compiling eval code: one_line_body, priority 0
Feb 26 04:15:07.660 [14130] dbg: rules: compiled one_line_body tests
Feb 26 04:15:07.661 [14130] dbg: zoom: run_body_fast_scan for body_0 start
Feb 26 04:15:07.662 [14130] dbg: zoom: run_body_fast_scan for body_0 done
Feb 26 04:15:07.662 [14130] dbg: rules: running head tests; score so far=0
Feb 26 04:15:07.702 [14130] dbg: rules: flush_evalstr (add_evalstr) compiling 60452 chars of Mail::SpamAssassin::Plugin::Check::_head_tests_0_1
Feb 26 04:15:07.722 [14130] dbg: rules: flush_evalstr (add_evalstr) compiling 60094 chars of Mail::SpamAssassin::Plugin::Check::_head_tests_0_2
Feb 26 04:15:07.741 [14130] dbg: rules: flush_evalstr (add_evalstr) compiling 60195 chars of Mail::SpamAssassin::Plugin::Check::_head_tests_0_3
Feb 26 04:15:07.760 [14130] dbg: rules: flush_evalstr (add_evalstr) compiling 60187 chars of Mail::SpamAssassin::Plugin::Check::_head_tests_0_4
Feb 26 04:15:07.779 [14130] dbg: rules: flush_evalstr (add_evalstr) compiling 60333 chars of Mail::SpamAssassin::Plugin::Check::_head_tests_0_5
Feb 26 04:15:07.792 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 7502 chars of Mail::SpamAssassin::Plugin::Check::_head_tests_0_6
Feb 26 04:15:07.794 [14130] dbg: rules: run_generic_tests - compiling eval code: head, priority 0
Feb 26 04:15:07.795 [14130] dbg: rules: compiled head tests
Feb 26 04:15:07.796 [14130] dbg: rules: ran header rule __MISSING_REF ======> got hit: "UNSET"
Feb 26 04:15:07.797 [14130] dbg: rules: ran header rule __MSGID_OK_HOST ======> got hit: "@lint_rules>"
Feb 26 04:15:07.797 [14130] dbg: rules: ran header rule __MSGID_OK_DIGITS ======> got hit: "1267175706"
Feb 26 04:15:07.797 [14130] dbg: rules: ran header rule __HAS_MESSAGE_ID ======> got hit: "<YES>"
Feb 26 04:15:07.799 [14130] dbg: rules: ran header rule __HAS_SUBJECT ======> got hit: "<YES>"
Feb 26 04:15:07.799 [14130] dbg: rules: ran header rule __MSOE_MID_WRONG_CASE ======> got hit: "
Feb 26 04:15:07.799 [14130] dbg: rules: [...] Message-Id: "
Feb 26 04:15:07.800 [14130] dbg: rules: ran header rule __HAS_MSGID ======> got hit: "<"
Feb 26 04:15:07.800 [14130] dbg: rules: ran header rule __SANE_MSGID ======> got hit: "<12...@lint_rules>
Feb 26 04:15:07.800 [14130] dbg: rules: [...] "
Feb 26 04:15:07.800 [14130] dbg: rules: ran header rule __TO_NO_ARROWS_R ======> got hit: "3.3"
Feb 26 04:15:07.802 [14130] dbg: rules: running head_eval tests; score so far=0
Feb 26 04:15:07.804 [14130] dbg: rules: run_eval_tests - compiling eval code: 9, priority 0
Feb 26 04:15:07.811 [14130] dbg: eval: no dates found in message
Feb 26 04:15:07.814 [14130] dbg: rules: ran eval rule NO_RELAYS ======> got hit (1)
Feb 26 04:15:07.815 [14130] dbg: rules: ran eval rule __GATED_THROUGH_RCVD_REMOVER ======> got hit (1)
Feb 26 04:15:07.817 [14130] dbg: spf: cannot get Envelope-From, cannot use SPF
Feb 26 04:15:07.817 [14130] dbg: spf: def_spf_whitelist_from: could not find useable envelope sender
Feb 26 04:15:07.818 [14130] dbg: spf: spf_whitelist_from: could not find useable envelope sender
Feb 26 04:15:07.818 [14130] dbg: rules: ran eval rule MISSING_HEADERS ======> got hit (1)
Feb 26 04:15:07.819 [14130] dbg: rules: running body tests; score so far=0.914
Feb 26 04:15:07.828 [14130] dbg: rules: flush_evalstr (add_evalstr) compiling 60762 chars of Mail::SpamAssassin::Plugin::Check::_body_tests_0_1
Feb 26 04:15:07.850 [14130] dbg: rules: flush_evalstr (add_evalstr) compiling 60144 chars of Mail::SpamAssassin::Plugin::Check::_body_tests_0_2
Feb 26 04:15:07.873 [14130] dbg: rules: flush_evalstr (add_evalstr) compiling 60352 chars of Mail::SpamAssassin::Plugin::Check::_body_tests_0_3
Feb 26 04:15:07.894 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 46580 chars of Mail::SpamAssassin::Plugin::Check::_body_tests_0_4
Feb 26 04:15:07.904 [14130] dbg: rules: run_generic_tests - compiling eval code: body, priority 0
Feb 26 04:15:07.905 [14130] dbg: rules: compiled body tests
Feb 26 04:15:07.914 [14130] dbg: rules: ran body rule __NONEMPTY_BODY ======> got hit: "I"
Feb 26 04:15:07.918 [14130] dbg: rules: running uri tests; score so far=0.914
Feb 26 04:15:07.922 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 20708 chars of Mail::SpamAssassin::Plugin::Check::_uri_tests_0_1
Feb 26 04:15:07.927 [14130] dbg: rules: run_generic_tests - compiling eval code: uri, priority 0
Feb 26 04:15:07.927 [14130] dbg: rules: compiled uri tests
Feb 26 04:15:07.927 [14130] dbg: rules: running body_eval tests; score so far=0.914
Feb 26 04:15:07.931 [14130] dbg: rules: run_eval_tests - compiling eval code: 11, priority 0
Feb 26 04:15:07.945 [14130] dbg: https_http_mismatch: anchors 0
Feb 26 04:15:07.950 [14130] dbg: rules: running rawbody tests; score so far=0.914
Feb 26 04:15:07.952 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 11938 chars of Mail::SpamAssassin::Plugin::Check::_rawbody_tests_0_1
Feb 26 04:15:07.955 [14130] dbg: rules: run_generic_tests - compiling eval code: rawbody, priority 0
Feb 26 04:15:07.956 [14130] dbg: rules: compiled rawbody tests
Feb 26 04:15:07.956 [14130] dbg: rules: running rawbody_eval tests; score so far=0.914
Feb 26 04:15:07.957 [14130] dbg: rules: run_eval_tests - compiling eval code: 15, priority 0
Feb 26 04:15:07.958 [14130] dbg: rules: running full tests; score so far=0.914
Feb 26 04:15:07.959 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 679 chars of Mail::SpamAssassin::Plugin::Check::_full_tests_0_1
Feb 26 04:15:07.959 [14130] dbg: rules: run_generic_tests - compiling eval code: full, priority 0
Feb 26 04:15:07.959 [14130] dbg: rules: compiled full tests
Feb 26 04:15:07.960 [14130] dbg: rules: running full_eval tests; score so far=0.914
Feb 26 04:15:07.960 [14130] dbg: rules: run_eval_tests - compiling eval code: 13, priority 0
Feb 26 04:15:07.961 [14130] dbg: dkim: signature verification disabled, DNS resolving not available
Feb 26 04:15:07.961 [14130] dbg: rules: running meta tests; score so far=0.914
Feb 26 04:15:07.961 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 275 chars of Mail::SpamAssassin::Plugin::Check::_meta_tests_0_1
Feb 26 04:15:07.962 [14130] dbg: rules: run_generic_tests - compiling eval code: meta, priority 0
Feb 26 04:15:07.962 [14130] dbg: rules: compiled meta tests
Feb 26 04:15:07.962 [14130] dbg: check: running tests for priority: 500
Feb 26 04:15:07.962 [14130] dbg: dns: harvest_dnsbl_queries
Feb 26 04:15:07.963 [14130] dbg: rules: running one_line_body tests; score so far=0.914
Feb 26 04:15:07.963 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 494 chars of Mail::SpamAssassin::Plugin::Check::_one_line_body_tests_500_1
Feb 26 04:15:07.964 [14130] dbg: rules: run_generic_tests - compiling eval code: one_line_body, priority 500
Feb 26 04:15:07.964 [14130] dbg: rules: compiled one_line_body tests
Feb 26 04:15:07.964 [14130] dbg: rules: running head tests; score so far=0.914
Feb 26 04:15:07.965 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 276 chars of Mail::SpamAssassin::Plugin::Check::_head_tests_500_1
Feb 26 04:15:07.965 [14130] dbg: rules: run_generic_tests - compiling eval code: head, priority 500
Feb 26 04:15:07.965 [14130] dbg: rules: compiled head tests
Feb 26 04:15:07.966 [14130] dbg: rules: running body tests; score so far=0.914
Feb 26 04:15:07.966 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 219 chars of Mail::SpamAssassin::Plugin::Check::_body_tests_500_1
Feb 26 04:15:07.966 [14130] dbg: rules: run_generic_tests - compiling eval code: body, priority 500
Feb 26 04:15:07.966 [14130] dbg: rules: compiled body tests
Feb 26 04:15:07.967 [14130] dbg: rules: running uri tests; score so far=0.914
Feb 26 04:15:07.967 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 217 chars of Mail::SpamAssassin::Plugin::Check::_uri_tests_500_1
Feb 26 04:15:07.967 [14130] dbg: rules: run_generic_tests - compiling eval code: uri, priority 500
Feb 26 04:15:07.967 [14130] dbg: rules: compiled uri tests
Feb 26 04:15:07.968 [14130] dbg: rules: running rawbody tests; score so far=0.914
Feb 26 04:15:07.968 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 225 chars of Mail::SpamAssassin::Plugin::Check::_rawbody_tests_500_1
Feb 26 04:15:07.968 [14130] dbg: rules: run_generic_tests - compiling eval code: rawbody, priority 500
Feb 26 04:15:07.968 [14130] dbg: rules: compiled rawbody tests
Feb 26 04:15:07.969 [14130] dbg: rules: running full tests; score so far=0.914
Feb 26 04:15:07.969 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 254 chars of Mail::SpamAssassin::Plugin::Check::_full_tests_500_1
Feb 26 04:15:07.969 [14130] dbg: rules: run_generic_tests - compiling eval code: full, priority 500
Feb 26 04:15:07.969 [14130] dbg: rules: compiled full tests
Feb 26 04:15:07.970 [14130] dbg: rules: running meta tests; score so far=0.914
Feb 26 04:15:07.971 [14130] dbg: rules: meta test __FM_MY_PRICE has undefined dependency 'FRT_PRICE'
Feb 26 04:15:07.971 [14130] dbg: rules: meta test STOCK_IMG_CTYPE has undefined dependency '__ANY_IMAGE_ATTACH'
Feb 26 04:15:07.971 [14130] dbg: rules: meta test STOCK_IMG_CTYPE has undefined dependency '__CTYPE_ONETAB_GIF'
Feb 26 04:15:07.976 [14130] dbg: rules: meta test __FORGED_TBIRD_IMG has undefined dependency '__JPEG_ATTACH'
Feb 26 04:15:07.981 [14130] dbg: rules: meta test SHORT_HELO_AND_INLINE_IMAGE has undefined dependency '__ANY_IMAGE_ATTACH'
Feb 26 04:15:07.991 [14130] dbg: rules: meta test MONEY_FROM_MISSP has undefined dependency 'T_LOTS_OF_MONEY'
Feb 26 04:15:07.994 [14130] dbg: rules: meta test STOCK_IMG_HTML has undefined dependency '__ANY_IMAGE_ATTACH'
Feb 26 04:15:07.994 [14130] dbg: rules: meta test STOCK_IMG_HTML has undefined dependency '__PART_STOCK_CID'
Feb 26 04:15:07.995 [14130] dbg: rules: meta test DOS_OE_TO_MX_IMAGE has undefined dependency '__ANY_IMAGE_ATTACH'
Feb 26 04:15:07.995 [14130] dbg: rules: meta test DYN_RDNS_SHORT_HELO_IMAGE has undefined dependency '__ANY_IMAGE_ATTACH'
Feb 26 04:15:07.998 [14130] dbg: rules: meta test IMG_DIRECT_TO_MX has undefined dependency '__JPEG_ATTACH'
Feb 26 04:15:07.999 [14130] dbg: rules: meta test SB_GIF_AND_NO_URIS has undefined dependency '__GIF_ATTACH'
Feb 26 04:15:08.000 [14130] dbg: rules: meta test STOCK_IMG_OUTLOOK has undefined dependency '__ANY_IMAGE_ATTACH'
Feb 26 04:15:08.004 [14130] dbg: rules: meta test T_DOS_OUTLOOK_TO_MX_IMAGE has undefined dependency '__ANY_IMAGE_ATTACH'
Feb 26 04:15:08.005 [14130] dbg: rules: meta test DYN_RDNS_AND_INLINE_IMAGE has undefined dependency '__ANY_IMAGE_ATTACH'
Feb 26 04:15:08.006 [14130] dbg: rules: meta test STOCK_IMG_HDR_FROM has undefined dependency '__ANY_IMAGE_ATTACH'
Feb 26 04:15:08.006 [14130] dbg: rules: meta test STOCK_IMG_HDR_FROM has undefined dependency '__TVD_FW_GRAPHIC_ID1'
Feb 26 04:15:08.015 [14130] dbg: rules: flush_evalstr (add_evalstr) compiling 60041 chars of Mail::SpamAssassin::Plugin::Check::_meta_tests_500_1
Feb 26 04:15:08.034 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 46304 chars of Mail::SpamAssassin::Plugin::Check::_meta_tests_500_2
Feb 26 04:15:08.044 [14130] dbg: rules: run_generic_tests - compiling eval code: meta, priority 500
Feb 26 04:15:08.045 [14130] dbg: rules: compiled meta tests
Feb 26 04:15:08.047 [14130] dbg: check: running tests for priority: 1000
Feb 26 04:15:08.048 [14130] dbg: rules: running one_line_body tests; score so far=3.652
Feb 26 04:15:08.048 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 497 chars of Mail::SpamAssassin::Plugin::Check::_one_line_body_tests_1000_1
Feb 26 04:15:08.048 [14130] dbg: rules: run_generic_tests - compiling eval code: one_line_body, priority 1000
Feb 26 04:15:08.048 [14130] dbg: rules: compiled one_line_body tests
Feb 26 04:15:08.049 [14130] dbg: rules: running head tests; score so far=3.652
Feb 26 04:15:08.049 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 278 chars of Mail::SpamAssassin::Plugin::Check::_head_tests_1000_1
Feb 26 04:15:08.049 [14130] dbg: rules: run_generic_tests - compiling eval code: head, priority 1000
Feb 26 04:15:08.050 [14130] dbg: rules: compiled head tests
Feb 26 04:15:08.050 [14130] dbg: rules: running head_eval tests; score so far=3.652
Feb 26 04:15:08.050 [14130] dbg: rules: run_eval_tests - compiling eval code: 9, priority 1000
Feb 26 04:15:08.051 [14130] dbg: rules: running body tests; score so far=3.652
Feb 26 04:15:08.051 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 221 chars of Mail::SpamAssassin::Plugin::Check::_body_tests_1000_1
Feb 26 04:15:08.051 [14130] dbg: rules: run_generic_tests - compiling eval code: body, priority 1000
Feb 26 04:15:08.052 [14130] dbg: rules: compiled body tests
Feb 26 04:15:08.052 [14130] dbg: rules: running uri tests; score so far=3.652
Feb 26 04:15:08.052 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 219 chars of Mail::SpamAssassin::Plugin::Check::_uri_tests_1000_1
Feb 26 04:15:08.052 [14130] dbg: rules: run_generic_tests - compiling eval code: uri, priority 1000
Feb 26 04:15:08.053 [14130] dbg: rules: compiled uri tests
Feb 26 04:15:08.053 [14130] dbg: rules: running rawbody tests; score so far=3.652
Feb 26 04:15:08.053 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 227 chars of Mail::SpamAssassin::Plugin::Check::_rawbody_tests_1000_1
Feb 26 04:15:08.053 [14130] dbg: rules: run_generic_tests - compiling eval code: rawbody, priority 1000
Feb 26 04:15:08.054 [14130] dbg: rules: compiled rawbody tests
Feb 26 04:15:08.054 [14130] dbg: rules: running full tests; score so far=3.652
Feb 26 04:15:08.054 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 256 chars of Mail::SpamAssassin::Plugin::Check::_full_tests_1000_1
Feb 26 04:15:08.055 [14130] dbg: rules: run_generic_tests - compiling eval code: full, priority 1000
Feb 26 04:15:08.055 [14130] dbg: rules: compiled full tests
Feb 26 04:15:08.055 [14130] dbg: rules: running meta tests; score so far=3.652
Feb 26 04:15:08.055 [14130] dbg: rules: flush_evalstr (run_generic_tests) compiling 281 chars of Mail::SpamAssassin::Plugin::Check::_meta_tests_1000_1
Feb 26 04:15:08.056 [14130] dbg: rules: run_generic_tests - compiling eval code: meta, priority 1000
Feb 26 04:15:08.056 [14130] dbg: rules: compiled meta tests
Feb 26 04:15:08.057 [14130] dbg: check: is spam? score=3.652 required=5
Feb 26 04:15:08.057 [14130] dbg: check: tests=MISSING_DATE,MISSING_HEADERS,NO_RECEIVED,NO_RELAYS
Feb 26 04:15:08.057 [14130] dbg: check: subtests=__GATED_THROUGH_RCVD_REMOVER,__HAS_MESSAGE_ID,__HAS_MSGID,__HAS_SUBJECT,__MISSING_REF,__MSGID_OK_DIGITS,__MSGID_OK_HOST,__MSOE_MID_WRONG_CASE,__NONEMPTY_BODY,__SANE_MSGID,__TO_NO_ARROWS_R,__UNUSABLE_MSGID
Feb 26 04:15:08.058 [14130] dbg: timing: total 1786 ms - init: 1191 (66.7%), parse: 1.23 (0.1%), extract_message_metadata: 18 (1.0%), get_uri_detail_list: 1.60 (0.1%), tests_pri_-1000: 13 (0.7%), compile_gen: 229 (12.8%), compile_eval: 22 (1.3%), tests_pri_-950: 9 (0.5%), tests_pri_-900: 9 (0.5%), tests_pri_-400: 9 (0.5%), tests_pri_0: 433 (24.2%), tests_pri_500: 85 (4.8%), tests_pri_1000: 9 (0.5%)
Feb 26 04:15:08.058 [14130] dbg: plugin: Mail::SpamAssassin::Plugin::Check=HASH(0x9f33db0) implements 'finish_tests', priority 0
channel: lint check of update failed, channel failed
Feb 26 04:15:08.088 [14130] dbg: channel: attempting channel saupdates.openprotect.com
Feb 26 04:15:08.088 [14130] dbg: channel: update directory /var/db/spamassassin/3.003000/saupdates_openprotect_com
Feb 26 04:15:08.089 [14130] dbg: channel: channel cf file /var/db/spamassassin/3.003000/saupdates_openprotect_com.cf
Feb 26 04:15:08.089 [14130] dbg: channel: channel pre file /var/db/spamassassin/3.003000/saupdates_openprotect_com.pre
Feb 26 04:15:08.089 [14130] dbg: channel: metadata version = 127
Feb 26 04:15:08.252 [14130] dbg: dns: 0.3.3.saupdates.openprotect.com => 127, parsed as 127
Feb 26 04:15:08.253 [14130] dbg: channel: current version is 127, new version is 127, skipping channel
Feb 26 04:15:08.253 [14130] dbg: generic: cleaning up temporary directory/files
Feb 26 04:15:08.253 [14130] dbg: generic: unlinking 10_default_prefs.cf
Feb 26 04:15:08.253 [14130] dbg: generic: unlinking 20_advance_fee.cf
Feb 26 04:15:08.254 [14130] dbg: generic: unlinking 20_body_tests.cf
Feb 26 04:15:08.254 [14130] dbg: generic: unlinking 20_compensate.cf
Feb 26 04:15:08.254 [14130] dbg: generic: unlinking 20_dnsbl_tests.cf
Feb 26 04:15:08.254 [14130] dbg: generic: unlinking 20_drugs.cf
Feb 26 04:15:08.254 [14130] dbg: generic: unlinking 20_dynrdns.cf
Feb 26 04:15:08.255 [14130] dbg: generic: unlinking 20_fake_helo_tests.cf
Feb 26 04:15:08.255 [14130] dbg: generic: unlinking 20_freemail.cf
Feb 26 04:15:08.255 [14130] dbg: generic: unlinking 20_freemail_domains.cf
Feb 26 04:15:08.255 [14130] dbg: generic: unlinking 20_head_tests.cf
Feb 26 04:15:08.256 [14130] dbg: generic: unlinking 20_html_tests.cf
Feb 26 04:15:08.256 [14130] dbg: generic: unlinking 20_imageinfo.cf
Feb 26 04:15:08.256 [14130] dbg: generic: unlinking 20_meta_tests.cf
Feb 26 04:15:08.256 [14130] dbg: generic: unlinking 20_net_tests.cf
Feb 26 04:15:08.257 [14130] dbg: generic: unlinking 20_phrases.cf
Feb 26 04:15:08.257 [14130] dbg: generic: unlinking 20_porn.cf
Feb 26 04:15:08.257 [14130] dbg: generic: unlinking 20_ratware.cf
Feb 26 04:15:08.257 [14130] dbg: generic: unlinking 20_uri_tests.cf
Feb 26 04:15:08.257 [14130] dbg: generic: unlinking 20_vbounce.cf
Feb 26 04:15:08.258 [14130] dbg: generic: unlinking 23_bayes.cf
Feb 26 04:15:08.258 [14130] dbg: generic: unlinking 25_accessdb.cf
Feb 26 04:15:08.258 [14130] dbg: generic: unlinking 25_antivirus.cf
Feb 26 04:15:08.258 [14130] dbg: generic: unlinking 25_asn.cf
Feb 26 04:15:08.259 [14130] dbg: generic: unlinking 25_dcc.cf
Feb 26 04:15:08.259 [14130] dbg: generic: unlinking 25_dkim.cf
Feb 26 04:15:08.259 [14130] dbg: generic: unlinking 25_hashcash.cf
Feb 26 04:15:08.259 [14130] dbg: generic: unlinking 25_pyzor.cf
Feb 26 04:15:08.260 [14130] dbg: generic: unlinking 25_razor2.cf
Feb 26 04:15:08.260 [14130] dbg: generic: unlinking 25_replace.cf
Feb 26 04:15:08.260 [14130] dbg: generic: unlinking 25_spf.cf
Feb 26 04:15:08.260 [14130] dbg: generic: unlinking 25_textcat.cf
Feb 26 04:15:08.261 [14130] dbg: generic: unlinking 25_uribl.cf
Feb 26 04:15:08.261 [14130] dbg: generic: unlinking 30_text_de.cf
Feb 26 04:15:08.261 [14130] dbg: generic: unlinking 30_text_fr.cf
Feb 26 04:15:08.261 [14130] dbg: generic: unlinking 30_text_it.cf
Feb 26 04:15:08.262 [14130] dbg: generic: unlinking 30_text_nl.cf
Feb 26 04:15:08.262 [14130] dbg: generic: unlinking 30_text_pl.cf
Feb 26 04:15:08.262 [14130] dbg: generic: unlinking 30_text_pt_br.cf
Feb 26 04:15:08.262 [14130] dbg: generic: unlinking 50_scores.cf
Feb 26 04:15:08.263 [14130] dbg: generic: unlinking 60_adsp_override_dkim.cf
Feb 26 04:15:08.263 [14130] dbg: generic: unlinking 60_awl.cf
Feb 26 04:15:08.263 [14130] dbg: generic: unlinking 60_shortcircuit.cf
Feb 26 04:15:08.263 [14130] dbg: generic: unlinking 60_whitelist.cf
Feb 26 04:15:08.263 [14130] dbg: generic: unlinking 60_whitelist_dkim.cf
Feb 26 04:15:08.264 [14130] dbg: generic: unlinking 60_whitelist_spf.cf
Feb 26 04:15:08.264 [14130] dbg: generic: unlinking 60_whitelist_subject.cf
Feb 26 04:15:08.264 [14130] dbg: generic: unlinking 72_active.cf
Feb 26 04:15:08.265 [14130] dbg: generic: unlinking 72_scores.cf
Feb 26 04:15:08.265 [14130] dbg: generic: unlinking local.cf
Feb 26 04:15:08.265 [14130] dbg: generic: unlinking regression_tests.cf
Feb 26 04:15:08.265 [14130] dbg: generic: unlinking STATISTICS-set0-72_scores.cf.txt
Feb 26 04:15:08.266 [14130] dbg: generic: unlinking STATISTICS-set1-72_scores.cf.txt
Feb 26 04:15:08.266 [14130] dbg: generic: unlinking STATISTICS-set2-72_scores.cf.txt
Feb 26 04:15:08.266 [14130] dbg: generic: unlinking STATISTICS-set3-72_scores.cf.txt
Feb 26 04:15:08.266 [14130] dbg: generic: unlinking sa-update-pubkey.txt
Feb 26 04:15:08.267 [14130] dbg: generic: unlinking languages
Feb 26 04:15:08.267 [14130] dbg: generic: unlinking user_prefs.template
Feb 26 04:15:08.268 [14130] dbg: diag: updates complete, exiting with code 4



Re: Error with sa-update.

Posted by Lee Dilkie <Le...@dilkie.com>.

Daryl C. W. O'Shea wrote:
> Are you still having this issue?
>   
yes indeed
>   
> Wow.  That's an incredibly bad idea.  Allowing sa-update to install
> Perl, or other, code (--allowplugins) without verifying that the code is
> signed (--nogpg) is pretty risky.  If a mirror gets hacked you'll run
> (possibly as root) whatever code the attacker wants you to.
>   
I used pgp keys originally, then it broke and I was unable to get it to
work without --nopgp so I left it that way. I'll give some effort to
getting it to work again.

>   
>> config: failed to parse line, skipping, in
>> "/tmp/.spamassassin46123uY1E3Ntmp/72_active.cf": mimeheader
>> __TVD_MIME_ATT_AOPDF   Content-Type =~ /^application\/octet-stream.*\.pdf/i
>> config: failed to parse line, skipping, in
>> "/tmp/.spamassassin46123uY1E3Ntmp/72_active.cf": mimeheader
>> __TVD_MIME_ATT_AP      Content-Type =~ /^application\/pdf/i
>> config: failed to parse line, skipping, in
>> "/tmp/.spamassassin46123uY1E3Ntmp/72_active.cf": mimeheader
>> __TVD_MIME_ATT_TP      Content-Type =~ /^text\/plain/i
>> channel: lint check of update failed, channel failed
>>     
>
> On the surface this indicates an issue with the MIMEEval plugin.
> However, it appears that you're loading that plugin (see below).  Maybe
> verify that your version of MIMEEval is OK.
>
> [dos@cyan Plugin]$ sha1sum MIMEEval.pm
> ec62013c06d3a51d972cd02d51169221be6d51c2  MIMEEval.pm
> [dos@cyan Plugin]$
>   
$ sha1
/usr/local/lib/perl5/site_perl/5.8.9/Mail/SpamAssassin/Plugin/MIMEEval.pm
SHA1
(/usr/local/lib/perl5/site_perl/5.8.9/Mail/SpamAssassin/Plugin/MIMEEval.pm)
= ec62013c06d3a51d972cd02d51169221be6d51c2

matches yours.
>   
>> Feb 26 04:15:02.614 [14130] dbg: generic: lint check of site pre files succeeded, continuing with channel updates
>>     
>
> That's good.  A lint succeeds using minimal configuration.
>
>   
>> Feb 26 04:15:06.323 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::MIMEEval from @INC
>>     
> The MIMEEval plugin seems to be loading.
>
>   
>> config: failed to parse line, skipping, in "/tmp/.spamassassin14130V3YzQDtmp/72_active.cf": mimeheader __TVD_MIME_ATT_AOPDF	Content-Type =~ /^application\/octet-stream.*\.pdf/i
>> config: failed to parse line, skipping, in "/tmp/.spamassassin14130V3YzQDtmp/72_active.cf": mimeheader __TVD_MIME_ATT_AP	Content-Type =~ /^application\/pdf/i
>> config: failed to parse line, skipping, in "/tmp/.spamassassin14130V3YzQDtmp/72_active.cf": mimeheader __TVD_MIME_ATT_TP	Content-Type =~ /^text\/plain/i
>>     
>
> These are all MIMEEval rules.  I've checked and they are all wrapped in
> the appropriate ifplugin statements.
>
>   
Question. How does one check if the tmp files are deleted at the end?

Which ifplugin is is wrapped in?

>> Feb 26 04:15:07.438 [14130] dbg: zoom: loading compiled ruleset from /var/db/spamassassin/compiled/5.008/3.003000
>> Feb 26 04:15:07.447 [14130] dbg: zoom: using compiled ruleset in /var/db/spamassassin/compiled/5.008/3.003000/Mail/SpamAssassin/CompiledRegexps/body_0.pm for Mail::SpamAssassin::CompiledRegexps::body_0
>>     
>
> Hmm.  This is probably a flaw in sa-update, but probably doesn't affect
> your issue.  For fun, try rm'ing /var/db/spamassassin/compiled/ and run
> sa-update again.
>
>   
Tied that Daryl and still no good, same error

Thanks for lending a hand.

-lee

Re: Error with sa-update.

Posted by Lee Dilkie <Le...@dilkie.com>.
nevermind, it eventually created the directory and jeyring files... not
quite sure how that happened..

Lee Dilkie wrote:
> On getting pgp to work... Following HOWTO at
> http://daryl.dostech.ca/sa-update/sare/sare-sa-update-howto.txt
>
> "wget http://daryl.dostech.ca/sa-update/sare/GPG.KEY" worked fine
>
>
> $ sa-update --import GPG.KEY
> gpg: keyblock resource
> `/usr/local/etc/mail/spamassassin/sa-update-keys/secring.gpg': No such
> file or directory
> gpg: keyblock resource
> `/usr/local/etc/mail/spamassassin/sa-update-keys/pubring.gpg': No such
> file or directory
> gpg: no writable keyring found: Unknown system error
> gpg: error reading `GPG.KEY': General error
> gpg: import from `GPG.KEY' failed: General error
>
> there is no directory 'sa-update-keys' under
> '/usr/local/etc/mail/spamassassin'
>
> should they have been installed with the SA package (I'm running on
> FreeBSD).
>
> $ sa-update -V
> sa-update version svn897929
>   running on Perl version 5.8.9
>
> -lee
>   

-- 
Fuelly <http://www.fuelly.com/driver/dilkie/golf>

Re: Error with sa-update.

Posted by Lee Dilkie <Le...@dilkie.com>.
On getting pgp to work... Following HOWTO at
http://daryl.dostech.ca/sa-update/sare/sare-sa-update-howto.txt

"wget http://daryl.dostech.ca/sa-update/sare/GPG.KEY" worked fine


$ sa-update --import GPG.KEY
gpg: keyblock resource
`/usr/local/etc/mail/spamassassin/sa-update-keys/secring.gpg': No such
file or directory
gpg: keyblock resource
`/usr/local/etc/mail/spamassassin/sa-update-keys/pubring.gpg': No such
file or directory
gpg: no writable keyring found: Unknown system error
gpg: error reading `GPG.KEY': General error
gpg: import from `GPG.KEY' failed: General error

there is no directory 'sa-update-keys' under
'/usr/local/etc/mail/spamassassin'

should they have been installed with the SA package (I'm running on
FreeBSD).

$ sa-update -V
sa-update version svn897929
  running on Perl version 5.8.9

-lee


Re: Error with sa-update.

Posted by "Daryl C. W. O'Shea" <sp...@dostech.ca>.
On 26/02/2010 7:13 AM, Lee Dilkie wrote:
> Folks,
> 
> I'm getting a "parse error" when I run sa-update to pick up the latest
> ruleset (3.3? from updates.spamassassin.org.

Are you still having this issue?

> $ sa-update --allowplugins --nogpg --channel updates.spamassassin.org

Wow.  That's an incredibly bad idea.  Allowing sa-update to install
Perl, or other, code (--allowplugins) without verifying that the code is
signed (--nogpg) is pretty risky.  If a mirror gets hacked you'll run
(possibly as root) whatever code the attacker wants you to.

> config: failed to parse line, skipping, in
> "/tmp/.spamassassin46123uY1E3Ntmp/72_active.cf": mimeheader
> __TVD_MIME_ATT_AOPDF   Content-Type =~ /^application\/octet-stream.*\.pdf/i
> config: failed to parse line, skipping, in
> "/tmp/.spamassassin46123uY1E3Ntmp/72_active.cf": mimeheader
> __TVD_MIME_ATT_AP      Content-Type =~ /^application\/pdf/i
> config: failed to parse line, skipping, in
> "/tmp/.spamassassin46123uY1E3Ntmp/72_active.cf": mimeheader
> __TVD_MIME_ATT_TP      Content-Type =~ /^text\/plain/i
> channel: lint check of update failed, channel failed

On the surface this indicates an issue with the MIMEEval plugin.
However, it appears that you're loading that plugin (see below).  Maybe
verify that your version of MIMEEval is OK.

[dos@cyan Plugin]$ sha1sum MIMEEval.pm
ec62013c06d3a51d972cd02d51169221be6d51c2  MIMEEval.pm
[dos@cyan Plugin]$

> Shag it.. here's the dump (this includes updates from
> saupdates.openprotect.com as well but that one runs error free)

> Feb 26 04:15:02.614 [14130] dbg: generic: lint check of site pre files succeeded, continuing with channel updates

That's good.  A lint succeeds using minimal configuration.

> Feb 26 04:15:06.323 [14130] dbg: plugin: loading Mail::SpamAssassin::Plugin::MIMEEval from @INC
The MIMEEval plugin seems to be loading.

> config: failed to parse line, skipping, in "/tmp/.spamassassin14130V3YzQDtmp/72_active.cf": mimeheader __TVD_MIME_ATT_AOPDF	Content-Type =~ /^application\/octet-stream.*\.pdf/i
> config: failed to parse line, skipping, in "/tmp/.spamassassin14130V3YzQDtmp/72_active.cf": mimeheader __TVD_MIME_ATT_AP	Content-Type =~ /^application\/pdf/i
> config: failed to parse line, skipping, in "/tmp/.spamassassin14130V3YzQDtmp/72_active.cf": mimeheader __TVD_MIME_ATT_TP	Content-Type =~ /^text\/plain/i

These are all MIMEEval rules.  I've checked and they are all wrapped in
the appropriate ifplugin statements.

> Feb 26 04:15:07.438 [14130] dbg: zoom: loading compiled ruleset from /var/db/spamassassin/compiled/5.008/3.003000
> Feb 26 04:15:07.447 [14130] dbg: zoom: using compiled ruleset in /var/db/spamassassin/compiled/5.008/3.003000/Mail/SpamAssassin/CompiledRegexps/body_0.pm for Mail::SpamAssassin::CompiledRegexps::body_0

Hmm.  This is probably a flaw in sa-update, but probably doesn't affect
your issue.  For fun, try rm'ing /var/db/spamassassin/compiled/ and run
sa-update again.

Daryl