Jeroen Demeyer on Tue, 12 May 2015 13:10:27 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: OS X: ??sumnummon does not work


Spam detection software, running on the system "pari.math.u-bordeaux1.fr", has
identified this incoming email as possible spam.  The original message
has been attached to this so you can view it (if it isn't spam) or label
similar future email.  If you have any questions, see
@@CONTACT_ADDRESS@@ for details.

Content preview:  I discovered that the problem was a badly made "make snapshot",
   because that is how I transferred the files to that machine. I noticed that
   the "snapshot" target has no dependencies in the Makefile: snapshot: config/settar
   $(VERS) snapshot [...] 

Content analysis details:   (5.2 points, 5.0 required)

 pts rule name              description
---- ---------------------- --------------------------------------------------
 2.7 DNS_FROM_AHBL_RHSBL    RBL: Envelope sender listed in dnsbl.ahbl.org
-0.0 T_RP_MATCHES_RCVD      Envelope sender domain matches handover relay
                            domain
 2.5 BAYES_50               BODY: Bayes spam probability is 40 to 60%
                            [score: 0.4996]


--- Begin Message --- I discovered that the problem was a badly made "make snapshot", because that is how I transferred the files to that machine.

I noticed that the "snapshot" target has no dependencies in the Makefile:

snapshot:
    config/settar $(VERS) snapshot

Surely, the "snapshot" target should depend on the shipped source files, in particular usersch3.tex?


--- End Message ---