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
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
> 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
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.
> 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.
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
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.
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