Re: Syslog local3

2024-04-04 Thread Emmanuel Seyman
* Bill Cole [03/04/2024 10:54] : > > If you are using something else to > call Spamassassin, e.g. Amavis, MIMEDefang, etc., that other software > controls the logging. Ah, that must be it. I'm using spamass-milter to allow postfix to call spamassassin and

Syslog local3

2024-04-03 Thread Emmanuel Seyman
Hello, all. It's taken me nearly a year to realize this but spamassassin sends to syslog with the local3 facility, not 'mail' as I had assumed. Is this something that can be configured? Regards, Emmanuel

sa-learn on an Exchange public folder

2023-12-03 Thread Emmanuel Seyman
Hello all. I've set up SA at $WORK and now want to train the bayesian classifier. To that end, a public folder has been setup on our Exchange server and I want to run sa-learn on any email that is transferred to it. I'm guessing this is a popular thing to do and that there would already be a wr

Re: new paradigm

2011-11-28 Thread Emmanuel Seyman
* Benny Pedersen [25/11/2011 17:54] : > > maillists often not remove originating sender addr, if thay did how > can i get all that private emails orinating from maillists ? I believe that rh is suggesting not to put email adresses in the body of your mail if you're replying to a mailing-list. Mos

Re: sa-learn

2007-10-25 Thread Emmanuel Seyman
* Jonn Taylor : > > Is it ok to send mail to salearn that has been tagged by spamassassin? Yes (Spamassassin tags will be removed from the mails before they are learnt from). http://wiki.apache.org/spamassassin/LearningMarkedUpMessages Emmanuel

Re: Can't locate MLDBM.pm in @INC

2007-10-24 Thread Emmanuel Seyman
* Wolfgang Zeikat : > > With SpamAssassin version 3.1.8 running on Perl version 5.8.5, I get the > spamd error "Can't locate MLDBM.pm in @INC" even after installing > MLDBM.pm (on a redhat EL 4 based Scientific Linux system). > > # find / -iname "MLDBM.pm" > /usr/lib/perl5/vendor_perl/5.8.5/IO/Al