On 23/05/02 at 17:56, John Weissberg <[EMAIL PROTECTED]> wrote :
> Can anyone point me to a clear and simply explanation of how
> to set-up SA with Postfix using either spamd or spamproxy?
>
> I tried 4 or 5 months ago back when bleeding edge was V2.0 and
> was unsuccessful then. Perhaps someone
John,
I am setting up the same thing at the moment actually. I haven't fully
released it to our customer base, but I am testing it and it is working
fine. Any comments from others would be great though.
I've installed Procmail v3.22 and SpamAssassin 2.20. I am running spamd
with the flags -d (da
> "JW" == John Weissberg <[EMAIL PROTECTED]> writes:
JW> Can anyone point me to a clear and simply explanation of how to set-up
JW> SA with Postfix using either spamd or spamproxy?
spamproxyd can lose your mail, so don't use it.
what I'm using is amavisd-new without any antivirus checker.
b
> -Original Message-
> From: John Weissberg [mailto:[EMAIL PROTECTED]]
> Sent: 21 January 2002 18:02
> To: Tony Hoyle
> Cc: [EMAIL PROTECTED]
> Subject: Re: [SAtalk] Postfix set-up and Mail loops
>
>
> I am using Postfix and now trying to set up SA via spam
I am using Postfix and now trying to set up SA via spamd. I seem to be creating
mail-loops with the spamc pipe to sendmail in the spamfilter file called from
Postfix master.cf. It seems that mails that spanc scans are being output via
sendmail into a queue that will be scanned by spamc again etc.
> -Original Message-
> From: John Weissberg [mailto:[EMAIL PROTECTED]]
> Sent: 17 January 2002 07:35
> To: Tony Hoyle
> Cc: [EMAIL PROTECTED]
> Subject: Re: [SAtalk] Postfix set-up
>
>
> Sorry to be such a newbie but... I have no idea what the
> spamfilte
> If I simply wanted to call spamc -f as you suggest, how do I do this from
> master.cf or main.cf?
>
> Add to master.cf:
>
> spamunix- n n - 10 pipeuser=mail
> argv=/usr/local/bin/spamfilter ${sender} ${recipient}
>
> Add to main.cf:
>
> content_filter =
Sorry to be such a newbie but... I have no idea what the spamfilter file should
look like. Can you supply a simple one? All I want to do is re-label spam files
with the "***SPAM***" message so that my mail users can easily identify and/or
delete them. SA does not need, at this point, to segregate
> -Original Message-
> From: John Weissberg [mailto:[EMAIL PROTECTED]]
> Sent: 16 January 2002 15:48
> To: [EMAIL PROTECTED]
> Subject: [SAtalk] Postfix set-up
>
>
> I am using Postfix as my MTA. I would love to have incoming
> mail filtered
> by Spam Assassin. Can some explain how to
Take a look at the FILTER_README in the postfix distro.
Basicly you set "content_filter" to send to spamproxy
(smtp:localhost:
and in master.cf add an smtp server at the return port for spamproxy and
overide the content_filter rule:
inet n - y - - smtpd -o
Quoting John Weissberg ([EMAIL PROTECTED]):
> I am using Postfix as my MTA. I would love to have
> incoming mail filtered by Spam Assassin. Can some explain
> how to modify Postfix master.cf or main.cf so as to
> invoke Spam Assassin for each incoming mail.
I use Postfix and SA, and I didn't mod
11 matches
Mail list logo