Hi Spamassassin-talk,
I am trying to Install the latest SA on my RH 9 Linux mailserver
and am running into a issue. Following the instructions on the web
(I am a complete newbie btw) I get to the "make" instruction and I
get a error of:
Makefile:94: ***missing seperator. Stop
How d
> Don't call ./configure.. read the INSTALL file which will tell you to:
>
> 1)perl Makefile.PL
> 2)make
> 3)make install
>
> Note there's no ./configure in there :)
I did that. I got this error when i tried to do the "make" command
~~
Makefile:92: *** missing separator. S
At 09:21 AM 6/6/2003 -0700, Simon wrote:
Hi,
I can't install spam assassins.
i have perl v5.8.0 and redhat 9
i got this error:
~~~
./configure
make: ./configure: Command not found
make: *** [binaries.mk] Error 127
~~~
What should I do?
Don't call ./configure.. read the INSTALL file which will te
Hi,
I can't install spam assassins.
i have perl v5.8.0 and redhat 9
i got this error:
~~~
./configuremake: ./configure: Command not
foundmake: *** [binaries.mk] Error 127~~~
What should I do?
Thanks
On Fri, Oct 11, 2002 at 04:21:39PM -0500, Mitchell Leben wrote:
> In my procmail log I am seeing that the -P option is being removed:
> I see in the man file that:
> -P, --pipeDeliver to STDOUT (now default)
> so I guess the -P is redundant.
Yeah, -P used to not be the defa
On Fri, 11 Oct 2002, Theo Van Dinter wrote:
> Well, the :0e part says that if the previous rule fails, so you'd only
> see it when the SA call fails. I had a few times where there'd be this
> new file called EXITCODE=69 in my mail area when I had the same rule.
> I finally figured out that it did
On Fri, Oct 11, 2002 at 03:51:17PM -0500, Mitchell Leben wrote:
> Hmmm. I am no procmail expert. I based my recipe on the suggestions linked
> from the documentation page:
> http://codesorcery.net/docs/spamtricks.html
>
> The spam is indeed being filtered into a folder in Pine, but I will keep
>
Thanks Theo, comments below.
On Fri, 11 Oct 2002, Theo Van Dinter wrote:
> > The procmail recipe I am using:
> >
> > :0fw
> > * < 256000
> > | spamassassin -P
> >
> > :0e
> > EXITCODE==$?
>
> FYI, that won't do what you want exactly. I would probably do:
>
> :0e
> {
> EXITCODE=$?
> }
On Fri, Oct 11, 2002 at 03:26:26PM -0500, Mitchell Leben wrote:
> Reading your email helped me to realize I had the wrong version of
> perl-HTML-Parser installed. I was able to install the correct version and
> now I can run SA:
>
> [root@spock spam_assassin]# /etc/rc.d/init.d/spamassassin start
First, thanks for responding. I realize this is a bit of a newbie problem,
but after RTFM and trying for hours I was at a loss.
Reading your email helped me to realize I had the wrong version of
perl-HTML-Parser installed. I was able to install the correct version and
now I can run SA:
[root@
On Fri, Oct 11, 2002 at 11:20:12AM -0500, Mitchell Leben wrote:
> [root@spock spam_assassin]# /etc/rc.d/init.d/spamassassin start
> Starting spamd: Can't locate HTML/Parser.pm in @INC (@INC contains: ../lib
> /usr/lib/perl5/
> site_perl/5.6.1/i386-linux /usr/lib/perl5/site_perl/5.6.1
> /usr/lib/
Hi all,
I have spent a few hours going round and round, perhaps someone here
can help. I wish to use SpamAssasin to filter mail first for just my
account to try it out.
RedHat 7.3
Already running procmail-3.22 to filter mail.
I downloaded and installed the following RPMS from spamassassin.or
13 matches
Mail list logo