SA 32x build not finding openssl headers on FreeBSD?

2007-12-27 Thread snowcrash+sa
i'm migrating to SA 32x-branch/svn (r607171) on FreeBSD 62. i've openssl installed from ports in prefix=/usr/local, i.e., ssl libs in /usr/local/lib ssl incs in /usr/local/include/openssl echoing my working procedure from osx, i cd spamassassin setenv LDFLAGS "-L/usr/local/lib" setenv

Re: Issue with SpamAssassin (spamc only) over a FreeBSD Jail

2007-12-27 Thread Michael Scheidell
One of the issues might be FreeBsd jail. (and as earlier poster stated, amavisd-new doesn't call spamd) We are talking about amavisd-new, NOT amavisd, right? I am the official ports maintainer of SpamAssassin, and would be interested in making sure it and amaivsd-new worked in a freebsd jail. Som

Re: Issue with SpamAssassin (spamc only) over a FreeBSD Jail

2007-12-27 Thread Jari Fredriksson
> Hi everyone, > > I want to add Spam Assassin 3.23 to my SPAM counter > measures > It is working into a FreeBSD jails, over Amavisd-new port. > > When I test SpamAssassing via: spamassassin > it reacts correctly, raising the GTube signature: > X-Spam-Flag: YES > X-Spam-Checker-Version: SpamAss

Issue with SpamAssassin (spamc only) over a FreeBSD Jail

2007-12-27 Thread B3r3n
Hi everyone, I want to add Spam Assassin 3.23 to my SPAM counter measures It is working into a FreeBSD jails, over Amavisd-new port. When I test SpamAssassing via: spamassassin for spamd:58 Dec 26 13:16:39 ns spamd[14210]: spamd: clean message (0.0/5.0) for spamd:58 in 0.0 seconds, 551 bytes.

Re: Spamassassin Upgrade

2007-12-27 Thread Jari Fredriksson
> Dear Matt, > > Thank you very much for your reply. > Let me quote what is happening with Net::DNS. > When I try to train bayes by entering for example: > > sa-learn --no-sync --spam --mbox /home/support/mail/Trash > > I get the following message: > > dns: Net::DNS version is 0.31, but need 0.

Re: Spamassassin Upgrade

2007-12-27 Thread Nikos K.
Dear Matt, Thank you very much for your reply. Let me quote what is happening with Net::DNS. When I try to train bayes by entering for example: sa-learn --no-sync --spam --mbox /home/support/mail/Trash I get the following message: dns: Net::DNS version is 0.31, but need 0.34 at /usr/lib/perl

Re: Spamassassin Upgrade

2007-12-27 Thread Matt Kettler
Nikos K. wrote: > Dear All, > > I had a mail server with the following characteristics: > Redhat9 (Kernel 2.4.20-8) > Squirrelmail-1.4.3a-1 > Spamassassin 3.0.1. > > The mail server was working fine but the spamassassing was missing a lot of > spam messages. So, I tried to upgrade it to version 3.

Spamassassin Upgrade

2007-12-27 Thread Nikos K.
Dear All, I had a mail server with the following characteristics: Redhat9 (Kernel 2.4.20-8) Squirrelmail-1.4.3a-1 Spamassassin 3.0.1. The mail server was working fine but the spamassassing was missing a lot of spam messages. So, I tried to upgrade it to version 3.1.8. by installing the followin