An perl bug made it into 6.0:
http://www.openbsd.org/errata60.html
> I am running 6.0 and each time I try to run sa-update, I get the
> following error:
> Argument "1.38_01" isn't numeric in numeric lt (<) at
> /usr/libdata/perl5/IO/Socket/IP.pm line 847
>
> line 847 is:if( $IO::Socket::VERS
.. Thu 28.Mar'13 at 14:01:10 +0100 Remco ...
> James Griffin wrote:
>
> > Hi
> >
> > Basically, as the subject says: I upgraded to the latest snapshot and now
> > spamassassin fails start.
> >
> > This is the error out when I try to start it from the command-line:
[snip]
> >
James Griffin wrote:
> Hi
>
> Basically, as the subject says: I upgraded to the latest snapshot and now
> spamassassin fails start.
>
> This is the error out when I try to start it from the command-line:
>
>
> Bad arg length for NetAddr::IP::Util::mask4to6, length is 128, should be
> 32 at /us
Darren Spruell wrote:
The 'man -M' method gives you good flexibility for choosing what page.
Not to mention doing something like 'man -a spamd'.
Woodchuck wrote:
As a work-around, you can name the spamassassin spamd's man pages something
else, say Spamd.
I don't know if there is an easy solution for this (I don't want to call
it a problem), but I think this shouldn't happen.
This is probably a matter for the spamassassin port maintai
Woodchuck wrote:
On Tue, 20 Feb 2007, Mike Erdely wrote:
Guido Tschakert wrote:
The first and the last entry are both spamd (8), but spamassassin from
ports has overwritten /usr/local/man/man8/spamd.8 from the system (which
I am looking for)
The man page for OpenBSD's spamd is not in /usr/loc
On 2/20/07, Woodchuck <[EMAIL PROTECTED]> wrote:
On Tue, 20 Feb 2007, Mike Erdely wrote:
> Guido Tschakert wrote:
> > The first and the last entry are both spamd (8), but spamassassin from
> > ports has overwritten /usr/local/man/man8/spamd.8 from the system (which
> > I am looking for)
>
> The
Guido Tschakert <[EMAIL PROTECTED]> wrote:
> Hello,
>
> while reading the discussion about spamd, I decided to learn a little
> bit about it and have a look in the manual, but man spamd yields to the
> manual of "spamd - daemonized version of spamassassin" what is not
> exactly what I was looking
On Tue, 20 Feb 2007, Mike Erdely wrote:
> Guido Tschakert wrote:
> > The first and the last entry are both spamd (8), but spamassassin from
> > ports has overwritten /usr/local/man/man8/spamd.8 from the system (which
> > I am looking for)
>
> The man page for OpenBSD's spamd is not in /usr/local.
On Tuesday 20 February 2007 15:14, Woodchuck wrote:
> > I don't know if there is an easy solution for this (I don't want to
> > call it a problem), but I think this shouldn't happen.
>
> This is probably a matter for the spamassassin port maintainter.
> Renaming its spamd would not be hard.
>
> Dav
Jason McIntyre wrote:
> On Tue, Feb 20, 2007 at 10:19:31PM +0100, Guido Tschakert wrote:
>> The first and the last entry are both spamd (8), but spamassassin from
>> ports has overwritten /usr/local/man/man8/spamd.8 from the system (which
>> I am looking for)
>>
>> I don't know if there is an easy
On Tue, 20 Feb 2007, Guido Tschakert wrote:
> Hello,
>
> while reading the discussion about spamd, I decided to learn a little
> bit about it and have a look in the manual, but man spamd yields to the
> manual of "spamd - daemonized version of spamassassin" what is not
> exactly what I was lookin
On 2/20/07, Guido Tschakert <[EMAIL PROTECTED]> wrote:
The first and the last entry are both spamd (8), but spamassassin from
ports has overwritten /usr/local/man/man8/spamd.8 from the system (which
I am looking for)
The base system doesn't install any components under /usr/local/ by default.
Guido Tschakert wrote:
The first and the last entry are both spamd (8), but spamassassin from
ports has overwritten /usr/local/man/man8/spamd.8 from the system (which
I am looking for)
The man page for OpenBSD's spamd is not in /usr/local.
On my system, SpamAssassin's spamd is (1) not (8).
For
On Tue, Feb 20, 2007 at 10:19:31PM +0100, Guido Tschakert wrote:
>
> The first and the last entry are both spamd (8), but spamassassin from
> ports has overwritten /usr/local/man/man8/spamd.8 from the system (which
> I am looking for)
>
> I don't know if there is an easy solution for this (I don'
To Karel
You should learn what ports and packages are
Read FAQ 15 Ports and Packages
Fetching port tree read 15.3.2
p5-Mail-SpamAssassin-3.1.0p0.tgz
is it this package can't see from your mail.
You dont need the ports maintainer when you use the package
do you?
You need the package mantainer
On Thu, Dec 28, 2006 at 11:30:27AM +0100, Karel Kulhavy wrote:
> Hi
>
> How do I figure out who is the maintainer of Spamassassin? I put
> "How to figure out who is a maintainer of an openbsd package" into google
> and got to http://www.openbsd.org/faq/faq15.html
> Where they write:
> "To see who
On Thu, Dec 28, 2006 at 11:30:27AM +0100, Karel Kulhavy wrote:
> Can you recommend a different tool than spamassassin? I wonder
> what CRM114 is http://crm114.sourceforge.net/
I've some unfinished ports for crm114 available, and i'm using it
for quite some time now to classify mail.
Works quite w
On 2006/12/28 11:30, Karel Kulhavy wrote:
> How do I figure out who is the maintainer of Spamassassin? I put
> "How to figure out who is a maintainer of an openbsd package" into google
> and got to http://www.openbsd.org/faq/faq15.html
> Where they write:
> "To see who is the maintainer of the port
On Thu, Dec 28, 2006 at 11:30:27AM +0100, Karel Kulhavy wrote:
> When I clear the stale lock and re-run it, then it segfaults again. Are you
> familiar with this problem? I will try yet erasing the .spamassassin directory
> (no idea how to erase the db without corrupting the contents of .spamassas
Woodchuck skrev:
On Wed, 27 Sep 2006, Hans Almqvist wrote:
Hi all!
I am trying to install Spamassaassin from the ports tree on an OpenBSD 3.9
system.
I have removed /usr/ports an downloaded a fresh copy starting from scratch.
I did one prior run with make which of course gave the same res
On Wed, 27 Sep 2006, Hans Almqvist wrote:
> Hi all!
>
> I am trying to install Spamassaassin from the ports tree on an OpenBSD 3.9
> system.
>
> I have removed /usr/ports an downloaded a fresh copy starting from scratch.
> I did one prior run with make which of course gave the same result.
>
>
Per-Olov Sjvholm wrote:
>On Thursday 06 April 2006 16.15, Gabriel George POPA wrote:
>
>
>>Some e-mails I receive have autolearn=no and others have
>>autolearn=failed. I use the classic combination of spamd/spamc and the
>>OpenBSD 3.8 provided p5-SpamAssassin package, installed as Op
Vielen dank. I now made a configuration based on your own. I thought
that bayes_path is a directory (obviously it should not be this way). I
started spamd with -u and -d; I realized that -r is useful for sending
SIGHUP (otherwise spamd will shut down).
On Thursday 06 April 2006 16.15, Gabriel George POPA wrote:
> Some e-mails I receive have autolearn=no and others have
> autolearn=failed. I use the classic combination of spamd/spamc and the
> OpenBSD 3.8 provided p5-SpamAssassin package, installed as OpenBSD
> recommends. I tried to f
Gabriel George POPA wrote:
Some e-mails I receive have autolearn=no and others have
autolearn=failed. I use the classic combination of spamd/spamc and the
OpenBSD 3.8 provided p5-SpamAssassin package, installed as OpenBSD
recommends. I tried to follow the instructions at
spamassass
Thanks to all who replied. After seeing that my fellow OpenBSDers had no
problem with installing sa-learn through ports, I decided to go back and
re-run the install. This time, package Net-DNS-0.47.tar.gz was downloaded and
installed and that solved the problem. Not sure why it wasn't retrieved
Hi,
> While SpamAssassin itself seems to be installed,
> what is apparently missing is the utility sa-learn which is needed to update
> the Bayesian database. It's not in the path, and I scoured the hard disk with
> "locate" - it's not there. No man page for sa-learn either.
On 3.7-stable, I g
--On 16 September 2005 14:14 +0800, Robert Storey wrote:
Hello folks. I'm trying to use SpamAssassin (not Spamd) on OpenBSD
3.7. I installed using the port mail/p5-Mail-SpamAssassin.
Try the package, in case something went wrong with your port-building.
It's not in the path, and I scoured t
$ uname -a
OpenBSD jasper 3.7 GENERIC.RAID#1 i386
$ pkg_info -L p5-Mail-SpamAssassin | grep sa-learn
/usr/local/bin/sa-learn
/usr/local/man/man1/sa-learn.1
El vie, 16-09-2005 a las 14:14 +0800, Robert Storey escribis:
> [...]
> what is apparently missing is the utility sa-learn which is needed to update
> the Bayesian database. It's not in the path, and I scoured the hard disk with
> "locate" - it's not there. No man page for sa-learn either.
> [...
Hi,
On my OpenBSD 3.6, sa-learn is there :
/usr/bin/sa-learn
Now just a simple question :
Did you run a locate database update after installing SpamAssassin ?...
locate's not find.
#/usr/libexec/locate.updatedb &
Regards
Oreste
-Message d'origine-
De : [EMAIL PROTECTED] [mailto:[EMAIL P
32 matches
Mail list logo