> -Original Message-
> From: Alex van den Bogaerdt
> On Thu, Sep 18, 2003 at 12:42:15AM -0400, Larry Gilson wrote:
> > Hi Alex,
>
> > > in master.cf:
> > >
> > > spamc unix- n n - -
> pipe
> > > flags=Fq
> > > user=spamcheck
On Thu, Sep 18, 2003 at 12:42:15AM -0400, Larry Gilson wrote:
> Hi Alex,
> > in master.cf:
> >
> > spamc unix- n n - - pipe
> > flags=Fq
> > user=spamcheck
> > argv=/usr/bin/spamc -x -e /usr/sbin/sendmail -i -f
> > $sender $reci
Hi Alex,
> -Original Message-
> From: Alex van den Bogaerdt
> I once tried to find out what the big need was to do it either way.
>
> May I present a third (or is it: a second?) alternative:
>
> in master.cf:
>
> spamc unix- n n - - pipe
>
Thanks to all who answered! Your perspectives are greatly appreciated!
Regards,
Larry
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Spamassassin
On Wed, Sep 17, 2003 at 04:02:11PM -0400, Larry Gilson wrote:
> I have been trying to understand the advantages and disadvantages of using
> the shell script method (like that employed by SecuritySage) and the
> Procmail method as a content_filter for Postfix. Can someone lend an expert
> opinion
On Wed, Sep 17, 2003 at 04:02:11PM -0400, Larry Gilson wrote:
> I have been trying to understand the advantages and disadvantages of using
> the shell script method (like that employed by SecuritySage) and the
> Procmail method as a content_filter for Postfix. Can someone lend an expert
> opinion?
On Wed, 17 Sep 2003 16:02:11 -0400
Larry Gilson <[EMAIL PROTECTED]> wrote:
>
> I have been trying to understand the advantages and disadvantages of
> using the shell script method (like that employed by SecuritySage) and
> the Procmail method as a content_filter for Postfix. Can someone lend
> a
I use a homemade filter chain based on the Perl Mail::Audit package.
The advantage is, if you know Perl, it's much easier to set up and maintain
than Procmail.
The disadvantage is, if you don't know Perl you probably can't use it. Oh
yeah, and running it means you have to deal with whatever overh
Hi All,
I have been trying to understand the advantages and disadvantages of using
the shell script method (like that employed by SecuritySage) and the
Procmail method as a content_filter for Postfix. Can someone lend an expert
opinion? Does anyone feel that one method is more flexible than anot