Re: Pre Queue Spam Assassin Advice

2009-06-24 Thread Victor Duchovni
On Wed, Jun 24, 2009 at 08:43:15PM +0100, Steve wrote: > My train of thought is to filter in this order; > POSTFIX NATIVE > client checks (RATE CONTROL, IP, PTR, RBL, CUSTOM LISTS, HEADER & BODY) > PRE-QUEUE CONTENT FILTER (CLAMAV using clamsmtp) > PRE-QUEUE CONTENT FILTER (spamass-milter) > Thi

Re: Pre Queue Spam Assassin Advice

2009-06-24 Thread Steve
On Wed, 2009-06-24 at 15:35 -0400, Victor Duchovni wrote: > On Wed, Jun 24, 2009 at 08:29:42PM +0100, Steve wrote: > > > > > My only confusion is where do I put the symlink. To make matters a > > > > struggle for me I'm dyslexic so please forgive me a little as I'm > > > > struggling to follow thi

Re: Pre Queue Spam Assassin Advice

2009-06-24 Thread Victor Duchovni
On Wed, Jun 24, 2009 at 08:29:42PM +0100, Steve wrote: > > > My only confusion is where do I put the symlink. To make matters a > > > struggle for me I'm dyslexic so please forgive me a little as I'm > > > struggling to follow this: /home/mail/email/home/mail/email - I see the > > > same things tw

Re: Pre Queue Spam Assassin Advice

2009-06-24 Thread Steve
On Wed, 2009-06-24 at 14:58 -0400, Victor Duchovni wrote: > On Wed, Jun 24, 2009 at 07:20:00PM +0100, EASY > steve.h...@digitalcertainty.co.uk wrote: > > > > It looks like some of your smtpd(8) master.cf entries are chrooted and > > > others are not. You should use the unchrooted pathname in both

Re: Pre Queue Spam Assassin Advice

2009-06-24 Thread Victor Duchovni
On Wed, Jun 24, 2009 at 07:20:00PM +0100, EASY steve.h...@digitalcertainty.co.uk wrote: > > It looks like some of your smtpd(8) master.cf entries are chrooted and > > others are not. You should use the unchrooted pathname in both cases, > > and make a symlink: > > > > /home/mail/email/home/m

Re: Pre Queue Spam Assassin Advice

2009-06-24 Thread Steve
On Wed, 2009-06-24 at 13:29 -0500, Noel Jones wrote: > EASY steve.h...@digitalcertainty.co.uk wrote: > > On Wed, 2009-06-24 at 14:02 -0400, Victor Duchovni wrote: > >> On Wed, Jun 24, 2009 at 06:54:37PM +0100, Steve wrote: > >> > >>> milter_default_action = tempfail > >> "/private/samilte"

Re: Pre Queue Spam Assassin Advice

2009-06-24 Thread Noel Jones
EASY steve.h...@digitalcertainty.co.uk wrote: On Wed, 2009-06-24 at 14:02 -0400, Victor Duchovni wrote: On Wed, Jun 24, 2009 at 06:54:37PM +0100, Steve wrote: milter_default_action = tempfail "/private/samilte" != /home/mail/email/private/samilter Postfix runs chrooted and the absolute woul

Re: Pre Queue Spam Assassin Advice

2009-06-24 Thread EASY steve.h...@digitalcertainty.co.uk
On Wed, 2009-06-24 at 14:02 -0400, Victor Duchovni wrote: > On Wed, Jun 24, 2009 at 06:54:37PM +0100, Steve wrote: > > > > > > > milter_default_action = tempfail > > > > > > > > > > "/private/samilte" != /home/mail/email/private/samilter > > > > > > > > > Postfix runs chrooted and the absolute w

Re: Pre Queue Spam Assassin Advice

2009-06-24 Thread Victor Duchovni
On Wed, Jun 24, 2009 at 06:54:37PM +0100, Steve wrote: > > > > > milter_default_action = tempfail > > > > > > > > "/private/samilte" != /home/mail/email/private/samilter > > > > > > > Postfix runs chrooted and the absolute would be incorrect. It's chrooted > > > to /home/mail/email hence it is c

Re: Pre Queue Spam Assassin Advice

2009-06-24 Thread Steve
On Wed, 2009-06-24 at 13:46 -0400, Victor Duchovni wrote: > On Wed, Jun 24, 2009 at 06:36:41PM +0100, EASY > steve.h...@digitalcertainty.co.uk wrote: > > > > > If I have a milter set up and it creates a 'unix socket' on start up, > > > > e.g. > > > > /home/mail/email/private/samilter > > > > >

Re: Pre Queue Spam Assassin Advice

2009-06-24 Thread Victor Duchovni
On Wed, Jun 24, 2009 at 06:36:41PM +0100, EASY steve.h...@digitalcertainty.co.uk wrote: > > > If I have a milter set up and it creates a 'unix socket' on start up, > > > e.g. > > > /home/mail/email/private/samilter > > > > > > then defining the milter in main.cf like this (bear in mind Postfix

Re: Pre Queue Spam Assassin Advice

2009-06-24 Thread EASY steve.h...@digitalcertainty.co.uk
On Wed, 2009-06-24 at 13:32 -0400, Victor Duchovni wrote: > On Wed, Jun 24, 2009 at 05:49:45PM +0100, Steve wrote: > > > Hi List, > > > > I've been having some adventures with pre queue filtering with > > SpamAssassin. This has introduced me to 'milters' which look really > > interesting. > > >

Re: Pre Queue Spam Assassin Advice

2009-06-24 Thread Victor Duchovni
On Wed, Jun 24, 2009 at 05:49:45PM +0100, Steve wrote: > Hi List, > > I've been having some adventures with pre queue filtering with > SpamAssassin. This has introduced me to 'milters' which look really > interesting. > > I've been trying to set up suggested spamassassin milter > (spamass-milter

Pre Queue Spam Assassin Advice

2009-06-24 Thread Steve
Hi List, I've been having some adventures with pre queue filtering with SpamAssassin. This has introduced me to 'milters' which look really interesting. I've been trying to set up suggested spamassassin milter (spamass-milter) but I'm find large gaps in my basic Linux understanding.I don't mind a