Re: Using a blacklist - configuration-file not working

2009-09-12 Thread Jari Fredriksson
> On Fri 11 Sep 2009 01:47:38 PM CEST, franc wrote > >> Does this mean with amavis spamassassin is NOT used? > > dont confuse the answer:) > > spamassassin is a client > spamd is a daemond > amavisd is a daemond > > finaly: > > amavisd does not use spamassassin or spamd > > clear now ? spama

Re: Using a blacklist - configuration-file not working

2009-09-11 Thread franc
and it works after a restart of amavisd-new. So everything ok, thank you very much. spamassassin 2>&1 -D --lint | less All OK. -- View this message in context: http://www.nabble.com/Using-a-blacklist---configuration-file-not-working-tp25396597p25407826.html Sent from the SpamAssassin -

Re: Using a blacklist - configuration-file not working

2009-09-11 Thread Benny Pedersen
On Fri 11 Sep 2009 01:47:38 PM CEST, franc wrote Does this mean with amavis spamassassin is NOT used? dont confuse the answer:) spamassassin is a client spamd is a daemond amavisd is a daemond finaly: amavisd does not use spamassassin or spamd clear now ? I thought amavis is using spamas

Re: Using a blacklist - configuration-file not working

2009-09-11 Thread Benny Pedersen
On Fri 11 Sep 2009 01:27:11 PM CEST, franc wrote Yes, i restarted spamassassin, and now i found out, that amavis is handling some configurations in 20-debian_defaults, here i can put some blacklist (with amavis notation of course). do not edit this file, use some user files to overwride contens

Re: Using a blacklist - configuration-file not working

2009-09-11 Thread franc
://www.nabble.com/Using-a-blacklist---configuration-file-not-working-tp25396597p25401019.html Sent from the SpamAssassin - Users mailing list archive at Nabble.com.

Re: Using a blacklist - configuration-file not working

2009-09-11 Thread franc
---configuration-file-not-working-tp25396597p25400656.html Sent from the SpamAssassin - Users mailing list archive at Nabble.com.

Re: Using a blacklist - configuration-file not working

2009-09-11 Thread franc
rsion=3.2.4 ... And a description that this mail is considered as spam, mostly because of GTUBE. I think this is working. But why is my blacklist not working? -- View this message in context: http://www.nabble.com/Using-a-blacklist---configuration-file-not-working-tp25396597p25400374.html Sent from th

Re: Using a blacklist - configuration-file not working

2009-09-11 Thread Mark Martinec
> > No, it means spamd isn't used. ... > > This i misunderstood too, i thought spamd IS the spamassassin-daemon. It is. And so is amavisd, just uses a different protocol to talk with a MTA. You don't need both. > On my system, spamd is running. But i don't find any running spamassassin > process

Re: Using a blacklist - configuration-file not working

2009-09-11 Thread franc
m/Using-a-blacklist---configuration-file-not-working-tp25396597p25399959.html Sent from the SpamAssassin - Users mailing list archive at Nabble.com.

Re: Using a blacklist - configuration-file not working

2009-09-11 Thread franc
or spamassassin, i don't find it under /var/log ... Amavis runs under amavis, so: su amavis -c 'spamassassin --lint' gives no output, so no errors. -- View this message in context: http://www.nabble.com/Using-a-blacklist---configuration-file-not-working-tp25396597p25399956.h

Re: Using a blacklist - configuration-file not working

2009-09-11 Thread McDonald, Dan
On Fri, 2009-09-11 at 04:47 -0700, franc wrote: > > McDonald, Dan wrote: > > > > estarting spamassassin won't do any good. You need to restart amavisd. > > Amavisd loads the perl libraries and daemonizes itself instead of using > > spamd. > > Does this mean with amavis spamassassin is NOT used?

Re: Using a blacklist - configuration-file not working

2009-09-11 Thread franc
d clamav to check the mails but has no spamcheck and viruscheck itself. -- View this message in context: http://www.nabble.com/Using-a-blacklist---configuration-file-not-working-tp25396597p25399496.html Sent from the SpamAssassin - Users mailing list archive at Nabble.com.

Re: Using a blacklist - configuration-file not working

2009-09-11 Thread Mark Martinec
On Friday September 11 2009 13:27:11 franc wrote: > Yes, i restarted spamassassin, and now i found out, that amavis is handling > some configurations in 20-debian_defaults, here i can put some blacklist > (with amavis notation of course). This is independent from SpamAssassin. > But i wonder why

Re: Using a blacklist - configuration-file not working

2009-09-11 Thread franc
ble.com/Using-a-blacklist---configuration-file-not-working-tp25396597p25399476.html Sent from the SpamAssassin - Users mailing list archive at Nabble.com.

Re: Using a blacklist - configuration-file not working

2009-09-11 Thread McDonald, Dan
On Fri, 2009-09-11 at 04:27 -0700, franc wrote: > > rich...@buzzhost.co.uk wrote: > > > Yes, i restarted spamassassin, and now i found out, that amavis is handling > some configurations in 20-debian_defaults, restarting spamassassin won't do any good. You need to restart amavisd. Amavisd loads

Re: Using a blacklist - configuration-file not working

2009-09-11 Thread franc
evel, X-Spam-Status Flags, and X-Virus-Scanned: Debian amavisd-new at ew6.org And Spam is moved automatically to the .Spam Folder. -- View this message in context: http://www.nabble.com/Using-a-blacklist---configuration-file-not-working-tp25396597p25399257.html Sent from the SpamAssassin - Users mailing list archive at Nabble.com.

Re: Using a blacklist - configuration-file not working

2009-09-11 Thread McDonald, Dan
On Fri, 2009-09-11 at 00:51 -0700, franc wrote: > Hello, > > i just installed spamassassin 3.2.4 (running on Perl 5.8.8) with postfix > 2.5.1 on a Ubuntu 8.04. > Now i want to use a personal blacklist an i put into > > /etc/spamassassin/myblacklist.cf That's an odd path name. I'm used to the c

Re: Using a blacklist - configuration-file not working

2009-09-11 Thread rich...@buzzhost.co.uk
On Fri, 2009-09-11 at 03:53 -0700, franc wrote: > > > rich...@buzzhost.co.uk wrote: > > > > Create the blacklist file: > > # vim /etc/spamassassin/blacklist.cf > > > > blacklist_from *...@aol.com > > blacklist_from drop.t...@aol.com > > > > Test it for errors: > > # spamassassin --lint > >

Re: Using a blacklist - configuration-file not working

2009-09-11 Thread franc
.d/spamassassin restart > > Send it a test message to check and confirmed blocked (in my case). > This is exactly what i have done. But spamassassin ignores it totally. No errors on spamassassin --lint -- View this message in context: http://www.nabble.com/Using-a-blacklist---configurat

Re: Using a blacklist - configuration-file not working

2009-09-11 Thread rich...@buzzhost.co.uk
On Fri, 2009-09-11 at 01:07 -0700, franc wrote: > > rich...@buzzhost.co.uk wrote: > > > > To do this, somewhere near the end of your main.cf: > > header_checks = regexp:/etc/postfix/header_checks > > > > File /etc/postfix/header_checks looks like this: > > /^From:.*whoe...@aol.com/ REJECT sender

Re: Using a blacklist - configuration-file not working

2009-09-11 Thread rich...@buzzhost.co.uk
On Fri, 2009-09-11 at 01:07 -0700, franc wrote: > > rich...@buzzhost.co.uk wrote: > > > > To do this, somewhere near the end of your main.cf: > > header_checks = regexp:/etc/postfix/header_checks > > > > File /etc/postfix/header_checks looks like this: > > /^From:.*whoe...@aol.com/ REJECT sender

Re: Using a blacklist - configuration-file not working

2009-09-11 Thread franc
Thank you, does this mean that there is no way to configure spamassassin himself? Is spamassassin configured only indirectly by postfix (and amavis)? I don't understand this. -- View this message in context: http://www.nabble.com/Using-a-blacklist---configuration-file-not-working-tp2539

Re: Using a blacklist - configuration-file not working

2009-09-11 Thread rich...@buzzhost.co.uk
On Fri, 2009-09-11 at 00:51 -0700, franc wrote: > Hello, > > i just installed spamassassin 3.2.4 (running on Perl 5.8.8) with postfix > 2.5.1 on a Ubuntu 8.04. > Now i want to use a personal blacklist an i put into > > /etc/spamassassin/myblacklist.cf > > an put into it: > > blacklist_from mai

Using a blacklist - configuration-file not working

2009-09-11 Thread franc
-blacklist---configuration-file-not-working-tp25396597p25396597.html Sent from the SpamAssassin - Users mailing list archive at Nabble.com.