[SAtalk] How to correctly shut down spamassassin ?

2003-03-06 Thread Malte Gell
Hi there,

I'm using SA 2.44 and start it via rc-script with

startproc /opt/spamassassin/bin/spamd -d -i 127.0.0.1 -r 
/var/run/spamd.pid

okay, this works spamd always comes up and works fine.

But, when I try to shut it down with

killproc -TERM /opt/spamassassin/bin/spamd 

spamd does not shut down, it's still there ? I tried several things with 
killproc, nothing works...spamd is still running. When I shut down the 
machine, then it stops of course.
So how should one shut down spamd correctly ?

Thanx
Malte



---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk


Re: [SAtalk] How to correctly shut down spamassassin ?

2003-03-06 Thread Malte Gell
> "perl" is the process here, not spamd. Besides, why mess around with
> such odd kill scripties when you have a perfectly good pid defined?
>
> kill -TERM `cat /var/run/spamd.pid`
>
> Will more than suffice (those are not single-quotes, but backtics).
> UNIX 101. :)


oh no, life can be simple... thanx, this works and I added now this 
short command.

Malte



---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk


Re: [SAtalk] Procmail Required?

2003-03-06 Thread Michael Weber
Hey, Joe.

I am doing almost the same thing, except I hand off the email to
GroupWise.

Rather than use Sendmail which has just had another major security hole
published, I use postfix.  The configuration is much simpler and there
is a great paper on integrating postfix with SA.  Now if I could just
put my hands on that link...  What was it now?  My mind's a wall.  Ah,
yes!  Now I recall...  How to handle...  ;-)

http://hints.linuxfromscratch.org/hints/postfix+spamassassin+razor.txt

This is for SA 2.4, but the parts for postfix should still work.  And
that's the tricky part.

Thanx!

-Michael

>>> Borgia Joe A Contr AFRL/IFOS <[EMAIL PROTECTED]> 03/06/03
08:55AM >>>
Bear with me as I'm just starting to trudge through documentation on
SpamAssassin.

I have a sendmail server which is our main mail_hub that I want to run
SpamAssassin on. The mail gets handed off to MS Exchange servers and
users
don't maintain home directories on the sendmail server. From what I
can
tell, it's looking like for my particular configuration, I'm interested
in
only running spamd. Does this sound accurate? Anyone have any advice?

Thanks,
Joe

-
Joseph A. Borgia, Jr.   Sr. UNIX Systems Engineer 
COMM: 315-330-3952  AFRL/IFOSS/UEO
FAX: 315-330-8258ITS UNIX Administration
DSN: 587-3952   Northrop-Grumman Information Technology





---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk


[SAtalk] sa-learn doesn't ignore "floder internal data"

2003-03-06 Thread Pavel Roskin
Hello!

sa-learn from spamassassin 2.50 doesn't ignore the special message used by
pine.  If I run "sa-learn --mbox false-positives --ham", it says "2
messages processed" (sorry, the quote is not exact, I don't want to rerun
sa-learn) when there is only one real message in that folder.  The other
message is a dummy created by pine in every folder.  It should never be
learned and spam or ham.

That's how this special message looks like:


>From MAILER-DAEMON Thu Mar  6 15:51:22 2003
Date: 06 Mar 2003 15:51:22 -0500
From: Mail System Internal Data <[EMAIL PROTECTED]>
Subject: DON'T DELETE THIS MESSAGE -- FOLDER INTERNAL DATA
X-IMAP: 1046983882 00
Status: RO

This text is part of the internal format of your mail folder, and is not
a real message.  It is created automatically by the mail system software.
If deleted, important folder data will be lost, and it will be re-created
with the data reset to initial values.


Perhaps it can be characterized by 3 specific attributes:
1) it's always the first message in the folder
2) it has no Received: lines
3) it begins with "From MAILER-DAEMON"

-- 
Regards,
Pavel Roskin


---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk


[SAtalk] Lockups

2003-03-06 Thread John Johnson
 I have had 2 nasty lockups with version 2.50 today.. Killed my system and I
had to
shut it down..

-John




Support anti-Spam legislation.
Join the fight http://www.cauce.org/



---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk


Re: [SAtalk] Lockups

2003-03-06 Thread John Johnson
 No I have not.. I was using it with qmail-scanner and I have just stopped
using it and will have to let TMDA deal with most of the spam til this
problem
get's resolved becuase it looks like a lot of people are having problems and
2.44 never gave me problems like this.

-John




Support anti-Spam legislation.
Join the fight http://www.cauce.org/
- Original Message -
From: Jeremy Zawodny <[EMAIL PROTECTED]>
To: John Johnson <[EMAIL PROTECTED]>
Cc: Jeremy Zawodny <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Thursday, March 06, 2003 5:47 PM
Subject: Re: [SAtalk] Lockups


> On Thu, Mar 06, 2003 at 05:55:51PM -0800, John Johnson wrote:
> >
> >  System was trashing around, no services were responding and it was
> > running out of virtual memory and giving errors saying it was
> > shutting down perl and spamd
>
> Have you tried running spamd with the "-m" option?
> --
> Jeremy D. Zawodny |  Perl, Web, MySQL, Linux Magazine, Yahoo!
> <[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/
>
>
> ---
> This SF.net email is sponsored by: Etnus, makers of TotalView, The
debugger
> for complex code. Debugging C/C++ programs can leave you feeling lost and
> disoriented. TotalView can help you find your way. Available on major UNIX
> and Linux platforms. Try it free. www.etnus.com
> ___
> Spamassassin-talk mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/spamassassin-talk
>



---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk