John Thompson vector.os2.dhs.org> writes:
>
> On 2006-10-11, Enrico Pasqualotto pasqualotto.org> wrote:
>
> > Hi at all, I want to deliver mail marked from spamassassin with SPAM to
> > admin address and not deliver to the user.
> > Is possible?
> > After I want to set this setup to specific
On 2006-10-11, Enrico Pasqualotto <[EMAIL PROTECTED]> wrote:
> Hi at all, I want to deliver mail marked from spamassassin with SPAM to
> admin address and not deliver to the user.
> Is possible?
> After I want to set this setup to specific email address not all user.
> I find in the docs and FAQ
Cedric BUSCHINI wrote:
Yes it is !!
As Matt said we need to know what tools you use...
I run spamassassin with Postfix.
I 've set in header_checks file :
/^Subject: \[SPAM\]/
REDIRECT [EMAIL PROTECTED]
Hello
Hi at all, I want to deliver mail marked from spamassassin with SPAM
to admin address and not deliver to the user.
Is possible?
Yes it is !!
As Matt said we need to know what tools you use...
I run spamassassin with Postfix.
I 've set in header_checks file :
---
Enrico Pasqualotto wrote:
> Hi at all, I want to deliver mail marked from spamassassin with SPAM
> to admin address and not deliver to the user.
> Is possible?
Yes, but SpamAssassin itself can't do that. It has no direct control
over mail delivery. You'll need to configure some other part of your
m
On Wednesday 11 October 2006 12:10, Enrico Pasqualotto wrote:
> Hi at all, I want to deliver mail marked from spamassassin with SPAM to
> admin address and not deliver to the user.
> Is possible?
> After I want to set this setup to specific email address not all user.
> I find in the docs and FAQ b