Re: [SAtalk] question about sa-learn and message/rfc822 attached mail

2003-06-26 Thread Gary Schrock
At 03:35 PM 6/25/2003, you wrote: On Wed, Jun 25, 2003 at 03:06:24PM -0400, Gary Schrock wrote: > What I thought happens is that sa-learn can recognize an email message that > contains a message/rfc822 attached message, and learn from that attached > message, hence the reason you should forward a

Re: [SAtalk] question about sa-learn and message/rfc822 attached mail

2003-06-25 Thread Kai Schaetzl
Gary Schrock wrote on Wed, 25 Jun 2003 15:06:24 -0400: > Do I need to be doing something before the message gets piped to > sa-learn to pull the attachment out so it's seperate? > Yes, sa-learn needs the message in the attachment, not the whole thing. That's why it is in the attachment, so you

Re: [SAtalk] question about sa-learn and message/rfc822 attached mail

2003-06-25 Thread Theo Van Dinter
On Wed, Jun 25, 2003 at 03:06:24PM -0400, Gary Schrock wrote: > What I thought happens is that sa-learn can recognize an email message that > contains a message/rfc822 attached message, and learn from that attached > message, hence the reason you should forward a spam message to it using > that

Re: [SAtalk] Question about sa-learn

2003-06-10 Thread Jim Ford
On Mon, Jun 09, 2003 at 06:09:53PM -0500, Michael Satterwhite wrote: > Close. With spamd running as root, I'm running as michael. If I run sa-learn > running as michael, does that work, It works for me! Regards: Jim Ford --- This SF.net emai

Re: [SAtalk] Question about sa-learn

2003-06-10 Thread Kai Schaetzl
Michael Satterwhite wrote on Mon, 9 Jun 2003 18:09:53 -0500: > Close. With spamd running as root, I'm running as michael. If I run sa-learn > running as michael, does that work, or do I have to go to root mode? > I have to admit that I always run it as root, but this shouldn't be necessary. I t

Re: [SAtalk] Question about sa-learn

2003-06-09 Thread Michael Satterwhite
On Monday 09 June 2003 07:31, Kai Schaetzl wrote: > Not sure, since you don't explain the problem you have. Your sitewide bayes > db needs to be 666, so that all users can write to it, otherwise > auto-learning would fail f.i. Is that what you wanted to know? If *you* > want to train it you can ju

Re: [SAtalk] Question about sa-learn

2003-06-09 Thread Jonathan Vanasco
i've got a similar thing running SA-exim i only run sitewide - i'm not offering individual users their own prefs (we're a small company) so, spamd is running with /etc/spamassassin/local.cf as the local configuration file in there, i have these lines for bayes: ## ## Bayes ## # Enable the Bay

Re: [SAtalk] Question about sa-learn

2003-06-09 Thread Kai Schaetzl
Michael Satterwhite wrote on Mon, 9 Jun 2003 05:44:16 -0500: > I'm running spamd in root mode. I'd like to start using the Bayesian filter, > but I'm not sure how to train Spamassassin when spamd is running root. I'm > sure I'm missing something very obvious. Can you offer any help? > Not sure,