hi,

my SA on an OSX 10.3.9 box is *working* as expected ...

however, inbound mail headers are marked with:

        X-Spam-Checker-Version: SpamAssassin 3.1.0-r179985 (2005-06-04)

my problem is:

% svn info
        Path: .
        URL: http://svn.apache.org/repos/asf/spamassassin/trunk
        Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
        Revision: 180201
        Node Kind: directory
        Schedule: normal
        Last Changed Author: felicity
        Last Changed Rev: 180182
        Last Changed Date: 2005-06-05 18:07:05 -0700 (Sun, 05 Jun 2005)
        Properties Last Updated: 2005-06-05 20:09:31 -0700 (Sun, 05 Jun 2005)

and if i 'poke around' _in_ spamc ...

        ...
        @@SpamAssassin [EMAIL PROTECTED]@@@  compiled with SSL support (%s)
        @@@OpenSSL 0.9.7b 10 Apr 2003@@%s@@
        ...

% ls -alt bin/spamc
        -r-xr-xr-x    1 root     wheel       47956 Jun  5 20:12 bin/spamc

% otool -L bin/spamc
        bin/spamc:
/usr/local/ssl/lib/libssl.0.9.7.dylib (compatibility version 0.9.0, current version 0.9.7) /usr/local/ssl/lib/libcrypto.0.9.7.dylib (compatibility version 0.9.0, current version 0.9.7) /usr/lib/libdl.1.dylib (compatibility version 1.0.0, current version 1.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 71.1.3)

% which openssl
        /usr/local/ssl/bin/openssl

% openssl version
        OpenSSL 0.9.7e 25 Oct 2004


################
## QUESTION
#

is spamc built correctly against my libs, and just reporting incorrectly?

or, something else?

thx!

richard

Reply via email to