Sorry, here is the full output from the command:

************************************************************
mini:/etc/init.d#  sh -x /etc/init.d/spamassassin start
+ PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin
+ DAEMON=/usr/sbin/spamd
+ NAME=spamd
+ SNAME=spamassassin
+ DESC=SpamAssassin Mail Filter Daemon
+ PIDFILE=/var/run/spamd.pid
+ PNAME=spamd
+ DOPTIONS=-d --pidfile=/var/run/spamd.pid
+ ENABLED=0
+ OPTIONS=
+ test -f /etc/default/spamassassin
+ . /etc/default/spamassassin
++ ENABLED=1
++ OPTIONS=-v -u vpopmail
+ test 1 '!=' 0
+ test -f /usr/sbin/spamd
+ set -e
+ echo -n 'Starting SpamAssassin Mail Filter Daemon: '
Starting SpamAssassin Mail Filter Daemon: +
start-stop-daemon --start --pidfile /var/run/spamd.pid --name
spamd --startas /usr/sbin/spamd -- -v -u
vpopmail -d --pidfile=/var/run/spamd.pid
Unknown option: -

Spamd version 2.43


************************************************************
----- Original Message -----
From: "Duncan Findlay" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 18, 2002 1:03 AM
Subject: Re: [SAtalk] Installation Problem


> On Tue, Dec 17, 2002 at 12:07:24PM -0500, Michael wrote:
> > Where could I look for that.  Like I said I checked in
> > /etc/default/spamassassin & in  /etc/mail/spamassassin/local.cf and they
> > look ok.  I also looked in my startup script and it looks ok.  I will
> > include them though in case you can see something that I do not.
> >
> >
***************************************************************************
> > more /etc/default/spamassassin
> > # /etc/default/spamd.conf
> > # Duncan Findlay
> > # November 2001
> >
> > # WARNING read README.spamd before using.  THERE ARE SECURITY RISKS!
> >
> > # Change to one to enable spamd
> > ENABLED=1
> >
> > # Options
> > # See man spamd for possible options. The -d option is automatically
added.
> > OPTIONS="-d -v -u vpopmail"
>
> The -d option is unnecessary, but I don't think its presence would
> cause spamd to fail (but feel free to try it).
>
> Run "/usr/sbin/spamd -d -v -u vpopmail" from a shell (as root) and see
> if it works. If so then I am totally stumped!
>
> --
> Duncan Findlay
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:
> With Great Power, Comes Great Responsibility
> Learn to use your power at OSDN's High Performance Computing Channel
> http://hpc.devchannel.org/
> _______________________________________________
> Spamassassin-talk mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/spamassassin-talk
>




-------------------------------------------------------
This SF.NET email is sponsored by: Order your Holiday Geek Presents Now!
Green Lasers, Hip Geek T-Shirts, Remote Control Tanks, Caffeinated Soap,
MP3 Players,  XBox Games,  Flying Saucers,  WebCams,  Smart Putty.
T H I N K G E E K . C O M       http://www.thinkgeek.com/sf/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to